[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] building 0xVM-Project/zk-bpf against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[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] validating manifest of git repo https://github.com/0xVM-Project/zk-bpf on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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 risc0-zkvm-sys v0.11.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.121
[INFO] [stderr]   Downloaded risc0-zkvm-circuit-gen v0.11.1
[INFO] [stderr]   Downloaded risc0-zkvm-platform v0.11.1
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded xmas-elf v0.8.0
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded scroll_derive v0.11.1
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded risc0-zkp-sys v0.11.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.121
[INFO] [stderr]   Downloaded risc0-core-sys v0.11.1
[INFO] [stderr]   Downloaded cxx-build v1.0.121
[INFO] [stderr]   Downloaded risc0-zkvm-circuit-sys v0.11.1
[INFO] [stderr]   Downloaded object v0.30.4
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded risc0-zkvm v0.11.1
[INFO] [stderr]   Downloaded cargo_metadata v0.15.4
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded cxx v1.0.121
[INFO] [stderr]   Downloaded risc0-zkvm-circuit v0.11.1
[INFO] [stderr]   Downloaded tbb-sys v1.1.0+2021.5.0
[INFO] [stderr]   Downloaded risc0-zkvm-platform-sys v0.11.1
[INFO] [stderr]   Downloaded risc0-zkp 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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 371c33d5fbd287c913811960f3c6c8713aeea93498c094f137cf8c9eb44948cb
[INFO] running `Command { std: "docker" "start" "-a" "371c33d5fbd287c913811960f3c6c8713aeea93498c094f137cf8c9eb44948cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "371c33d5fbd287c913811960f3c6c8713aeea93498c094f137cf8c9eb44948cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "371c33d5fbd287c913811960f3c6c8713aeea93498c094f137cf8c9eb44948cb", kill_on_drop: false }`
[INFO] [stdout] 371c33d5fbd287c913811960f3c6c8713aeea93498c094f137cf8c9eb44948cb
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0658c1367577ce330c8ff264cf68d16904f4752a647c58f6aada2710b630dfb5
[INFO] running `Command { std: "docker" "start" "-a" "0658c1367577ce330c8ff264cf68d16904f4752a647c58f6aada2710b630dfb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.121
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling risc0-zkvm v0.11.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling xmas-elf v0.8.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[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 url v2.5.0
[INFO] [stderr]    Compiling risc0-zkvm-platform v0.11.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling zk-bpf v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/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 -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c6122d38de093fc0 -C extra-filename=-2f3d0f33e3abb898 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1668185cbc4ad514.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-75920e1456dc3bc9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-27bc74f81dd3e6f2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0658c1367577ce330c8ff264cf68d16904f4752a647c58f6aada2710b630dfb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0658c1367577ce330c8ff264cf68d16904f4752a647c58f6aada2710b630dfb5", kill_on_drop: false }`
[INFO] [stdout] 0658c1367577ce330c8ff264cf68d16904f4752a647c58f6aada2710b630dfb5
