[INFO] cloning repository https://github.com/MinaProtocol/mina-verify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MinaProtocol/mina-verify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinaProtocol%2Fmina-verify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinaProtocol%2Fmina-verify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab52b343f5efb2a7a214c0fb1e21353385718953
[INFO] checking MinaProtocol/mina-verify against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinaProtocol%2Fmina-verify" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MinaProtocol/mina-verify
[INFO] finished tweaking git repo https://github.com/MinaProtocol/mina-verify
[INFO] tweaked toml for git repo https://github.com/MinaProtocol/mina-verify written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MinaProtocol/mina-verify on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MinaProtocol/mina-verify 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906
[INFO] running `Command { std: "docker" "start" "723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]     Checking graphannis-malloc_size_of v2.0.0 (https://github.com/openmina/graphannis-malloc_size_of.git?rev=f7da9f6#f7da9f67)
[INFO] [stderr]     Checking rsexp v0.2.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.6 (https://github.com/openmina/num-bigint?branch=rebase-onstack#5b79c7be)
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking internal-tracing v0.3.0 (https://github.com/o1-labs/proof-systems?tag=0.3.0#a73ca6ed)
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr] error: could not compile `rayon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=1ccf42c80108f9ff -C extra-filename=-e6a32b4cf16bc862 --out-dir /opt/rustwide/target/debug/build/rayon/e6a32b4cf16bc862/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/7be1ff51b8965a36/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/49829abd2145ccb2/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/aebd59db090231ab/out -L dependency=/opt/rustwide/target/debug/build/memoffset/7279168c5375ab3b/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out --extern either=/opt/rustwide/target/debug/build/either/1c3a0474c97fdee4/out/libeither-1c3a0474c97fdee4.rmeta --extern rayon_core=/opt/rustwide/target/debug/build/rayon-core/56ba002c4b5131fb/out/librayon_core-56ba002c4b5131fb.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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", "visit", "visit-mut"))' -C metadata=58098184c09533ca -C extra-filename=-681a789cc8e7abde --out-dir /opt/rustwide/target/debug/build/syn/681a789cc8e7abde/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/57bf9027da355d1b/out -L dependency=/opt/rustwide/target/debug/build/unicode-xid/c15504178e575201/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/57bf9027da355d1b/out/libproc_macro2-57bf9027da355d1b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/ce9699250aa1d4b8/out/libquote-ce9699250aa1d4b8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/c15504178e575201/out/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906", kill_on_drop: false }`
[INFO] [stdout] 723bcb947c2ee0b21d11d2b0523a23a480a42d242ac0790ce6b6914cb2e25906
