[INFO] fetching crate risc0-circuit-rv32im-sys 1.2.1...
[INFO] checking risc0-circuit-rv32im-sys-1.2.1 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] extracting crate risc0-circuit-rv32im-sys 1.2.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate risc0-circuit-rv32im-sys 1.2.1 on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate risc0-circuit-rv32im-sys 1.2.1
[INFO] finished tweaking crates.io crate risc0-circuit-rv32im-sys 1.2.1
[INFO] tweaked toml for crates.io crate risc0-circuit-rv32im-sys 1.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50de30ec9e612bfd56d0839df4137cdba0eda9f54a5f961bde95d93de061444a
[INFO] running `Command { std: "docker" "start" "-a" "50de30ec9e612bfd56d0839df4137cdba0eda9f54a5f961bde95d93de061444a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50de30ec9e612bfd56d0839df4137cdba0eda9f54a5f961bde95d93de061444a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50de30ec9e612bfd56d0839df4137cdba0eda9f54a5f961bde95d93de061444a", kill_on_drop: false }`
[INFO] [stdout] 50de30ec9e612bfd56d0839df4137cdba0eda9f54a5f961bde95d93de061444a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c4e420b87d8ba427ee27536cc2cbd760e8c5d6c8ecc549e443057445cacca2c
[INFO] running `Command { std: "docker" "start" "-a" "0c4e420b87d8ba427ee27536cc2cbd760e8c5d6c8ecc549e443057445cacca2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking risc0-core v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling risc0-build-kernel v1.2.1
[INFO] [stderr]    Compiling risc0-sys v1.2.1
[INFO] [stderr]    Compiling risc0-circuit-rv32im-sys v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: risc0-circuit-rv32im-sys@1.2.1: cxx/step_exec.cpp: In function 'risc0::Fp risc0::circuit::rv32im::step_exec(void*, size_t, size_t, risc0::Fp**)':
[INFO] [stderr] warning: risc0-circuit-rv32im-sys@1.2.1: cxx/step_exec.cpp:73817:16: warning: structured binding declaration set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: risc0-circuit-rv32im-sys@1.2.1: 73817 |           auto [x20295, x20296, x20297, x20298, x20299, x20300, x20301, x20302, x20303, x20304, x20305, x20306, x20307, x20308, x20309, x20310] = extern_syscallBigInt2Witness(ctx, cycle, "", {x20275, x20266, x20272, x20250, x20267});
[INFO] [stderr] warning: risc0-circuit-rv32im-sys@1.2.1:       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: risc0-circuit-rv32im-sys@1.2.1: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: risc0-circuit-rv32im-sys@1.2.1: compilation terminated.
[INFO] [stderr] warning: risc0-circuit-rv32im-sys@1.2.1: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/risc0-sys-1.2.1/cxx" "-Wall" "-Wextra" "-std=c++17" "-fno-var-tracking" "-fno-var-tracking-assignments" "-g0" "-o" "/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/out/a796a729a8ef418b-step_verify_mem.o" "-c" "cxx/step_verify_mem.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `risc0-circuit-rv32im-sys v1.2.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-circuit-rv32im-sys-fe56cd7f8c51a4f2/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=cxx
[INFO] [stderr]   cargo:rerun-if-env-changed=RISC0_SKIP_BUILD_KERNELS
[INFO] [stderr]   cargo:rerun-if-changed=cxx/bigint.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/extern.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/ffi.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/poly_fp.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_compute_accum.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_exec.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_verify_accum.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_verify_bytes.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/step_verify_mem.cpp
[INFO] [stderr]   cargo:rerun-if-changed=cxx/context.h
[INFO] [stderr]   cargo:rerun-if-changed=cxx/extern.h
[INFO] [stderr]   cargo:rerun-if-changed=cxx/ffi.h
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[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]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/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,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/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,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/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,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/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,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/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,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=cxx/step_exec.cpp: In function 'risc0::Fp risc0::circuit::rv32im::step_exec(void*, size_t, size_t, risc0::Fp**)':
[INFO] [stderr]   cargo:warning=cxx/step_exec.cpp:73817:16: warning: structured binding declaration set but not used [-Wunused-but-set-variable]
[INFO] [stderr]   cargo:warning=73817 |           auto [x20295, x20296, x20297, x20298, x20299, x20300, x20301, x20302, x20303, x20304, x20305, x20306, x20307, x20308, x20309, x20310] = extern_syscallBigInt2Witness(ctx, cycle, "", {x20275, x20266, x20272, x20250, x20267});
[INFO] [stderr]   cargo:warning=      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/risc0-sys-1.2.1/cxx" "-Wall" "-Wextra" "-std=c++17" "-fno-var-tracking" "-fno-var-tracking-assignments" "-g0" "-o" "/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/out/a796a729a8ef418b-step_verify_mem.o" "-c" "cxx/step_verify_mem.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/risc0-sys-1.2.1/cxx" "-Wall" "-Wextra" "-std=c++17" "-fno-var-tracking" "-fno-var-tracking-assignments" "-g0" "-o" "/opt/rustwide/target/debug/build/risc0-circuit-rv32im-sys-12f20623270e9a20/out/a796a729a8ef418b-step_verify_mem.o" "-c" "cxx/step_verify_mem.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "0c4e420b87d8ba427ee27536cc2cbd760e8c5d6c8ecc549e443057445cacca2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4e420b87d8ba427ee27536cc2cbd760e8c5d6c8ecc549e443057445cacca2c", kill_on_drop: false }`
[INFO] [stdout] 0c4e420b87d8ba427ee27536cc2cbd760e8c5d6c8ecc549e443057445cacca2c
