[INFO] fetching crate synthizer 0.2.0... [INFO] checking synthizer-0.2.0 against beta for pr-78714 [INFO] extracting crate synthizer 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate synthizer 0.2.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-13/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41363b8388c75acd2a6aa1eef9b796e6cb1f565495af650fa245448b865fe8d3 [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" "41363b8388c75acd2a6aa1eef9b796e6cb1f565495af650fa245448b865fe8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41363b8388c75acd2a6aa1eef9b796e6cb1f565495af650fa245448b865fe8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41363b8388c75acd2a6aa1eef9b796e6cb1f565495af650fa245448b865fe8d3", kill_on_drop: false }` [INFO] [stdout] 41363b8388c75acd2a6aa1eef9b796e6cb1f565495af650fa245448b865fe8d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeef96f5e781f72fd7a82c387aa97caae38363c10fef69bd88d743ee3e0fcbb0 [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" "aeef96f5e781f72fd7a82c387aa97caae38363c10fef69bd88d743ee3e0fcbb0", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling paste v1.0.1 [INFO] [stderr] Compiling clang-sys v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking shrust v0.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Checking thiserror v1.0.20 [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-c050eadeee8eb756/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-ebf78ffdb374c2c4/out [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/synthizer-sys-ebf78ffdb374c2c4/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/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 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] [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/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/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/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/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/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] ninja: build stopped: subcommand failed. [INFO] running `Command { std: "docker" "inspect" "aeef96f5e781f72fd7a82c387aa97caae38363c10fef69bd88d743ee3e0fcbb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeef96f5e781f72fd7a82c387aa97caae38363c10fef69bd88d743ee3e0fcbb0", kill_on_drop: false }` [INFO] [stdout] aeef96f5e781f72fd7a82c387aa97caae38363c10fef69bd88d743ee3e0fcbb0