[INFO] fetching crate oboe 0.4.4... [INFO] testing oboe-0.4.4 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate oboe 0.4.4 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate oboe 0.4.4 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oboe 0.4.4 [INFO] finished tweaking crates.io crate oboe 0.4.4 [INFO] tweaked toml for crates.io crate oboe 0.4.4 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitvec v0.19.5 [INFO] [stderr] Downloaded ndk-glue v0.4.0 [INFO] [stderr] Downloaded nom v6.2.1 [INFO] [stderr] Downloaded ndk v0.4.0 [INFO] [stderr] Downloaded jni v0.19.0 [INFO] [stderr] Downloaded ureq v2.2.0 [INFO] [stderr] Downloaded cesu8 v1.1.0 [INFO] [stderr] Downloaded combine v4.6.1 [INFO] [stderr] Downloaded num-derive v0.3.3 [INFO] [stderr] Downloaded cexpr v0.5.0 [INFO] [stderr] Downloaded clang-sys v1.2.2 [INFO] [stderr] Downloaded fetch_unroll v0.3.0 [INFO] [stderr] Downloaded shlex v1.1.0 [INFO] [stderr] Downloaded oboe-sys v0.4.4 [INFO] [stderr] Downloaded libflate_lz77 v1.1.0 [INFO] [stderr] Downloaded libflate v1.1.1 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded bindgen v0.59.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 604d6e57b3e817b539b5c1fba001806455bf40602875538434fb7531b0e3d45b [INFO] running `Command { std: "docker" "start" "-a" "604d6e57b3e817b539b5c1fba001806455bf40602875538434fb7531b0e3d45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "604d6e57b3e817b539b5c1fba001806455bf40602875538434fb7531b0e3d45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604d6e57b3e817b539b5c1fba001806455bf40602875538434fb7531b0e3d45b", kill_on_drop: false }` [INFO] [stdout] 604d6e57b3e817b539b5c1fba001806455bf40602875538434fb7531b0e3d45b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce29840acb1e369867f459b1a1d3112da2692476f86bcb70b7ea847c885847c9 [INFO] running `Command { std: "docker" "start" "-a" "ce29840acb1e369867f459b1a1d3112da2692476f86bcb70b7ea847c885847c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling oboe-sys v0.4.4 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] warning: c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `oboe-sys v0.4.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/oboe-sys-8af2714b69fb5692/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/DataConversionFlowGraph.o" "-c" "oboe/src/common/DataConversionFlowGraph.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/aaudio/AudioStreamAAudio.o" "-c" "oboe/src/aaudio/AudioStreamAAudio.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/AudioStreamBuilder.o" "-c" "oboe/src/common/AudioStreamBuilder.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/AudioStream.o" "-c" "oboe/src/common/AudioStream.cpp" [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/SourceI32Caller.o" "-c" "oboe/src/common/SourceI32Caller.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/LatencyTuner.o" "-c" "oboe/src/common/LatencyTuner.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/aaudio/AAudioLoader.o" "-c" "oboe/src/aaudio/AAudioLoader.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/SourceI16Caller.o" "-c" "oboe/src/common/SourceI16Caller.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/RampLinear.o" "-c" "oboe/src/flowgraph/RampLinear.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SinkI24.o" "-c" "oboe/src/flowgraph/SinkI24.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/FixedBlockWriter.o" "-c" "oboe/src/common/FixedBlockWriter.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/ManyToMultiConverter.o" "-c" "oboe/src/flowgraph/ManyToMultiConverter.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/ChannelCountConverter.o" "-c" "oboe/src/flowgraph/ChannelCountConverter.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SinkI16.o" "-c" "oboe/src/flowgraph/SinkI16.cpp" [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SourceI32.o" "-c" "oboe/src/flowgraph/SourceI32.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/resampler/MultiChannelResampler.o" "-c" "oboe/src/flowgraph/resampler/MultiChannelResampler.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/fifo/FifoControllerIndirect.o" "-c" "oboe/src/fifo/FifoControllerIndirect.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/FlowGraphNode.o" "-c" "oboe/src/flowgraph/FlowGraphNode.cpp" [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SourceI24.o" "-c" "oboe/src/flowgraph/SourceI24.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/FixedBlockAdapter.o" "-c" "oboe/src/common/FixedBlockAdapter.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SinkI32.o" "-c" "oboe/src/flowgraph/SinkI32.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SinkFloat.o" "-c" "oboe/src/flowgraph/SinkFloat.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/resampler/LinearResampler.o" "-c" "oboe/src/flowgraph/resampler/LinearResampler.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SourceI16.o" "-c" "oboe/src/flowgraph/SourceI16.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/FilterAudioStream.o" "-c" "oboe/src/common/FilterAudioStream.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/QuirksManager.o" "-c" "oboe/src/common/QuirksManager.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/fifo/FifoControllerBase.o" "-c" "oboe/src/fifo/FifoControllerBase.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/SourceFloatCaller.o" "-c" "oboe/src/common/SourceFloatCaller.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SampleRateConverter.o" "-c" "oboe/src/flowgraph/SampleRateConverter.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/SourceI24Caller.o" "-c" "oboe/src/common/SourceI24Caller.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/SourceFloat.o" "-c" "oboe/src/flowgraph/SourceFloat.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/resampler/PolyphaseResampler.o" "-c" "oboe/src/flowgraph/resampler/PolyphaseResampler.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/MonoToMultiConverter.o" "-c" "oboe/src/flowgraph/MonoToMultiConverter.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/fifo/FifoController.o" "-c" "oboe/src/fifo/FifoController.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/FixedBlockReader.o" "-c" "oboe/src/common/FixedBlockReader.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/fifo/FifoBuffer.o" "-c" "oboe/src/fifo/FifoBuffer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/Utilities.o" "-c" "oboe/src/common/Utilities.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/resampler/IntegerRatio.o" "-c" "oboe/src/flowgraph/resampler/IntegerRatio.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/ClipToRange.o" "-c" "oboe/src/flowgraph/ClipToRange.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/resampler/PolyphaseResamplerMono.o" "-c" "oboe/src/flowgraph/resampler/PolyphaseResamplerMono.cpp" [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/flowgraph/MultiToMonoConverter.o" "-c" "oboe/src/flowgraph/MultiToMonoConverter.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/common/AudioSourceCaller.o" "-c" "oboe/src/common/AudioSourceCaller.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command line option '-Wshadow-field'; did you mean '-Wshadow-ivar'? [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-static" "-I" "oboe/include" "-I" "oboe/src" "-I" "oboe-ext/include" "-I" "oboe-ext/src" "-Wall" "-Wextra" "-std=c++17" "-Wall" "-Wextra-semi" "-Wshadow" "-Wshadow-field" "-fno-rtti" "-fno-exceptions" "-DOBOE_ENABLE_LOGGING=1" "-o" "/opt/rustwide/target/debug/build/oboe-sys-3383a843ff8f3368/out/library/oboe/src/aaudio/AAudioLoader.o" "-c" "oboe/src/aaudio/AAudioLoader.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ce29840acb1e369867f459b1a1d3112da2692476f86bcb70b7ea847c885847c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce29840acb1e369867f459b1a1d3112da2692476f86bcb70b7ea847c885847c9", kill_on_drop: false }` [INFO] [stdout] ce29840acb1e369867f459b1a1d3112da2692476f86bcb70b7ea847c885847c9