[INFO] fetching crate zksync_tee_verifier_input_producer 0.1.0... [INFO] testing zksync_tee_verifier_input_producer-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate zksync_tee_verifier_input_producer 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate zksync_tee_verifier_input_producer 0.1.0 [INFO] finished tweaking crates.io crate zksync_tee_verifier_input_producer 0.1.0 [INFO] tweaked toml for crates.io crate zksync_tee_verifier_input_producer 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zksync_tee_verifier_input_producer 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 659 packages to latest compatible versions [INFO] [stderr] Adding boojum v0.2.0 (available: v0.2.2) [INFO] [stderr] Adding circuit_encodings v0.141.0 (available: v0.141.2) [INFO] [stderr] Adding circuit_encodings v0.150.1 (available: v0.150.21) [INFO] [stderr] Adding circuit_sequencer_api v0.133.0 (available: v0.133.1) [INFO] [stderr] Adding circuit_sequencer_api v0.140.0 (available: v0.140.3) [INFO] [stderr] Adding circuit_sequencer_api v0.141.0 (available: v0.141.2) [INFO] [stderr] Adding circuit_sequencer_api v0.142.0 (available: v0.142.2) [INFO] [stderr] Adding circuit_sequencer_api v0.150.1 (available: v0.150.21) [INFO] [stderr] Adding cs_derive v0.2.0 (available: v0.2.2) [INFO] [stderr] Adding derive_more v1.0.0-beta.6 (available: v1.0.0) [INFO] [stderr] Adding derive_more-impl v1.0.0-beta.6 (available: v1.0.0) [INFO] [stderr] Adding sha2 v0.10.8 (available: v0.10.9) [INFO] [stderr] Adding vise v0.1.0 (available: v0.3.2) [INFO] [stderr] Adding zk_evm v0.150.0 (available: v0.150.21) [INFO] [stderr] Adding zk_evm_abstractions v0.150.0 (available: v0.150.21) [INFO] [stderr] Adding zkevm_circuits v0.141.0 (available: v0.141.2) [INFO] [stderr] Adding zkevm_circuits v0.150.0 (available: v0.150.21) [INFO] [stderr] Adding zkevm_opcode_defs v0.150.0 (available: v0.150.21) [INFO] [stderr] Adding zksync_concurrency v0.1.0-rc.2 (available: v0.1.1) [INFO] [stderr] Adding zksync_consensus_crypto v0.1.0-rc.2 (available: v0.1.1) [INFO] [stderr] Adding zksync_consensus_roles v0.1.0-rc.2 (available: v0.1.1) [INFO] [stderr] Adding zksync_consensus_storage v0.1.0-rc.2 (available: v0.1.1) [INFO] [stderr] Adding zksync_consensus_utils v0.1.0-rc.2 (available: v0.1.1) [INFO] [stderr] Adding zksync_protobuf v0.1.0-rc.2 (available: v0.1.1) [INFO] [stderr] Adding zksync_protobuf_build v0.1.0-rc.2 (available: v0.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86d1c8eb4f1fd6f2e54166084575d444135fc37e2315089d5aef1adf446be22d [INFO] running `Command { std: "docker" "start" "-a" "86d1c8eb4f1fd6f2e54166084575d444135fc37e2315089d5aef1adf446be22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86d1c8eb4f1fd6f2e54166084575d444135fc37e2315089d5aef1adf446be22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d1c8eb4f1fd6f2e54166084575d444135fc37e2315089d5aef1adf446be22d", kill_on_drop: false }` [INFO] [stdout] 86d1c8eb4f1fd6f2e54166084575d444135fc37e2315089d5aef1adf446be22d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 950759bd8bec95d10d5f5b5aaa54593030d8f95c7fd7c7d8b9b54b9c0e5bdc39 [INFO] running `Command { std: "docker" "start" "-a" "950759bd8bec95d10d5f5b5aaa54593030d8f95c7fd7c7d8b9b54b9c0e5bdc39", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha3_ce v0.10.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [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/beta-2025-09-21-x86_64-unknown-linux-gnu/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=8876792644d2e8db -C extra-filename=-9d4ac465809c4f68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3961f8809e272ccb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-557d48b6199c64f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9ad4622e9362cad2.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=a7d55d9a69ce3b0b -C extra-filename=-3a6153e7e5816b1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0c7632e5ed4dc230.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6a4719510b0746bc.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-0cc6fe6d35386903.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-ae1eb2d060de53a2.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-e09ab7898221cb97.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9be7e24c0cc6f173.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-3860774ad9b215b5.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-5629529544b2a983.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "950759bd8bec95d10d5f5b5aaa54593030d8f95c7fd7c7d8b9b54b9c0e5bdc39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950759bd8bec95d10d5f5b5aaa54593030d8f95c7fd7c7d8b9b54b9c0e5bdc39", kill_on_drop: false }` [INFO] [stdout] 950759bd8bec95d10d5f5b5aaa54593030d8f95c7fd7c7d8b9b54b9c0e5bdc39