[INFO] cloning repository https://github.com/Azizcan04045416/scroll-zkevm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azizcan04045416/scroll-zkevm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzizcan04045416%2Fscroll-zkevm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzizcan04045416%2Fscroll-zkevm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1b44acd996ae298212807bb2201deae94018bcd
[INFO] building Azizcan04045416/scroll-zkevm against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzizcan04045416%2Fscroll-zkevm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Azizcan04045416/scroll-zkevm on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Azizcan04045416/scroll-zkevm
[INFO] finished tweaking git repo https://github.com/Azizcan04045416/scroll-zkevm
[INFO] tweaked toml for git repo https://github.com/Azizcan04045416/scroll-zkevm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Azizcan04045416/scroll-zkevm 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/bin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log4rs` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/prover/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log4rs` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/ffi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log4rs` dependency)
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/halo2.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/poseidon.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/halo2curves.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/halo2wrong.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/zkevm-circuits.git`
[INFO] [stderr]     Skipping git submodule `https://github.com/ethereum/tests` due to update strategy in .gitmodules
[INFO] [stderr]     Skipping git submodule `https://github.com/OpenZeppelin/openzeppelin-contracts` due to update strategy in .gitmodules
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/snark-verifier`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/poseidon-circuit.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/mpt-circuit.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/zktrie.git`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/halo2-lib`
[INFO] [stderr]     Updating git repository `https://github.com/scroll-tech/gobuild.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethereum-types v0.13.1
[INFO] [stderr]   Downloaded fastrlp-derive v0.1.5
[INFO] [stderr]   Downloaded rust_decimal v1.29.1
[INFO] [stderr]   Downloaded fastrlp v0.1.3
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded k256 v0.11.6
[INFO] [stderr]   Downloaded ethers-core v0.17.0
[INFO] [stderr]   Downloaded revm_precompiles v1.1.2
[INFO] [stderr]   Downloaded tungstenite v0.17.3
[INFO] [stderr]   Downloaded blake2b_simd v1.0.1
[INFO] [stderr]   Downloaded git-version-macro v0.3.5
[INFO] [stderr]   Downloaded is-even v1.0.0
[INFO] [stderr]   Downloaded git-version v0.3.5
[INFO] [stderr]   Downloaded secp256k1 v0.26.0
[INFO] [stderr]   Downloaded ethers-providers v1.0.2
[INFO] [stderr]   Downloaded is-odd v1.0.0
[INFO] [stderr]   Downloaded procfs v0.13.3
[INFO] [stderr]   Downloaded serde_stacker v0.1.8
[INFO] [stderr]   Downloaded ethers-core v1.0.2
[INFO] [stderr]   Downloaded generic-array v0.9.1
[INFO] [stderr]   Downloaded revm-primitives v1.1.1
[INFO] [stderr]   Downloaded scale-info v2.5.0
[INFO] [stderr]   Downloaded project-root v0.2.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] [stderr]   Downloaded enumn v0.1.8
[INFO] [stderr]   Downloaded rustix v0.37.7
[INFO] [stderr]   Downloaded ruint v1.8.0
[INFO] [stderr]   Downloaded is-terminal v0.4.6
[INFO] [stderr]   Downloaded substrate-bn v0.6.0
[INFO] [stderr]   Downloaded ethabi v17.2.0
[INFO] [stderr]   Downloaded ethers-providers v0.17.0
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded ruint-macro v1.0.2
[INFO] [stderr]   Downloaded gobuild v0.1.0-alpha.2
[INFO] [stderr]   Downloaded scale-info-derive v2.5.0
[INFO] [stderr]   Downloaded coins-bip32 v0.7.0
[INFO] [stderr]   Downloaded pasta_curves v0.4.1
[INFO] [stderr]   Downloaded auto_impl v1.0.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.4.0
[INFO] [stderr]   Downloaded revm-precompile v2.0.0
[INFO] [stderr]   Downloaded sha3 v0.7.3
[INFO] [stderr]   Downloaded errno v0.3.0
[INFO] [stderr]   Downloaded bech32 v0.7.3
[INFO] [stderr]   Downloaded scrypt v0.8.1
[INFO] [stderr]   Downloaded revm v2.3.1
[INFO] [stderr]   Downloaded base58check v0.1.0
[INFO] [stderr]   Downloaded coins-core v0.7.0
[INFO] [stderr]   Downloaded coins-bip39 v0.7.0
[INFO] [stderr]   Downloaded eth-keystore v0.4.2
[INFO] [stderr]   Downloaded ethers-signers v0.17.0
[INFO] [stderr]   Downloaded ethbloom v0.12.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.6
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5e1bf64aea982f3433c2c28327449bd6f9b63e3d1ab40544a4dac46b22b4a29
[INFO] running `Command { std: "docker" "start" "-a" "f5e1bf64aea982f3433c2c28327449bd6f9b63e3d1ab40544a4dac46b22b4a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5e1bf64aea982f3433c2c28327449bd6f9b63e3d1ab40544a4dac46b22b4a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e1bf64aea982f3433c2c28327449bd6f9b63e3d1ab40544a4dac46b22b4a29", kill_on_drop: false }`
[INFO] [stdout] f5e1bf64aea982f3433c2c28327449bd6f9b63e3d1ab40544a4dac46b22b4a29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ecf8d1b3ea582c0bae5ade0f149daaccaef46429ccbbbe69a8e81b113d3a64d
[INFO] running `Command { std: "docker" "start" "-a" "4ecf8d1b3ea582c0bae5ade0f149daaccaef46429ccbbbe69a8e81b113d3a64d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/ffi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log4rs` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/bin/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log4rs` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/prover/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log4rs` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/wrapper.rs:475:33
[INFO] [stdout]     |
[INFO] [stdout] 475 |                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 475 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 475 +                 let LineColumn { line, column } = s.start();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/wrapper.rs:489:33
[INFO] [stdout]     |
[INFO] [stdout] 489 |                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 489 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 489 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.56/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stdout] Some errors have detailed explanations: E0422, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ecf8d1b3ea582c0bae5ade0f149daaccaef46429ccbbbe69a8e81b113d3a64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ecf8d1b3ea582c0bae5ade0f149daaccaef46429ccbbbe69a8e81b113d3a64d", kill_on_drop: false }`
[INFO] [stdout] 4ecf8d1b3ea582c0bae5ade0f149daaccaef46429ccbbbe69a8e81b113d3a64d
