[INFO] fetching crate synthizer 0.2.0... [INFO] checking synthizer-0.2.0 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate synthizer 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate synthizer 0.2.0 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate synthizer 0.2.0 [INFO] finished tweaking crates.io crate synthizer 0.2.0 [INFO] tweaked toml for crates.io crate synthizer 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate synthizer 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49fc41f47ad1830be5ecb9331d17fec9b9b27c6ae2aff8ca54d88ded2bbbc63b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49fc41f47ad1830be5ecb9331d17fec9b9b27c6ae2aff8ca54d88ded2bbbc63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49fc41f47ad1830be5ecb9331d17fec9b9b27c6ae2aff8ca54d88ded2bbbc63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fc41f47ad1830be5ecb9331d17fec9b9b27c6ae2aff8ca54d88ded2bbbc63b", kill_on_drop: false }` [INFO] [stdout] 49fc41f47ad1830be5ecb9331d17fec9b9b27c6ae2aff8ca54d88ded2bbbc63b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb855ec23e67ac8762e4a9447cea6ab596b11df792881890dbc00e8991fcd3f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb855ec23e67ac8762e4a9447cea6ab596b11df792881890dbc00e8991fcd3f0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling paste v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling clang-sys v1.0.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking shrust v0.0.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synthizer-sys v0.7.12 [INFO] [stderr] error: failed to run custom build command for `synthizer-sys v0.7.12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/synthizer-sys-e2b408ac024f71a7/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/synthizer-sys-8126b955d7c10642/out [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/synthizer-sys-8126b955d7c10642/out [INFO] [stderr] [1/35] Building CXX object CMakeFiles/synthizer.dir/src/audio_output.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/audio_output.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/audio_output.cpp.o -MF CMakeFiles/synthizer.dir/src/audio_output.cpp.o.d -o CMakeFiles/synthizer.dir/src/audio_output.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/audio_output.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [2/35] Building CXX object CMakeFiles/synthizer.dir/src/background_thread.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/background_thread.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/background_thread.cpp.o -MF CMakeFiles/synthizer.dir/src/background_thread.cpp.o.d -o CMakeFiles/synthizer.dir/src/background_thread.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/background_thread.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [3/35] Building CXX object CMakeFiles/synthizer.dir/src/buffer.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/buffer.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/buffer.cpp.o -MF CMakeFiles/synthizer.dir/src/buffer.cpp.o.d -o CMakeFiles/synthizer.dir/src/buffer.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/buffer.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [4/35] Building CXX object CMakeFiles/synthizer.dir/src/byte_stream.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/byte_stream.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/byte_stream.cpp.o -MF CMakeFiles/synthizer.dir/src/byte_stream.cpp.o.d -o CMakeFiles/synthizer.dir/src/byte_stream.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/byte_stream.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [5/35] Building CXX object CMakeFiles/synthizer.dir/src/c_api.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/c_api.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/c_api.cpp.o -MF CMakeFiles/synthizer.dir/src/c_api.cpp.o.d -o CMakeFiles/synthizer.dir/src/c_api.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/c_api.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [6/35] Building CXX object CMakeFiles/synthizer.dir/src/context.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/context.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/context.cpp.o -MF CMakeFiles/synthizer.dir/src/context.cpp.o.d -o CMakeFiles/synthizer.dir/src/context.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/context.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [7/35] Building CXX object CMakeFiles/synthizer.dir/src/decoding.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoding.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoding.cpp.o -MF CMakeFiles/synthizer.dir/src/decoding.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoding.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoding.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [8/35] Building CXX object CMakeFiles/synthizer.dir/src/error.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/error.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/error.cpp.o -MF CMakeFiles/synthizer.dir/src/error.cpp.o.d -o CMakeFiles/synthizer.dir/src/error.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/error.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [9/35] Building CXX object CMakeFiles/synthizer.dir/src/hrtf.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/hrtf.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/hrtf.cpp.o -MF CMakeFiles/synthizer.dir/src/hrtf.cpp.o.d -o CMakeFiles/synthizer.dir/src/hrtf.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/hrtf.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [10/35] Building CXX object CMakeFiles/synthizer.dir/src/logging.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/logging.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/logging.cpp.o -MF CMakeFiles/synthizer.dir/src/logging.cpp.o.d -o CMakeFiles/synthizer.dir/src/logging.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/logging.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [11/35] Building C object CMakeFiles/synthizer.dir/src/single_file_libs.c.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/single_file_libs.c.o [INFO] [stderr] /usr/bin/cc -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -MD -MT CMakeFiles/synthizer.dir/src/single_file_libs.c.o -MF CMakeFiles/synthizer.dir/src/single_file_libs.c.o.d -o CMakeFiles/synthizer.dir/src/single_file_libs.c.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/single_file_libs.c [INFO] [stderr] cc: error: unrecognized command line option '-Xclang' [INFO] [stderr] cc: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [12/35] Building CXX object CMakeFiles/synthizer.dir/src/memory.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/memory.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/memory.cpp.o -MF CMakeFiles/synthizer.dir/src/memory.cpp.o.d -o CMakeFiles/synthizer.dir/src/memory.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/memory.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [13/35] Building CXX object CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o -MF CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o.d -o CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/spsc_semaphore.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [14/35] Building CXX object CMakeFiles/synthizer.dir/src/source.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/source.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/source.cpp.o -MF CMakeFiles/synthizer.dir/src/source.cpp.o.d -o CMakeFiles/synthizer.dir/src/source.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/source.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [15/35] Building CXX object CMakeFiles/synthizer.dir/src/panner_bank.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/panner_bank.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/panner_bank.cpp.o -MF CMakeFiles/synthizer.dir/src/panner_bank.cpp.o.d -o CMakeFiles/synthizer.dir/src/panner_bank.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/panner_bank.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [16/35] Building CXX object CMakeFiles/synthizer.dir/src/noise_generator.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/noise_generator.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/noise_generator.cpp.o -MF CMakeFiles/synthizer.dir/src/noise_generator.cpp.o.d -o CMakeFiles/synthizer.dir/src/noise_generator.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/noise_generator.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] ninja: build stopped: subcommand failed. [INFO] [stderr] [1/35] Building CXX object CMakeFiles/synthizer.dir/src/audio_output.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/audio_output.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/audio_output.cpp.o -MF CMakeFiles/synthizer.dir/src/audio_output.cpp.o.d -o CMakeFiles/synthizer.dir/src/audio_output.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/audio_output.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [2/35] Building CXX object CMakeFiles/synthizer.dir/src/background_thread.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/background_thread.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/background_thread.cpp.o -MF CMakeFiles/synthizer.dir/src/background_thread.cpp.o.d -o CMakeFiles/synthizer.dir/src/background_thread.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/background_thread.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [3/35] Building CXX object CMakeFiles/synthizer.dir/src/buffer.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/buffer.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/buffer.cpp.o -MF CMakeFiles/synthizer.dir/src/buffer.cpp.o.d -o CMakeFiles/synthizer.dir/src/buffer.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/buffer.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [4/35] Building CXX object CMakeFiles/synthizer.dir/src/byte_stream.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/byte_stream.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/byte_stream.cpp.o -MF CMakeFiles/synthizer.dir/src/byte_stream.cpp.o.d -o CMakeFiles/synthizer.dir/src/byte_stream.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/byte_stream.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [5/35] Building CXX object CMakeFiles/synthizer.dir/src/c_api.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/c_api.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/c_api.cpp.o -MF CMakeFiles/synthizer.dir/src/c_api.cpp.o.d -o CMakeFiles/synthizer.dir/src/c_api.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/c_api.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [6/35] Building CXX object CMakeFiles/synthizer.dir/src/context.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/context.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/context.cpp.o -MF CMakeFiles/synthizer.dir/src/context.cpp.o.d -o CMakeFiles/synthizer.dir/src/context.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/context.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [7/35] Building CXX object CMakeFiles/synthizer.dir/src/decoding.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoding.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoding.cpp.o -MF CMakeFiles/synthizer.dir/src/decoding.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoding.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoding.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [8/35] Building CXX object CMakeFiles/synthizer.dir/src/error.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/error.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/error.cpp.o -MF CMakeFiles/synthizer.dir/src/error.cpp.o.d -o CMakeFiles/synthizer.dir/src/error.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/error.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [9/35] Building CXX object CMakeFiles/synthizer.dir/src/hrtf.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/hrtf.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/hrtf.cpp.o -MF CMakeFiles/synthizer.dir/src/hrtf.cpp.o.d -o CMakeFiles/synthizer.dir/src/hrtf.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/hrtf.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [10/35] Building CXX object CMakeFiles/synthizer.dir/src/noise_generator.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/noise_generator.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/noise_generator.cpp.o -MF CMakeFiles/synthizer.dir/src/noise_generator.cpp.o.d -o CMakeFiles/synthizer.dir/src/noise_generator.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/noise_generator.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [11/35] Building CXX object CMakeFiles/synthizer.dir/src/logging.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/logging.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/logging.cpp.o -MF CMakeFiles/synthizer.dir/src/logging.cpp.o.d -o CMakeFiles/synthizer.dir/src/logging.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/logging.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [12/35] Building C object CMakeFiles/synthizer.dir/src/single_file_libs.c.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/single_file_libs.c.o [INFO] [stderr] /usr/bin/cc -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -MD -MT CMakeFiles/synthizer.dir/src/single_file_libs.c.o -MF CMakeFiles/synthizer.dir/src/single_file_libs.c.o.d -o CMakeFiles/synthizer.dir/src/single_file_libs.c.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/single_file_libs.c [INFO] [stderr] cc: error: unrecognized command line option '-Xclang' [INFO] [stderr] cc: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [13/35] Building CXX object CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o -MF CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o.d -o CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/spsc_semaphore.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [14/35] Building CXX object CMakeFiles/synthizer.dir/src/memory.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/memory.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/memory.cpp.o -MF CMakeFiles/synthizer.dir/src/memory.cpp.o.d -o CMakeFiles/synthizer.dir/src/memory.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/memory.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [15/35] Building CXX object CMakeFiles/synthizer.dir/src/source.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/source.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/source.cpp.o -MF CMakeFiles/synthizer.dir/src/source.cpp.o.d -o CMakeFiles/synthizer.dir/src/source.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/source.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [16/35] Building CXX object CMakeFiles/synthizer.dir/src/panner_bank.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/panner_bank.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/panner_bank.cpp.o -MF CMakeFiles/synthizer.dir/src/panner_bank.cpp.o.d -o CMakeFiles/synthizer.dir/src/panner_bank.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/panner_bank.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] ninja: build stopped: subcommand failed. [INFO] running `Command { std: "docker" "inspect" "bb855ec23e67ac8762e4a9447cea6ab596b11df792881890dbc00e8991fcd3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb855ec23e67ac8762e4a9447cea6ab596b11df792881890dbc00e8991fcd3f0", kill_on_drop: false }` [INFO] [stdout] bb855ec23e67ac8762e4a9447cea6ab596b11df792881890dbc00e8991fcd3f0