[INFO] fetching crate oboe 0.4.1... [INFO] testing oboe-0.4.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate oboe 0.4.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate oboe 0.4.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oboe 0.4.1 [INFO] finished tweaking crates.io crate oboe 0.4.1 [INFO] tweaked toml for crates.io crate oboe 0.4.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndk-glue v0.3.0 [INFO] [stderr] Downloaded num_enum_derive v0.5.1 [INFO] [stderr] Downloaded ndk v0.3.0 [INFO] [stderr] Downloaded jni v0.18.0 [INFO] [stderr] Downloaded num_enum v0.5.1 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded oboe-sys v0.4.2 [INFO] [stderr] Downloaded shlex v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbb5b77770870858c97942ea30500cc012943a0fd1f9be7c456c1e51c8293f0b [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" "fbb5b77770870858c97942ea30500cc012943a0fd1f9be7c456c1e51c8293f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbb5b77770870858c97942ea30500cc012943a0fd1f9be7c456c1e51c8293f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb5b77770870858c97942ea30500cc012943a0fd1f9be7c456c1e51c8293f0b", kill_on_drop: false }` [INFO] [stdout] fbb5b77770870858c97942ea30500cc012943a0fd1f9be7c456c1e51c8293f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aceaa064193ee1ddf3520a8fe6768b1fcf677fe80a34720316f7d67cd7433827 [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" "aceaa064193ee1ddf3520a8fe6768b1fcf677fe80a34720316f7d67cd7433827", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling oboe-sys v0.4.2 [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] [INFO] [stderr] error: failed to run custom build command for `oboe-sys v0.4.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/oboe-sys-198aa2dccd4daea3/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-10253cbe7bebf65b/out/library/oboe/src/common/AudioSourceCaller.o" "-c" "oboe/src/common/AudioSourceCaller.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-10253cbe7bebf65b/out/library/oboe/src/common/AudioStreamBuilder.o" "-c" "oboe/src/common/AudioStreamBuilder.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-10253cbe7bebf65b/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-10253cbe7bebf65b/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-10253cbe7bebf65b/out/library/oboe/src/common/AudioStream.o" "-c" "oboe/src/common/AudioStream.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-10253cbe7bebf65b/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-10253cbe7bebf65b/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-10253cbe7bebf65b/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-10253cbe7bebf65b/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-10253cbe7bebf65b/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-10253cbe7bebf65b/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-10253cbe7bebf65b/out/library/oboe/src/common/SourceFloatCaller.o" "-c" "oboe/src/common/SourceFloatCaller.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-10253cbe7bebf65b/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] 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-10253cbe7bebf65b/out/library/oboe/src/common/SourceI16Caller.o" "-c" "oboe/src/common/SourceI16Caller.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] 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] 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] 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-10253cbe7bebf65b/out/library/oboe/src/common/SourceI32Caller.o" "-c" "oboe/src/common/SourceI32Caller.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] 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] [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-10253cbe7bebf65b/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" "aceaa064193ee1ddf3520a8fe6768b1fcf677fe80a34720316f7d67cd7433827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aceaa064193ee1ddf3520a8fe6768b1fcf677fe80a34720316f7d67cd7433827", kill_on_drop: false }` [INFO] [stdout] aceaa064193ee1ddf3520a8fe6768b1fcf677fe80a34720316f7d67cd7433827