[INFO] fetching crate cpp-linter 2.0.0-rc15...
[INFO] testing cpp-linter-2.0.0-rc15 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate cpp-linter 2.0.0-rc15 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate cpp-linter 2.0.0-rc15
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cpp-linter 2.0.0-rc15
[INFO] tweaked toml for crates.io crate cpp-linter 2.0.0-rc15 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpp-linter 2.0.0-rc15 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cpp-linter 2.0.0-rc15 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]   Downloaded openssl-src v300.5.2+3.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31cc964b94e5c86019ea93d8565464e9e8d219fae758f5935be42455e65e97ac
[INFO] running `Command { std: "docker" "start" "-a" "31cc964b94e5c86019ea93d8565464e9e8d219fae758f5935be42455e65e97ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31cc964b94e5c86019ea93d8565464e9e8d219fae758f5935be42455e65e97ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31cc964b94e5c86019ea93d8565464e9e8d219fae758f5935be42455e65e97ac", kill_on_drop: false }`
[INFO] [stdout] 31cc964b94e5c86019ea93d8565464e9e8d219fae758f5935be42455e65e97ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fa585a49c8b1fe02ec6466365d3bb3b3c6a0fb1251ee1302efdb61cebd3acc7
[INFO] running `Command { std: "docker" "start" "-a" "7fa585a49c8b1fe02ec6466365d3bb3b3c6a0fb1251ee1302efdb61cebd3acc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fast-glob v1.0.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling cpp-linter v2.0.0-rc15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "7fa585a49c8b1fe02ec6466365d3bb3b3c6a0fb1251ee1302efdb61cebd3acc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fa585a49c8b1fe02ec6466365d3bb3b3c6a0fb1251ee1302efdb61cebd3acc7", kill_on_drop: false }`
[INFO] [stdout] 7fa585a49c8b1fe02ec6466365d3bb3b3c6a0fb1251ee1302efdb61cebd3acc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c4d404608bf4a1a06cbd0219189e20bc645664714faa53fc9dba2315b0058b1
[INFO] running `Command { std: "docker" "start" "-a" "0c4d404608bf4a1a06cbd0219189e20bc645664714faa53fc9dba2315b0058b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cpp-linter v2.0.0-rc15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.79s
[INFO] running `Command { std: "docker" "inspect" "0c4d404608bf4a1a06cbd0219189e20bc645664714faa53fc9dba2315b0058b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4d404608bf4a1a06cbd0219189e20bc645664714faa53fc9dba2315b0058b1", kill_on_drop: false }`
[INFO] [stdout] 0c4d404608bf4a1a06cbd0219189e20bc645664714faa53fc9dba2315b0058b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4252f1818a8a60be18929eea7b40587f9fa3cb5f4a5081b64199be1de3d5abfa
[INFO] running `Command { std: "docker" "start" "-a" "4252f1818a8a60be18929eea7b40587f9fa3cb5f4a5081b64199be1de3d5abfa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpp_linter-fd82e5201e1ebc89)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test clang_tools::clang_format::tests::formalize_custom_style ... ok
[INFO] [stdout] test clang_tools::clang_format::tests::parse_blank_xml ... ok
[INFO] [stdout] test clang_tools::clang_format::tests::formalize_llvm_style ... ok
[INFO] [stdout] test clang_tools::clang_format::tests::formalize_google_style ... ok
[INFO] [stdout] test clang_tools::clang_tidy::test::clang_diagnostic_link ... ok
[INFO] [stdout] test clang_tools::clang_tidy::test::clang_analyzer_link ... ok
[INFO] [stdout] test clang_tools::clang_format::tests::parse_xml ... ok
[INFO] [stdout] test clang_tools::tests::get_exe_by_invalid_path ... ok
[INFO] [stdout] test cli::structs::test::display_thread_comments_enum ... ok
[INFO] [stdout] test cli::structs::test::display_lines_changed_only_enum ... ok
[INFO] [stdout] test cli::structs::test::validate_version_path ... ok
[INFO] [stdout] test cli::test::error_on_blank_extensions ... ok
[INFO] [stdout] test cli::structs::test::parse_positional ... ok
[INFO] [stdout] test cli::test::extra_arg_1 ... ok
[INFO] [stdout] test cli::test::extra_arg_2 ... ok
[INFO] [stdout] test common_fs::file_filter::tests::ignore_glob ... ok
[INFO] [stdout] test cli::test::extra_arg_0 ... ok
[INFO] [stdout] test common_fs::file_filter::tests::ignore_root ... ok
[INFO] [stdout] test clang_tools::clang_tidy::test::test_capture ... ok
[INFO] [stdout] test common_fs::file_filter::tests::ignore_root_implicit ... ok
[INFO] [stdout] test common_fs::file_filter::tests::ignore_src ... ok
[INFO] [stdout] test common_fs::file_filter::tests::ignore_submodules ... ok
[INFO] [stdout] test common_fs::test::get_line_count_edge_cases ... ok
[INFO] [stdout] test common_fs::test::get_ranges_diff ... ok
[INFO] [stdout] test common_fs::test::get_ranges_none ... ok
[INFO] [stdout] test common_fs::test::get_ranges_added ... ok
[INFO] [stdout] test common_fs::test::normalize_current_redirect ... ok
[INFO] [stdout] test common_fs::test::normalize_redirects ... ok
[INFO] [stdout] test common_fs::test::line_not_in_diff ... ok
[INFO] [stdout] test clang_tools::clang_tidy::test::use_extra_args ... FAILED
[INFO] [stdout] test clang_tools::tests::get_exe_by_version ... FAILED
[INFO] [stdout] test common_fs::file_filter::tests::walk_dir_recursively ... FAILED
[INFO] [stdout] test clang_tools::tests::get_exe_by_path ... FAILED
[INFO] [stdout] test common_fs::test::translate_byte_offset ... FAILED
[INFO] [stdout] test clang_tools::tests::get_exe_by_default ... FAILED
[INFO] [stdout] test common_fs::test::normalize_no_root ... FAILED
[INFO] [stdout] [[1;35mTRACE[0m]: A dummy log statement for code coverage
[INFO] [stdout] test logger::test::trace_log ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;33m WARN[0m]: libgit2 failed to parse the diff
[INFO] [stdout] [[1;31mERROR[0m]: Using brute force diff parsing!
[INFO] [stdout] [[1;33m WARN[0m]: libgit2 failed to parse the diff
[INFO] [stdout] [[1;31mERROR[0m]: Using brute force diff parsing!
[INFO] [stdout] [[1;31mERROR[0m]: Using brute force diff parsing!
[INFO] [stdout] [[1;33m WARN[0m]: libgit2 failed to parse the diff
[INFO] [stdout] [[1;31mERROR[0m]: Using brute force diff parsing!
[INFO] [stdout] [[1;31mERROR[0m]: Using brute force diff parsing!
[INFO] [stdout] test git::brute_force_parse_diff::test::parse_binary_diff ... ok
[INFO] [stdout] test git::brute_force_parse_diff::test::parse_renamed_diff_with_patch ... ok
[INFO] [stdout] test git::test::with_no_changed_sources ... FAILED
[INFO] [stdout] test git::test::with_staged_changed_sources ... FAILED
[INFO] [stdout] test git::test::with_changed_sources ... FAILED
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]: Failed to parse next page link from response header
[INFO] [stdout] test rest_api::test::bad_link_domain ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]: Response header link for pagination is malformed
[INFO] [stdout] test rest_api::test::bad_link_header ... ok
[INFO] [stdout] start_log_group: Dummy test
[INFO] [stdout] end_log_group
[INFO] [stdout] test rest_api::test::dummy_coverage ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] test git::brute_force_parse_diff::test::parse_typical_diff ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] test git::brute_force_parse_diff::test::parse_renamed_diff ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;31mERROR[0m]: GITHUB_STEP_SUMMARY file could not be opened
[INFO] [stdout] [[1;32m INFO[0m]: 0 clang-format-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 0 clang-tidy-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 0 checks-failed
[INFO] [stdout] test rest_api::github::test::fail_gh_summary ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:34963/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:34963
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers does not include a reset timestamp
[INFO] [stdout] test rest_api::test::rate_limit_no_reset - should panic ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;34mDEBUG[0m]: Failed to parse u64 from retry interval about rate limit: X
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;34mDEBUG[0m]: Failed to parse u64 from retry interval about rate limit: X
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;34mDEBUG[0m]: Failed to parse u64 from retry interval about rate limit: X
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;34mDEBUG[0m]: Failed to parse u64 from retry interval about rate limit: X
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;34mDEBUG[0m]: Failed to parse u64 from retry interval about rate limit: X
[INFO] [stdout] test rest_api::github::test::fail_get_local_diff ... ok
[INFO] [stdout] test rest_api::test::rate_limit_bad_retry - should panic ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] test run::test::bad_repo_root ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]: GITHUB_OUTPUT file could not be opened
[INFO] [stdout] [[1;32m INFO[0m]: 0 clang-format-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 0 clang-tidy-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 0 checks-failed
[INFO] [stdout] test rest_api::github::test::fail_gh_output ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;32m INFO[0m]: 0 clang-format-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 0 clang-tidy-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 0 checks-failed
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] test rest_api::github::test::check_comment_lgtm ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:38891/
[INFO] [stdout] test run::test::no_version_input ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:38891
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] test run::test::normal ... FAILED
[INFO] [stdout] [[1;34mDEBUG[0m]: Failed to parse i64 from remaining attempts about rate limit: X
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:41691/
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:34963/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:34963
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] test rest_api::test::rate_limit_bad_count ... ok
[INFO] [stdout] test run::test::version_command ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:41691
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Failed to parse i64 from reset time about rate limit: X
[INFO] [stdout] test rest_api::test::rate_limit_primary - should panic ... ok
[INFO] [stdout] [[1;34mDEBUG[0m]: SetLoggerError(())
[INFO] [stdout] test rest_api::test::rate_limit_bad_reset - should panic ... ok
[INFO] [stdout] [[1;32m INFO[0m]: Processing event unknown
[INFO] [stdout] [[1;32m INFO[0m]: Ignored:
[INFO] [stdout] [[1;32m INFO[0m]:   ./.github
[INFO] [stdout] [[1;32m INFO[0m]:   ./target
[INFO] [stdout] ::group::Get list of specified source files
[INFO] [stdout] [[1;32m INFO[0m]: Giving attention to the following files:
[INFO] [stdout] ::endgroup::
[INFO] [stdout] ::group::Posting feedback
[INFO] [stdout] [[1;32m INFO[0m]: 0 clang-format-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 0 clang-tidy-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 0 checks-failed
[INFO] [stdout] ::endgroup::
[INFO] [stdout] test run::test::no_analysis ... ok
[INFO] [stdout] [[1;32m INFO[0m]: Processing event unknown
[INFO] [stdout] [[1;32m INFO[0m]: Ignored:
[INFO] [stdout] [[1;32m INFO[0m]:   ./target
[INFO] [stdout] [[1;32m INFO[0m]:   ./benches/libgit2
[INFO] [stdout] ::group::Get list of specified source files
[INFO] [stdout] [[1;32m INFO[0m]: Giving attention to the following files:
[INFO] [stdout] ::endgroup::
[INFO] [stdout] test run::test::pre_commit_env ... ok
[INFO] [stdout] [[1;32m INFO[0m]: Processing event unknown
[INFO] [stdout] [[1;32m INFO[0m]: Ignored:
[INFO] [stdout] [[1;32m INFO[0m]:   ./target
[INFO] [stdout] [[1;32m INFO[0m]:   ./benches/libgit2
[INFO] [stdout] ::group::Get list of specified source files
[INFO] [stdout] [[1;32m INFO[0m]: Giving attention to the following files:
[INFO] [stdout] ::endgroup::
[INFO] [stdout] test run::test::force_debug_output ... FAILED
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;31mERROR[0m]: GITHUB_STEP_SUMMARY file could not be opened
[INFO] [stdout] [[1;32m INFO[0m]: 65535 clang-format-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 65535 clang-tidy-checks-failed
[INFO] [stdout] [[1;32m INFO[0m]: 131070 checks-failed
[INFO] [stdout] test rest_api::github::test::check_comment_concerns ... FAILED
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] [[1;34mDEBUG[0m]{reqwest::connect:882}: starting new connection: http://127.0.0.1:46819/
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:527}: Request received: 
[INFO] [stdout] GET /
[INFO] [stdout] accept: */*
[INFO] [stdout] host: 127.0.0.1:46819
[INFO] [stdout] 
[INFO] [stdout] [[1;34mDEBUG[0m]{mockito::server:547}: Mock found
[INFO] [stdout] [[1;34mDEBUG[0m]: Response headers do not include remaining API usage count
[INFO] [stdout] test rest_api::test::rate_limit_secondary - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- clang_tools::clang_tidy::test::use_extra_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clang_tools::clang_tidy::test::use_extra_args' (25) panicked at src/clang_tools/clang_tidy.rs:432:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not find clang tool by name
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
[INFO] [stdout]    2: <cpp_linter::clang_tools::ClangTool>::get_exe_path::{closure#1}
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:69:41
[INFO] [stdout]    3: <core::result::Result<std::path::PathBuf, which::error::Error>>::map_err::<anyhow::Error, <cpp_linter::clang_tools::ClangTool>::get_exe_path::{closure#1}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <cpp_linter::clang_tools::ClangTool>::get_exe_path
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:69:29
[INFO] [stdout]    5: cpp_linter::clang_tools::clang_tidy::test::use_extra_args
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/clang_tidy.rs:426:14
[INFO] [stdout]    6: cpp_linter::clang_tools::clang_tidy::test::use_extra_args::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/clang_tidy.rs:424:24
[INFO] [stdout]    7: <cpp_linter::clang_tools::clang_tidy::test::use_extra_args::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1ac7f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6373ec58dd2f - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::path::PathBuf, anyhow[647cbb8c0dc34888]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6373ec58dd2f - cpp_linter[d4bee53fc04b79a8]::clang_tools::clang_tidy::test::use_extra_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clang_tools/clang_tidy.rs:432:14
[INFO] [stdout]   22:     0x6373ec584c47 - cpp_linter[d4bee53fc04b79a8]::clang_tools::clang_tidy::test::use_extra_args::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clang_tools/clang_tidy.rs:424:24
[INFO] [stdout]   23:     0x6373ec5edd86 - <cpp_linter[d4bee53fc04b79a8]::clang_tools::clang_tidy::test::use_extra_args::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   45:     0x798a0badea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- clang_tools::tests::get_exe_by_version stdout ----
[INFO] [stdout] tool_exe: Err(Could not find clang-format by version
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:698:13
[INFO] [stdout]    2: <cpp_linter::clang_tools::ClangTool>::get_exe_path::{closure#3}
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:112:41
[INFO] [stdout]    3: <core::result::Result<std::path::PathBuf, which::error::Error>>::map_err::<anyhow::Error, <cpp_linter::clang_tools::ClangTool>::get_exe_path::{closure#3}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <cpp_linter::clang_tools::ClangTool>::get_exe_path
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:112:29
[INFO] [stdout]    5: cpp_linter::clang_tools::tests::get_exe_by_version
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:504:37
[INFO] [stdout]    6: cpp_linter::clang_tools::tests::get_exe_by_version::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:501:28
[INFO] [stdout]    7: <cpp_linter::clang_tools::tests::get_exe_by_version::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone)
[INFO] [stdout] 
[INFO] [stdout] thread 'clang_tools::tests::get_exe_by_version' (29) panicked at src/clang_tools/mod.rs:506:9:
[INFO] [stdout] assertion failed: tool_exe.is_ok_and(|val|
[INFO] [stdout]         val.file_name().unwrap().to_string_lossy().to_string().contains(CLANG_FORMAT.as_str()))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d82a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1aca72 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6373ec5a5c7f - cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_version
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clang_tools/mod.rs:506:9
[INFO] [stdout]   21:     0x6373ec59e277 - cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clang_tools/mod.rs:501:28
[INFO] [stdout]   22:     0x6373ec5ed486 - <cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_version::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   44:     0x798a0badea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common_fs::file_filter::tests::walk_dir_recursively stdout ----
[INFO] [stdout] ignored = ["./target"]
[INFO] [stdout] not ignored = []
[INFO] [stdout] 
[INFO] [stdout] thread 'common_fs::file_filter::tests::walk_dir_recursively' (43) panicked at src/common_fs/file_filter.rs:258:9:
[INFO] [stdout] assertion failed: !files.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d82a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1aca72 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6373ec571e09 - cpp_linter[d4bee53fc04b79a8]::common_fs::file_filter::tests::walk_dir_recursively
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common_fs/file_filter.rs:258:9
[INFO] [stdout]   21:     0x6373ec563a57 - cpp_linter[d4bee53fc04b79a8]::common_fs::file_filter::tests::walk_dir_recursively::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common_fs/file_filter.rs:254:30
[INFO] [stdout]   22:     0x6373ec5ee406 - <cpp_linter[d4bee53fc04b79a8]::common_fs::file_filter::tests::walk_dir_recursively::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   44:     0x798a0badea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- clang_tools::tests::get_exe_by_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'clang_tools::tests::get_exe_by_path' (28) panicked at src/clang_tools/mod.rs:529:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CannotFindBinaryPath
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1ac7f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6373ec5a5328 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::path::PathBuf, which[24f2c686a6df1348]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6373ec5a5328 - cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clang_tools/mod.rs:529:46
[INFO] [stdout]   22:     0x6373ec59e217 - cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clang_tools/mod.rs:527:25
[INFO] [stdout]   23:     0x6373ec5ed406 - <cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   45:     0x798a0badea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common_fs::test::translate_byte_offset stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common_fs::test::translate_byte_offset' (52) panicked at src/common_fs/mod.rs:311:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1ac7f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6373ec56ea56 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::vec::Vec<u8>, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6373ec56ea56 - cpp_linter[d4bee53fc04b79a8]::common_fs::test::translate_byte_offset
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common_fs/mod.rs:311:71
[INFO] [stdout]   22:     0x6373ec5636f7 - cpp_linter[d4bee53fc04b79a8]::common_fs::test::translate_byte_offset::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common_fs/mod.rs:310:31
[INFO] [stdout]   23:     0x6373ec5edc86 - <cpp_linter[d4bee53fc04b79a8]::common_fs::test::translate_byte_offset::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   45:     0x798a0badea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- clang_tools::tests::get_exe_by_default stdout ----
[INFO] [stdout] tool_exe: Err(Could not find clang tool by name
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
[INFO] [stdout]    2: <cpp_linter::clang_tools::ClangTool>::get_exe_path::{closure#1}
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:69:41
[INFO] [stdout]    3: <core::result::Result<std::path::PathBuf, which::error::Error>>::map_err::<anyhow::Error, <cpp_linter::clang_tools::ClangTool>::get_exe_path::{closure#1}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:968:27
[INFO] [stdout]    4: <cpp_linter::clang_tools::ClangTool>::get_exe_path
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:69:29
[INFO] [stdout]    5: cpp_linter::clang_tools::tests::get_exe_by_default
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:516:37
[INFO] [stdout]    6: cpp_linter::clang_tools::tests::get_exe_by_default::{closure#0}
[INFO] [stdout]              at /opt/rustwide/workdir/src/clang_tools/mod.rs:515:28
[INFO] [stdout]    7: <cpp_linter::clang_tools::tests::get_exe_by_default::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone)
[INFO] [stdout] 
[INFO] [stdout] thread 'clang_tools::tests::get_exe_by_default' (26) panicked at src/clang_tools/mod.rs:518:9:
[INFO] [stdout] assertion failed: tool_exe.is_ok_and(|val|
[INFO] [stdout]         val.file_name().unwrap().to_string_lossy().to_string().contains(CLANG_FORMAT.as_str()))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d82a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1aca72 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6373ec5a5a30 - cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clang_tools/mod.rs:518:9
[INFO] [stdout]   21:     0x6373ec59e247 - cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/clang_tools/mod.rs:515:28
[INFO] [stdout]   22:     0x6373ec5ed446 - <cpp_linter[d4bee53fc04b79a8]::clang_tools::tests::get_exe_by_default::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   44:     0x798a0badea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common_fs::test::normalize_no_root stdout ----
[INFO] [stdout] relative path = ../cpp-linter
[INFO] [stdout] 
[INFO] [stdout] thread 'common_fs::test::normalize_no_root' (50) panicked at src/common_fs/mod.rs:297:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "cpp-linter"
[INFO] [stdout]  right: "ignored_paths"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1ac933 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6373ec602671 - core[27de1724e4349be2]::panicking::assert_failed::<std[3b51380354919863]::path::PathBuf, std[3b51380354919863]::path::PathBuf>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6373ec56dfc4 - cpp_linter[d4bee53fc04b79a8]::common_fs::test::normalize_no_root
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common_fs/mod.rs:297:9
[INFO] [stdout]   22:     0x6373ec563697 - cpp_linter[d4bee53fc04b79a8]::common_fs::test::normalize_no_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common_fs/mod.rs:289:27
[INFO] [stdout]   23:     0x6373ec5edc06 - <cpp_linter[d4bee53fc04b79a8]::common_fs::test::normalize_no_root::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   45:     0x798a0badea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- git::test::with_no_changed_sources stdout ----
[INFO] [stdout] Using temp folder at "/tmp/.tmpMltRdU"
[INFO] [stdout] 
[INFO] [stdout] thread 'git::test::with_no_changed_sources' (58) panicked at src/git.rs:399:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { code: -1, klass: 12, message: "failed to resolve address for github.com: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1ac7f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6373ec56b976 - <core[27de1724e4349be2]::result::Result<git2[e869cc4f4980cda9]::repo::Repository, git2[e869cc4f4980cda9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6373ec56b976 - cpp_linter[d4bee53fc04b79a8]::git::test::clone_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:399:49
[INFO] [stdout]   22:     0x6373ec560c59 - cpp_linter[d4bee53fc04b79a8]::git::test::checkout_cpp_linter_py_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:439:9
[INFO] [stdout]   23:     0x6373ec56258f - cpp_linter[d4bee53fc04b79a8]::git::test::with_no_changed_sources::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:463:79
[INFO] [stdout]   24:     0x6373ec600052 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6373ec6000cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6373ec65bc3d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6373ec65bb3b - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6373ec6540e0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6373ec65ae4d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6373ec65a134 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6373ec591a5b - <tokio[f11f2ecead0e31e7]::runtime::context::scoped::Scoped<tokio[f11f2ecead0e31e7]::runtime::scheduler::Context>>::set::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6373ec59d979 - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6373ec655062 - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::try_with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x6373ec654bee - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x6373ec59a03d - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6373ec658a00 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6373ec658cf6 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6373ec659af0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6373ec577ae3 - tokio[f11f2ecead0e31e7]::runtime::context::runtime::enter_runtime::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6373ec64fab1 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6373ec5b1404 - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   44:     0x6373ec5b15cc - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   45:     0x6373ec56cb26 - cpp_linter[d4bee53fc04b79a8]::git::test::with_no_changed_sources
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:467:18
[INFO] [stdout]   46:     0x6373ec5609a7 - cpp_linter[d4bee53fc04b79a8]::git::test::with_no_changed_sources::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:457:39
[INFO] [stdout]   47:     0x6373ec5ed646 - <cpp_linter[d4bee53fc04b79a8]::git::test::with_no_changed_sources::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   69:     0x798a0badea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- git::test::with_staged_changed_sources stdout ----
[INFO] [stdout] Using temp folder at "/tmp/.tmpT9FJiN"
[INFO] [stdout] 
[INFO] [stdout] thread 'git::test::with_staged_changed_sources' (59) panicked at src/git.rs:399:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { code: -1, klass: 12, message: "failed to resolve address for github.com: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1ac7f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6373ec56b976 - <core[27de1724e4349be2]::result::Result<git2[e869cc4f4980cda9]::repo::Repository, git2[e869cc4f4980cda9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6373ec56b976 - cpp_linter[d4bee53fc04b79a8]::git::test::clone_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:399:49
[INFO] [stdout]   22:     0x6373ec560c59 - cpp_linter[d4bee53fc04b79a8]::git::test::checkout_cpp_linter_py_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:439:9
[INFO] [stdout]   23:     0x6373ec562ed3 - cpp_linter[d4bee53fc04b79a8]::git::test::with_staged_changed_sources::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:502:10
[INFO] [stdout]   24:     0x6373ec600052 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6373ec6000cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6373ec65bc3d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6373ec65bb3b - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6373ec6540e0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6373ec65ae4d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6373ec65a134 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6373ec591a5b - <tokio[f11f2ecead0e31e7]::runtime::context::scoped::Scoped<tokio[f11f2ecead0e31e7]::runtime::scheduler::Context>>::set::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6373ec59d979 - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6373ec655062 - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::try_with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x6373ec654bee - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x6373ec59a03d - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6373ec658a00 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6373ec658cf6 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6373ec659af0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6373ec577ae3 - tokio[f11f2ecead0e31e7]::runtime::context::runtime::enter_runtime::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6373ec64fab1 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6373ec5b1404 - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   44:     0x6373ec5b15cc - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   45:     0x6373ec56cd06 - cpp_linter[d4bee53fc04b79a8]::git::test::with_staged_changed_sources
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:511:18
[INFO] [stdout]   46:     0x6373ec561347 - cpp_linter[d4bee53fc04b79a8]::git::test::with_staged_changed_sources::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:490:43
[INFO] [stdout]   47:     0x6373ec5ed686 - <cpp_linter[d4bee53fc04b79a8]::git::test::with_staged_changed_sources::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   69:     0x798a0badea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- git::test::with_changed_sources stdout ----
[INFO] [stdout] Using temp folder at "/tmp/.tmp83QM28"
[INFO] [stdout] 
[INFO] [stdout] thread 'git::test::with_changed_sources' (57) panicked at src/git.rs:399:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { code: -1, klass: 12, message: "failed to resolve address for github.com: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d7f8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1ac7f2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6373ec56b976 - <core[27de1724e4349be2]::result::Result<git2[e869cc4f4980cda9]::repo::Repository, git2[e869cc4f4980cda9]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6373ec56b976 - cpp_linter[d4bee53fc04b79a8]::git::test::clone_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:399:49
[INFO] [stdout]   22:     0x6373ec560c59 - cpp_linter[d4bee53fc04b79a8]::git::test::checkout_cpp_linter_py_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:439:9
[INFO] [stdout]   23:     0x6373ec561948 - cpp_linter[d4bee53fc04b79a8]::git::test::with_changed_sources::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:477:87
[INFO] [stdout]   24:     0x6373ec600052 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6373ec6000cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6373ec65bc3d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x6373ec65bb3b - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x6373ec6540e0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x6373ec65ae4d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x6373ec65a134 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x6373ec591a5b - <tokio[f11f2ecead0e31e7]::runtime::context::scoped::Scoped<tokio[f11f2ecead0e31e7]::runtime::scheduler::Context>>::set::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x6373ec59d979 - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x6373ec655062 - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::try_with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x6373ec654bee - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x6373ec59a03d - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x6373ec658a00 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x6373ec658cf6 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x6373ec659af0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x6373ec577ae3 - tokio[f11f2ecead0e31e7]::runtime::context::runtime::enter_runtime::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x6373ec64fab1 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x6373ec5b1404 - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   44:     0x6373ec5b15cc - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   45:     0x6373ec56c946 - cpp_linter[d4bee53fc04b79a8]::git::test::with_changed_sources
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:486:18
[INFO] [stdout]   46:     0x6373ec560977 - cpp_linter[d4bee53fc04b79a8]::git::test::with_changed_sources::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/git.rs:471:36
[INFO] [stdout]   47:     0x6373ec5ed606 - <cpp_linter[d4bee53fc04b79a8]::git::test::with_changed_sources::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   69:     0x798a0badea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run::test::normal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run::test::normal' (83) panicked at src/run.rs:175:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d82a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1aca72 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6373ec61001f - cpp_linter[d4bee53fc04b79a8]::run::test::normal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:175:9
[INFO] [stdout]   21:     0x6373ec600052 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6373ec6000cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6373ec65bc3d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x6373ec65bb3b - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x6373ec6540e0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x6373ec65ae4d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x6373ec65a134 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x6373ec591a5b - <tokio[f11f2ecead0e31e7]::runtime::context::scoped::Scoped<tokio[f11f2ecead0e31e7]::runtime::scheduler::Context>>::set::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6373ec59d979 - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x6373ec655062 - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::try_with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6373ec654bee - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6373ec59a03d - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6373ec658a00 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x6373ec658cf6 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x6373ec659af0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x6373ec577ae3 - tokio[f11f2ecead0e31e7]::runtime::context::runtime::enter_runtime::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6373ec64fab1 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x6373ec5b1404 - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6373ec5b15cc - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6373ec617194 - cpp_linter[d4bee53fc04b79a8]::run::test::normal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:175:32
[INFO] [stdout]   43:     0x6373ec60dad7 - cpp_linter[d4bee53fc04b79a8]::run::test::normal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:164:22
[INFO] [stdout]   44:     0x6373ec5ed846 - <cpp_linter[d4bee53fc04b79a8]::run::test::normal::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   66:     0x798a0badea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run::test::force_debug_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run::test::force_debug_output' (80) panicked at src/run.rs:196:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6373ed192a92 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6373ed192a92 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6373ed192a92 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6373ed1ac2ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6373ed1ac2ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6373ed199216 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6373ed199216 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6373ed16d73f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6373ed16d73f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6373ed189009 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6373ec68b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6373ec68b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6373ed189272 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6373ed189272 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6373ed16d82a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6373ed162009 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6373ed16eacd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6373ed1acaac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6373ed1aca72 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6373ec60f989 - cpp_linter[d4bee53fc04b79a8]::run::test::force_debug_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:196:9
[INFO] [stdout]   21:     0x6373ec600052 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6373ec6000cd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6373ec65bc3d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x6373ec65bb3b - tokio[f11f2ecead0e31e7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x6373ec65bb3b - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x6373ec6540e0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x6373ec65ae4d - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x6373ec65a134 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x6373ec591a5b - <tokio[f11f2ecead0e31e7]::runtime::context::scoped::Scoped<tokio[f11f2ecead0e31e7]::runtime::scheduler::Context>>::set::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6373ec59d979 - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x6373ec655062 - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::try_with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6373ec654bee - <std[3b51380354919863]::thread::local::LocalKey<tokio[f11f2ecead0e31e7]::runtime::context::Context>>::with::<tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6373ec59a03d - tokio[f11f2ecead0e31e7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6373ec658a00 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x6373ec658cf6 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x6373ec659af0 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x6373ec577ae3 - tokio[f11f2ecead0e31e7]::runtime::context::runtime::enter_runtime::<<tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6373ec64fab1 - <tokio[f11f2ecead0e31e7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x6373ec5b1404 - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6373ec5b15cc - <tokio[f11f2ecead0e31e7]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6373ec616fa4 - cpp_linter[d4bee53fc04b79a8]::run::test::force_debug_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:196:32
[INFO] [stdout]   43:     0x6373ec60daa7 - cpp_linter[d4bee53fc04b79a8]::run::test::force_debug_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/run.rs:186:34
[INFO] [stdout]   44:     0x6373ec5ed806 - <cpp_linter[d4bee53fc04b79a8]::run::test::force_debug_output::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6373ec67f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6373ec67f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6373ec68bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6373ec68bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6373ec68bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6373ec68bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6373ec6873a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6373ec6873a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x6373ec68e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6373ec68e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6373ec68e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6373ec68e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x6373ec68e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6373ed191a5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x6373ed191a5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x798a0ba51aa4 - <unknown>
[INFO] [stdout]   66:     0x798a0badea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest_api::github::test::check_comment_concerns stdout ----
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,title=Run clang-format on tests/demo/demo.cpp::File tests/demo/demo.cpp does not conform to Custom style guidelines. (lines 1)
[INFO] [stdout] ::notice file=tests/demo/demo.cpp,line=0,title=tests/demo/demo.cpp:0:0 [clang-diagnostic-warning]::A test dummy rationale
[WARN] too many lines in the log, truncating it
