[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 master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xVM-Project/zk-bpf on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Eclipse-Laboratories-Inc/rbpf`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll v0.11.0
[INFO] [stderr]   Downloaded scroll_derive v0.11.1
[INFO] [stderr]   Downloaded zero v0.1.3
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded risc0-zkp v0.11.1
[INFO] [stderr]   Downloaded risc0-core-sys v0.11.1
[INFO] [stderr]   Downloaded cxx-build v1.0.121
[INFO] [stderr]   Downloaded goblin v0.5.4
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.121
[INFO] [stderr]   Downloaded cxx v1.0.121
[INFO] [stderr]   Downloaded cargo_metadata v0.15.4
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.121
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]   Downloaded tbb-sys v1.1.0+2021.5.0
[INFO] [stderr]   Downloaded xmas-elf v0.8.0
[INFO] [stderr]   Downloaded risc0-zkvm-platform-sys v0.11.1
[INFO] [stderr]   Downloaded risc0-zkvm-circuit-gen v0.11.1
[INFO] [stderr]   Downloaded risc0-zkp-sys v0.11.1
[INFO] [stderr]   Downloaded risc0-zkvm-circuit-sys v0.11.1
[INFO] [stderr]   Downloaded risc0-zkvm v0.11.1
[INFO] [stderr]   Downloaded risc0-zkvm-platform v0.11.1
[INFO] [stderr]   Downloaded risc0-zkvm-sys v0.11.1
[INFO] [stderr]   Downloaded risc0-zkvm-circuit v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06c888bf1da052db998f785d5c3fe407716958aa965c107d06ac527cf4ed260b
[INFO] running `Command { std: "docker" "start" "-a" "06c888bf1da052db998f785d5c3fe407716958aa965c107d06ac527cf4ed260b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06c888bf1da052db998f785d5c3fe407716958aa965c107d06ac527cf4ed260b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c888bf1da052db998f785d5c3fe407716958aa965c107d06ac527cf4ed260b", kill_on_drop: false }`
[INFO] [stdout] 06c888bf1da052db998f785d5c3fe407716958aa965c107d06ac527cf4ed260b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e169bec170b98a64b02c445181ed6f72b0a103f6feb9f2302625a61dc57ee88
[INFO] running `Command { std: "docker" "start" "-a" "4e169bec170b98a64b02c445181ed6f72b0a103f6feb9f2302625a61dc57ee88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.121
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]    Compiling risc0-zkvm v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking xmas-elf v0.8.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking risc0-zkvm-platform v0.11.1
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling zk-bpf v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking ar v0.9.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[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 ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[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]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking h2 v0.3.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/f5e2df741b4a9820a7579f0c8eccc951706a8782/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=bf5193dc845b65b1 -C extra-filename=-6871bd9eddc1cd9f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-42f95eca20afa8d0.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f3af12a87a5af428.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-de75b8ce8798018b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-23b50a7f84b1f875.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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=daaf238904103fe8 -C extra-filename=-6a45943b25cc5c63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f2ada963885c13c2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dce4fd66ff4d744c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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/f5e2df741b4a9820a7579f0c8eccc951706a8782/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=-808e3c1f189b560d --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-bfd569806b2f7357.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=84b4953f5bc52742 -C extra-filename=-3a0c5f5990bf610b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f2ada963885c13c2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dce4fd66ff4d744c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ndarray` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name ndarray --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/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="rayon"' --cfg 'feature="rayon_"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "approx-0_5", "blas", "cblas-sys", "default", "docs", "libc", "matrixmultiply-threading", "rayon", "rayon_", "serde", "serde-1", "std", "test"))' -C metadata=b2336159982149e5 -C extra-filename=-babf2c10014a5a3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-3b10266644494432.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-a337d11fcde9e431.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-bf11fe618d2e0484.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-72b8f0714819718b.rmeta --extern rawpointer=/opt/rustwide/target/debug/deps/librawpointer-1161d966db9d7afd.rmeta --extern rayon_=/opt/rustwide/target/debug/deps/librayon-150d67561cc322ee.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.26/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=0790138614d3bdf2 -C extra-filename=-73cf7b812f0af8b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6468ffc4542cb6aa.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-7d8dbaab28caa68b.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1d5fb95cd571748b.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-62938d6fffe68c9e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3ea5d3614ce0889a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-b8461a4814e52ba0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3e2e5f34a5605ab6.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7252cd78f8d37394.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d221c36336a1558c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4e169bec170b98a64b02c445181ed6f72b0a103f6feb9f2302625a61dc57ee88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e169bec170b98a64b02c445181ed6f72b0a103f6feb9f2302625a61dc57ee88", kill_on_drop: false }`
[INFO] [stdout] 4e169bec170b98a64b02c445181ed6f72b0a103f6feb9f2302625a61dc57ee88
