[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/77d7237adf1defc1e3a0545ade2306ffa3ba4c1f against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xVM-Project%2Fzk-bpf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xVM-Project/zk-bpf on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-tc2/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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c003d3f39d0ac7ec91e016abc3a7c38615e991ad31bcd4cd2df1728d26b37cc0 [INFO] running `Command { std: "docker" "start" "-a" "c003d3f39d0ac7ec91e016abc3a7c38615e991ad31bcd4cd2df1728d26b37cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c003d3f39d0ac7ec91e016abc3a7c38615e991ad31bcd4cd2df1728d26b37cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c003d3f39d0ac7ec91e016abc3a7c38615e991ad31bcd4cd2df1728d26b37cc0", kill_on_drop: false }` [INFO] [stdout] c003d3f39d0ac7ec91e016abc3a7c38615e991ad31bcd4cd2df1728d26b37cc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6bc21872df7568c9da43c9dc0dd904829d3b6751efacc01f38103ee530de2e7 [INFO] running `Command { std: "docker" "start" "-a" "e6bc21872df7568c9da43c9dc0dd904829d3b6751efacc01f38103ee530de2e7", kill_on_drop: false }` [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 unicode-width v0.1.11 [INFO] [stderr] Compiling cxxbridge-flags v1.0.121 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking zero v0.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling risc0-zkvm v0.11.1 [INFO] [stderr] Checking xmas-elf v0.8.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking risc0-zkvm-platform v0.11.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling zk-bpf v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking combine v3.8.1 [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 object v0.30.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling cxx-build v1.0.121 [INFO] [stderr] Checking tokio-util v0.7.10 [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/498fce24f39c1ecbb0abe08824e72162da853341/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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)' --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=61b20e50c747fe61 -C extra-filename=-61b20e50c747fe61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-1caa63e5cbc66a5a.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2730a7f3d633582f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-968aae59ec475ea4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-32142bda45620cd4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-bd025e7b032fe829.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" "e6bc21872df7568c9da43c9dc0dd904829d3b6751efacc01f38103ee530de2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6bc21872df7568c9da43c9dc0dd904829d3b6751efacc01f38103ee530de2e7", kill_on_drop: false }` [INFO] [stdout] e6bc21872df7568c9da43c9dc0dd904829d3b6751efacc01f38103ee530de2e7