[INFO] cloning repository https://github.com/guelowrd/zik-zak-zoo-nexus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guelowrd/zik-zak-zoo-nexus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguelowrd%2Fzik-zak-zoo-nexus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguelowrd%2Fzik-zak-zoo-nexus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e958acb62cd5ebc7f3f6f6e01c350ec304c2d74
[INFO] checking guelowrd/zik-zak-zoo-nexus against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguelowrd%2Fzik-zak-zoo-nexus" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/guelowrd/zik-zak-zoo-nexus
[INFO] finished tweaking git repo https://github.com/guelowrd/zik-zak-zoo-nexus
[INFO] tweaked toml for git repo https://github.com/guelowrd/zik-zak-zoo-nexus written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guelowrd/zik-zak-zoo-nexus on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guelowrd/zik-zak-zoo-nexus 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/curves/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/curves/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/crypto-primitives/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/algebra/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/poly-commit/`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/r1cs-std/`
[INFO] [stderr]     Updating git repository `https://github.com/nexus-xyz/nexus-zkvm.git`
[INFO] [stderr]     Updating git repository `https://github.com/nexus-xyz/jolt`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch `ark-pallas v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-test-curves v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-vesta v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded serde-untagged v0.1.6
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded elf v0.7.4
[INFO] [stderr]   Downloaded symbolic-demangle v12.10.1
[INFO] [stderr]   Downloaded flate2 v1.0.33
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] [stderr]   Downloaded symbolic-common v12.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 062830fe43080159e112f7e7c8be5630a4ea3359e5c17849d8c7f1922ccf1076
[INFO] running `Command { std: "docker" "start" "-a" "062830fe43080159e112f7e7c8be5630a4ea3359e5c17849d8c7f1922ccf1076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "062830fe43080159e112f7e7c8be5630a4ea3359e5c17849d8c7f1922ccf1076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "062830fe43080159e112f7e7c8be5630a4ea3359e5c17849d8c7f1922ccf1076", kill_on_drop: false }`
[INFO] [stdout] 062830fe43080159e112f7e7c8be5630a4ea3359e5c17849d8c7f1922ccf1076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d2a77a13807e136bc86e81a4adad7198a866e9660132c5c6d72b904df757604
[INFO] running `Command { std: "docker" "start" "-a" "2d2a77a13807e136bc86e81a4adad7198a866e9660132c5c6d72b904df757604", kill_on_drop: false }`
[INFO] [stderr] warning: patch `ark-pallas v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-test-curves v0.4.2 (https://github.com/arkworks-rs/algebra/?rev=2a80c54#2a80c546)` was not used in the crate graph
[INFO] [stderr] warning: patch `ark-vesta v0.4.0 (https://github.com/arkworks-rs/curves/?rev=8c0256a#8c0256ac)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking sha3 v0.8.2
[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/1b8f2e46e14b08208a53585570edd9206374aae8/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --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", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=fab661c47b669f74 -C extra-filename=-31d24fe8bcf0e3a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-65abb905184018f6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c71cf0175b159c41.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ea476e2ff6b44b8e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d3e862149ffec86e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d217cc47a3585d56.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/1b8f2e46e14b08208a53585570edd9206374aae8/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=905f5167007cfeb3 -C extra-filename=-0c1b2db7a1aa7ffb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-566ceb5c0e3736e0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-17bb895c8230c5dc.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7986c9c81f301a2d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2d2a77a13807e136bc86e81a4adad7198a866e9660132c5c6d72b904df757604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2a77a13807e136bc86e81a4adad7198a866e9660132c5c6d72b904df757604", kill_on_drop: false }`
[INFO] [stdout] 2d2a77a13807e136bc86e81a4adad7198a866e9660132c5c6d72b904df757604
