[INFO] cloning repository https://github.com/0xVM-Project/zk-bpf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xVM-Project/zk-bpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77d7237adf1defc1e3a0545ade2306ffa3ba4c1f
[INFO] checking 0xVM-Project/zk-bpf against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/0xVM-Project/zk-bpf
[INFO] finished tweaking git repo https://github.com/0xVM-Project/zk-bpf
[INFO] tweaked toml for git repo https://github.com/0xVM-Project/zk-bpf written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xVM-Project/zk-bpf on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xVM-Project/zk-bpf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0087802fcd93b3af852949cc9336c97ec641fe284d6a3710a9ab7f34c4d7b4d
[INFO] running `Command { std: "docker" "start" "-a" "a0087802fcd93b3af852949cc9336c97ec641fe284d6a3710a9ab7f34c4d7b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0087802fcd93b3af852949cc9336c97ec641fe284d6a3710a9ab7f34c4d7b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0087802fcd93b3af852949cc9336c97ec641fe284d6a3710a9ab7f34c4d7b4d", kill_on_drop: false }`
[INFO] [stdout] a0087802fcd93b3af852949cc9336c97ec641fe284d6a3710a9ab7f34c4d7b4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d423cd80350ce11816a4a5d8fb7ac9ed71c9969d64073972abb739c9000def84
[INFO] running `Command { std: "docker" "start" "-a" "d423cd80350ce11816a4a5d8fb7ac9ed71c9969d64073972abb739c9000def84", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.121
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling risc0-zkvm v0.11.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking xmas-elf v0.8.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking risc0-zkvm-platform v0.11.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.121
[INFO] [stderr]    Compiling tbb-sys v1.1.0+2021.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling cxx-build v1.0.121
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling zk-bpf v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking ar v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.121
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling risc0-core-sys v0.11.1
[INFO] [stderr]    Compiling risc0-zkp-sys v0.11.1
[INFO] [stderr]    Compiling risc0-zkvm-platform-sys v0.11.1
[INFO] [stderr]    Compiling risc0-zkvm-circuit-sys v0.11.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling risc0-zkvm-sys v0.11.1
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="crc32fast"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="flate2"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=9b5e53cab953014c -C extra-filename=-4f39194171b0ac20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66f81e969af9d005.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e842e52fbba2d9c3.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-14b328269e2a97e9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-94199d2feab3dc45.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b3a7250c0126c2fe.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `combine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name combine --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("combine-regex-1", "default", "doc", "mp4", "regex", "regex-1", "std"))' -C metadata=98f9030f8dd375bc -C extra-filename=-72b57fb6bb4a3af7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii=/opt/rustwide/target/debug/deps/libascii-436fdb4aaec0c3bd.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-93bdff07ed17c4b9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b3a7250c0126c2fe.rmeta --extern unreachable=/opt/rustwide/target/debug/deps/libunreachable-019407c1f1cfe8a8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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] warning: risc0-core-sys@0.11.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/d1fba762150c532c-log.o" "-c" "log.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from util.cpp:1:
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate/risc0/core/util.h:87:13: error: 'uint8_t' was not declared in this scope
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    87 | std::vector<uint8_t> loadFile(const std::string& path);
[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-58d4cd38f35f21f5/out/cxxbridge/crate/risc0/core/util.h:23:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    22 | #include <vector>
[INFO] [stderr] warning: risc0-core-sys@0.11.1:   +++ |+#include <cstdint>
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    23 | 
[INFO] [stderr] warning: risc0-core-sys@0.11.1: /opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate/risc0/core/util.h:87:20: error: template argument 1 is invalid
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    87 | std::vector<uint8_t> loadFile(const std::string& path);
[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-58d4cd38f35f21f5/out/cxxbridge/crate/risc0/core/util.h:87:20: error: template argument 2 is invalid
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:10:13: error: 'uint8_t' was not declared in this scope
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    10 | std::vector<uint8_t> loadFile(const std::string& path) {
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |             ^~~~~~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:6:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: risc0-core-sys@0.11.1:     5 | #include <sstream>
[INFO] [stderr] warning: risc0-core-sys@0.11.1:   +++ |+#include <cstdint>
[INFO] [stderr] warning: risc0-core-sys@0.11.1:     6 | #include <vector>
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:10:20: error: template argument 1 is invalid
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    10 | std::vector<uint8_t> loadFile(const std::string& path) {
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                    ^
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:10:20: error: template argument 2 is invalid
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp: In function 'int risc0::loadFile(const std::string&)':
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:16:15: error: 'uint8_t' was not declared in this scope
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    16 |   std::vector<uint8_t> elfContents(nbytes, 0);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |               ^~~~~~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:16:15: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:16:22: error: template argument 1 is invalid
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    16 |   std::vector<uint8_t> elfContents(nbytes, 0);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                      ^
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:16:22: error: template argument 2 is invalid
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:16:45: error: expression list treated as compound expression in initializer [-fpermissive]
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    16 |   std::vector<uint8_t> elfContents(nbytes, 0);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                                             ^
[INFO] [stderr] warning: risc0-core-sys@0.11.1: util.cpp:17:47: error: request for member 'data' in 'elfContents', which is of non-class type 'int'
[INFO] [stderr] warning: risc0-core-sys@0.11.1:    17 |   is.read(reinterpret_cast<char*>(elfContents.data()), nbytes);
[INFO] [stderr] warning: risc0-core-sys@0.11.1:       |                                               ^~~~
[INFO] [stderr] warning: risc0-core-sys@0.11.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/d1fba762150c532c-util.o" "-c" "util.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `risc0-core-sys v0.11.1`
[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-d161228f4b8db215/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[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-58d4cd38f35f21f5/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate
[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]   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]   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,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: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]   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: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]   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: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]   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: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]   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: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]   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: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]   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: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]   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: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]   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: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]   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: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]   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: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]   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: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]   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:warning=In file included from log.cpp:15:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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-58d4cd38f35f21f5/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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/d1fba762150c532c-log.o" "-c" "log.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from util.cpp:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate/risc0/core/util.h:87:13: error: 'uint8_t' was not declared in this scope
[INFO] [stderr]   cargo:warning=   87 | std::vector<uint8_t> loadFile(const std::string& path);
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate/risc0/core/util.h:23:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=   22 | #include <vector>
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstdint>
[INFO] [stderr]   cargo:warning=   23 | 
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate/risc0/core/util.h:87:20: error: template argument 1 is invalid
[INFO] [stderr]   cargo:warning=   87 | std::vector<uint8_t> loadFile(const std::string& path);
[INFO] [stderr]   cargo:warning=      |                    ^
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate/risc0/core/util.h:87:20: error: template argument 2 is invalid
[INFO] [stderr]   cargo:warning=util.cpp:10:13: error: 'uint8_t' was not declared in this scope
[INFO] [stderr]   cargo:warning=   10 | std::vector<uint8_t> loadFile(const std::string& path) {
[INFO] [stderr]   cargo:warning=      |             ^~~~~~~
[INFO] [stderr]   cargo:warning=util.cpp:6:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=    5 | #include <sstream>
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstdint>
[INFO] [stderr]   cargo:warning=    6 | #include <vector>
[INFO] [stderr]   cargo:warning=util.cpp:10:20: error: template argument 1 is invalid
[INFO] [stderr]   cargo:warning=   10 | std::vector<uint8_t> loadFile(const std::string& path) {
[INFO] [stderr]   cargo:warning=      |                    ^
[INFO] [stderr]   cargo:warning=util.cpp:10:20: error: template argument 2 is invalid
[INFO] [stderr]   cargo:warning=util.cpp: In function 'int risc0::loadFile(const std::string&)':
[INFO] [stderr]   cargo:warning=util.cpp:16:15: error: 'uint8_t' was not declared in this scope
[INFO] [stderr]   cargo:warning=   16 |   std::vector<uint8_t> elfContents(nbytes, 0);
[INFO] [stderr]   cargo:warning=      |               ^~~~~~~
[INFO] [stderr]   cargo:warning=util.cpp:16:15: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=util.cpp:16:22: error: template argument 1 is invalid
[INFO] [stderr]   cargo:warning=   16 |   std::vector<uint8_t> elfContents(nbytes, 0);
[INFO] [stderr]   cargo:warning=      |                      ^
[INFO] [stderr]   cargo:warning=util.cpp:16:22: error: template argument 2 is invalid
[INFO] [stderr]   cargo:warning=util.cpp:16:45: error: expression list treated as compound expression in initializer [-fpermissive]
[INFO] [stderr]   cargo:warning=   16 |   std::vector<uint8_t> elfContents(nbytes, 0);
[INFO] [stderr]   cargo:warning=      |                                             ^
[INFO] [stderr]   cargo:warning=util.cpp:17:47: error: request for member 'data' in 'elfContents', which is of non-class type 'int'
[INFO] [stderr]   cargo:warning=   17 |   is.read(reinterpret_cast<char*>(elfContents.data()), nbytes);
[INFO] [stderr]   cargo:warning=      |                                               ^~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/d1fba762150c532c-util.o" "-c" "util.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/cxxbridge/crate" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/risc0-core-sys-58d4cd38f35f21f5/out/d1fba762150c532c-util.o" "-c" "util.cpp" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "d423cd80350ce11816a4a5d8fb7ac9ed71c9969d64073972abb739c9000def84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d423cd80350ce11816a4a5d8fb7ac9ed71c9969d64073972abb739c9000def84", kill_on_drop: false }`
[INFO] [stdout] d423cd80350ce11816a4a5d8fb7ac9ed71c9969d64073972abb739c9000def84
