[INFO] cloning repository https://github.com/tos-network/tako [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tos-network/tako" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftos-network%2Ftako", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftos-network%2Ftako'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c52af7643f456d0f6fefe47c57e99dadd4518c9b [INFO] checking tos-network/tako against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftos-network%2Ftako" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tos-network/tako [INFO] finished tweaking git repo https://github.com/tos-network/tako [INFO] tweaked toml for git repo https://github.com/tos-network/tako written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tos-network/tako on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tos-network/tako 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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/algebra` [INFO] [stderr] Updating git repository `https://github.com/tos-network/curve25519-dalek` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/tos-network/tbpf` [INFO] [stderr] Updating git repository `https://github.com/tos-network/tos-crypto` [INFO] [stderr] Updating git repository `https://github.com/tos-network/tos-crypto` [INFO] [stderr] Updating git repository `https://github.com/tos-network/bulletproofs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v6.0.3 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded sha2-asm v0.6.4 [INFO] [stderr] Downloaded dudect-bencher v0.6.0 [INFO] [stderr] Downloaded better_any v0.2.0 [INFO] [stderr] Downloaded enum-ordinalize v4.3.2 [INFO] [stderr] Downloaded enum-ordinalize-derive v4.3.2 [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] [stderr] Downloaded ark-std v0.5.0 [INFO] [stderr] Downloaded trybuild v1.0.114 [INFO] [stderr] Downloaded educe v0.6.0 [INFO] [stderr] Downloaded proptest-derive v0.4.0 [INFO] [stderr] Downloaded libsecp256k1 v0.7.2 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded blst v0.3.16 [INFO] [stderr] Downloaded light-poseidon v0.4.0 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded c-kzg v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21f8c1ae13fa98d44adf9e69d29d79b25da5c478588048bd9d50fd66454e2e10 [INFO] running `Command { std: "docker" "start" "-a" "21f8c1ae13fa98d44adf9e69d29d79b25da5c478588048bd9d50fd66454e2e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21f8c1ae13fa98d44adf9e69d29d79b25da5c478588048bd9d50fd66454e2e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f8c1ae13fa98d44adf9e69d29d79b25da5c478588048bd9d50fd66454e2e10", kill_on_drop: false }` [INFO] [stdout] 21f8c1ae13fa98d44adf9e69d29d79b25da5c478588048bd9d50fd66454e2e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ca74a00321ee573f3b444a55eea0f4997409288029ca007e86382461c9134d4 [INFO] running `Command { std: "docker" "start" "-a" "2ca74a00321ee573f3b444a55eea0f4997409288029ca007e86382461c9134d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 (https://github.com/tos-network/curve25519-dalek?rev=0ca0e1a1cab7c08733e35cfedc33fc68db2058be#0ca0e1a1) [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking tako-sdk v0.2.1 (/opt/rustwide/workdir/sdk) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking better_any v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking toml_parser v1.0.4 [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/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.110/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="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d39de60ff0df9c67 -C extra-filename=-dabac64c1863d00f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6b976fafba50547.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3c35ba78d93b6735.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "2ca74a00321ee573f3b444a55eea0f4997409288029ca007e86382461c9134d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca74a00321ee573f3b444a55eea0f4997409288029ca007e86382461c9134d4", kill_on_drop: false }` [INFO] [stdout] 2ca74a00321ee573f3b444a55eea0f4997409288029ca007e86382461c9134d4