[INFO] fetching crate synthizer 0.2.0... [INFO] testing synthizer-0.2.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate synthizer 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate synthizer 0.2.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-8/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3834754e65a33db4bfa31c2cd81dce58f3b171d6e2e0f952421655b71bf0dc9 [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" "b3834754e65a33db4bfa31c2cd81dce58f3b171d6e2e0f952421655b71bf0dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3834754e65a33db4bfa31c2cd81dce58f3b171d6e2e0f952421655b71bf0dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3834754e65a33db4bfa31c2cd81dce58f3b171d6e2e0f952421655b71bf0dc9", kill_on_drop: false }` [INFO] [stdout] b3834754e65a33db4bfa31c2cd81dce58f3b171d6e2e0f952421655b71bf0dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] becbc6319be223960e627d6979d16b611c7ba714622bc69b7631dcda8c26bfe6 [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" "becbc6319be223960e627d6979d16b611c7ba714622bc69b7631dcda8c26bfe6", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling paste v1.0.1 [INFO] [stderr] Compiling clang-sys v1.0.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling cexpr v0.4.0 [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-f0e821c331e2ff61/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-914e4f0099cce4c4/out [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/synthizer-sys-914e4f0099cce4c4/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 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] [12/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] [13/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] [14/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] [15/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] [16/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] [17/35] Building CXX object CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/spatialization_math.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/spatialization_math.cpp.o -MF CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o.d -o CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/spatialization_math.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [18/35] Building CXX object CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/stereo_panner.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/stereo_panner.cpp.o -MF CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o.d -o CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/stereo_panner.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/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 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] [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 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] [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/spatialization_math.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/spatialization_math.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/spatialization_math.cpp.o -MF CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o.d -o CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/spatialization_math.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/stereo_panner.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/stereo_panner.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/stereo_panner.cpp.o -MF CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o.d -o CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/stereo_panner.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [17/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] [18/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] running `Command { std: "docker" "inspect" "becbc6319be223960e627d6979d16b611c7ba714622bc69b7631dcda8c26bfe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becbc6319be223960e627d6979d16b611c7ba714622bc69b7631dcda8c26bfe6", kill_on_drop: false }` [INFO] [stdout] becbc6319be223960e627d6979d16b611c7ba714622bc69b7631dcda8c26bfe6