[INFO] cloning repository https://github.com/zouguangxian/jolt-fib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zouguangxian/jolt-fib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzouguangxian%2Fjolt-fib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzouguangxian%2Fjolt-fib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58b48576b2867d7a8d929db41543788e0ffc8ae9 [INFO] checking zouguangxian/jolt-fib against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzouguangxian%2Fjolt-fib" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zouguangxian/jolt-fib [INFO] finished tweaking git repo https://github.com/zouguangxian/jolt-fib [INFO] tweaked toml for git repo https://github.com/zouguangxian/jolt-fib written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zouguangxian/jolt-fib on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zouguangxian/jolt-fib 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/a16z/arkworks-algebra` [INFO] [stderr] Updating git repository `https://github.com/a16z/jolt` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ingonyama-zk/icicle-jolt.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-serialize-derive v0.5.0 [INFO] [stderr] Downloaded sys-info v0.9.1 [INFO] [stderr] Downloaded memory-stats v1.2.0 [INFO] [stderr] Downloaded ark-bn254 v0.5.0 [INFO] [stderr] Downloaded const-hex v1.14.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.11 [INFO] [stderr] Downloaded alloy-sol-macro v0.7.7 [INFO] [stderr] Downloaded alloy-sol-macro-expander v0.7.7 [INFO] [stderr] Downloaded alloy-primitives v0.7.7 [INFO] [stderr] Downloaded parity-scale-codec v3.7.4 [INFO] [stderr] Downloaded ruint v1.14.0 [INFO] [stderr] Downloaded pest v2.8.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.2 [INFO] [stderr] Downloaded syn-solidity v0.7.7 [INFO] [stderr] Downloaded alloy-sol-types v0.7.7 [INFO] [stderr] Downloaded proptest v1.6.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.7.4 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.7.7 [INFO] [stderr] Downloaded tracing-chrome v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1e4d9dfb13de5b64dec35e7acc8f2676b202d38fd2e85bafef1398852238993 [INFO] running `Command { std: "docker" "start" "-a" "e1e4d9dfb13de5b64dec35e7acc8f2676b202d38fd2e85bafef1398852238993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1e4d9dfb13de5b64dec35e7acc8f2676b202d38fd2e85bafef1398852238993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e4d9dfb13de5b64dec35e7acc8f2676b202d38fd2e85bafef1398852238993", kill_on_drop: false }` [INFO] [stdout] e1e4d9dfb13de5b64dec35e7acc8f2676b202d38fd2e85bafef1398852238993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8be1c4f0a27c2af9e31eccdedaebcf91ed41cf31be13ec62d73f800fbb56b561 [INFO] running `Command { std: "docker" "start" "-a" "8be1c4f0a27c2af9e31eccdedaebcf91ed41cf31be13ec62d73f800fbb56b561", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 (https://github.com/a16z/arkworks-algebra?branch=v0.5.0-optimize-mul-u64#4ae50185) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 (https://github.com/a16z/arkworks-algebra?branch=v0.5.0-optimize-mul-u64#4ae50185) [INFO] [stderr] Compiling syn-solidity v0.7.7 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 (https://github.com/a16z/arkworks-algebra?branch=v0.5.0-optimize-mul-u64#4ae50185) [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ruint v1.14.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.7 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ark-serialize v0.5.0 (https://github.com/a16z/arkworks-algebra?branch=v0.5.0-optimize-mul-u64#4ae50185) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.7.7 [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/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/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"' --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=d96c107fed961ed7 -C extra-filename=-ba19de617ecbe125 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "8be1c4f0a27c2af9e31eccdedaebcf91ed41cf31be13ec62d73f800fbb56b561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be1c4f0a27c2af9e31eccdedaebcf91ed41cf31be13ec62d73f800fbb56b561", kill_on_drop: false }` [INFO] [stdout] 8be1c4f0a27c2af9e31eccdedaebcf91ed41cf31be13ec62d73f800fbb56b561