[INFO] fetching crate risc0-core-sys 0.11.1...
[INFO] testing risc0-core-sys-0.11.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate risc0-core-sys 0.11.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate risc0-core-sys 0.11.1
[INFO] finished tweaking crates.io crate risc0-core-sys 0.11.1
[INFO] tweaked toml for crates.io crate risc0-core-sys 0.11.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate risc0-core-sys 0.11.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.187
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded cxx-build v1.0.187
[INFO] [stderr]   Downloaded codespan-reporting v0.13.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.187
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.187
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded cxx v1.0.187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdc83c121f8ad4d652834edb1419abc1f0ecf886eb8a557c3820a69e71b6ff0c
[INFO] running `Command { std: "docker" "start" "-a" "fdc83c121f8ad4d652834edb1419abc1f0ecf886eb8a557c3820a69e71b6ff0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdc83c121f8ad4d652834edb1419abc1f0ecf886eb8a557c3820a69e71b6ff0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc83c121f8ad4d652834edb1419abc1f0ecf886eb8a557c3820a69e71b6ff0c", kill_on_drop: false }`
[INFO] [stdout] fdc83c121f8ad4d652834edb1419abc1f0ecf886eb8a557c3820a69e71b6ff0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a484c1a9401093c71099fef726bdd5095ca763ba769ffe5830587bb1c9b01416
[INFO] running `Command { std: "docker" "start" "-a" "a484c1a9401093c71099fef726bdd5095ca763ba769ffe5830587bb1c9b01416", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.187
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling cxx v1.0.187
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling cxx-build v1.0.187
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.187
[INFO] [stderr]    Compiling risc0-core-sys v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: risc0-core-sys@0.11.1: In file included from log.cpp:15:
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:17: error: 'uint32_t' was not declared in this scope
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                 ^~~~~~~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:32:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    31 | #include <vector>
[INFO] [stderr] warning: risc0-core-sys@0.11.1:   +++ |+#include <cstdint>
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    32 | 
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:33: error: expected primary-expression before 'int'
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                                 ^~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:54:13: error: redefinition of 'std::string risc0::hex'
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    54 | std::string hex(uint32_t value);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |             ^~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:13: note: 'std::string risc0::hex' previously declared here
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |             ^~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:54:17: error: 'uint32_t' was not declared in this scope
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    54 | std::string hex(uint32_t value);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                 ^~~~~~~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:54:17: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: risc0-core-sys@0.11.1: log.cpp:54:43: error: 'std::string risc0::hex(uint32_t, int)' redeclared as different kind of entity
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    54 | std::string hex(uint32_t value, int digits) {
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                                           ^
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:13: note: previous declaration 'std::string risc0::hex'
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |             ^~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: log.cpp:60:31: error: 'std::string risc0::hex(uint32_t)' redeclared as different kind of entity
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    60 | std::string hex(uint32_t value) {
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                               ^
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:13: note: previous declaration 'std::string risc0::hex'
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |             ^~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: log.cpp: In function 'std::string risc0::hex(uint32_t)':
[INFO] [stderr] warning: risc0-core-sys@0.11.1: log.cpp:61:13: error: no match for call to '(std::string {aka std::__cxx11::basic_string<char>}) (uint32_t&, int)'
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    61 |   return hex(value, 8);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |          ~~~^~~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `risc0-core-sys v0.11.1 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/risc0-core-sys-d006209e84fbf792/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=lib.rs
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=risc0/core
[INFO] [stderr]   cargo:CXXBRIDGE_LINKS=risc0-core-sys
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=In file included from log.cpp:15:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:17: error: 'uint32_t' was not declared in this scope
[INFO] [stderr]   cargo:warning=   53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:32:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=   31 | #include <vector>
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstdint>
[INFO] [stderr]   cargo:warning=   32 | 
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:33: error: expected primary-expression before 'int'
[INFO] [stderr]   cargo:warning=   53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr]   cargo:warning=      |                                 ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:54:13: error: redefinition of 'std::string risc0::hex'
[INFO] [stderr]   cargo:warning=   54 | std::string hex(uint32_t value);
[INFO] [stderr]   cargo:warning=      |             ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:13: note: 'std::string risc0::hex' previously declared here
[INFO] [stderr]   cargo:warning=   53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr]   cargo:warning=      |             ^~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:54:17: error: 'uint32_t' was not declared in this scope
[INFO] [stderr]   cargo:warning=   54 | std::string hex(uint32_t value);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:54:17: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=log.cpp:54:43: error: 'std::string risc0::hex(uint32_t, int)' redeclared as different kind of entity
[INFO] [stderr]   cargo:warning=   54 | std::string hex(uint32_t value, int digits) {
[INFO] [stderr]   cargo:warning=      |                                           ^
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:13: note: previous declaration 'std::string risc0::hex'
[INFO] [stderr]   cargo:warning=   53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr]   cargo:warning=      |             ^~~
[INFO] [stderr]   cargo:warning=log.cpp:60:31: error: 'std::string risc0::hex(uint32_t)' redeclared as different kind of entity
[INFO] [stderr]   cargo:warning=   60 | std::string hex(uint32_t value) {
[INFO] [stderr]   cargo:warning=      |                               ^
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate/risc0/core/log.h:53:13: note: previous declaration 'std::string risc0::hex'
[INFO] [stderr]   cargo:warning=   53 | std::string hex(uint32_t value, int digits);
[INFO] [stderr]   cargo:warning=      |             ^~~
[INFO] [stderr]   cargo:warning=log.cpp: In function 'std::string risc0::hex(uint32_t)':
[INFO] [stderr]   cargo:warning=log.cpp:61:13: error: no match for call to '(std::string {aka std::__cxx11::basic_string<char>}) (uint32_t&, int)'
[INFO] [stderr]   cargo:warning=   61 |   return hex(value, 8);
[INFO] [stderr]   cargo:warning=      |          ~~~^~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/cxxbridge/crate" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/risc0-core-sys-4b134132d5accfea/out/97cc2182c72ccc3b-log.o" "-c" "log.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a484c1a9401093c71099fef726bdd5095ca763ba769ffe5830587bb1c9b01416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a484c1a9401093c71099fef726bdd5095ca763ba769ffe5830587bb1c9b01416", kill_on_drop: false }`
[INFO] [stdout] a484c1a9401093c71099fef726bdd5095ca763ba769ffe5830587bb1c9b01416
