[INFO] fetching crate circuit_sequencer_api 0.153.4...
[INFO] testing circuit_sequencer_api-0.153.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate circuit_sequencer_api 0.153.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate circuit_sequencer_api 0.153.4
[INFO] finished tweaking crates.io crate circuit_sequencer_api 0.153.4
[INFO] tweaked toml for crates.io crate circuit_sequencer_api 0.153.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate circuit_sequencer_api 0.153.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate circuit_sequencer_api 0.153.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64f6f36fdbe866ae2c255cd1bbc9f2f0771c79fdb2145d101c7cac6174607227
[INFO] running `Command { std: "docker" "start" "-a" "64f6f36fdbe866ae2c255cd1bbc9f2f0771c79fdb2145d101c7cac6174607227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64f6f36fdbe866ae2c255cd1bbc9f2f0771c79fdb2145d101c7cac6174607227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f6f36fdbe866ae2c255cd1bbc9f2f0771c79fdb2145d101c7cac6174607227", kill_on_drop: false }`
[INFO] [stdout] 64f6f36fdbe866ae2c255cd1bbc9f2f0771c79fdb2145d101c7cac6174607227
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53d0d104a98a0704dbb7416ceb3e71f9369c2c11e5901351f5dfd73e2aedaf0f
[INFO] running `Command { std: "docker" "start" "-a" "53d0d104a98a0704dbb7416ceb3e71f9369c2c11e5901351f5dfd73e2aedaf0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling zksync_ff_derive v0.32.6
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling zksync_ff v0.32.6
[INFO] [stderr]    Compiling zksync_pairing v0.32.6
[INFO] [stderr]    Compiling zkevm_opcode_defs v0.153.4
[INFO] [stderr]    Compiling zksync_bellman v0.32.6
[INFO] [stderr]    Compiling zk_evm_abstractions v0.153.4
[INFO] [stderr]    Compiling zk_evm v0.153.4
[INFO] [stderr]    Compiling circuit_sequencer_api v0.153.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.96s
[INFO] running `Command { std: "docker" "inspect" "53d0d104a98a0704dbb7416ceb3e71f9369c2c11e5901351f5dfd73e2aedaf0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d0d104a98a0704dbb7416ceb3e71f9369c2c11e5901351f5dfd73e2aedaf0f", kill_on_drop: false }`
[INFO] [stdout] 53d0d104a98a0704dbb7416ceb3e71f9369c2c11e5901351f5dfd73e2aedaf0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 383b7f992f143c02cff72b9cca65da1241da86fff2b5a0c410146d15537fdab5
[INFO] running `Command { std: "docker" "start" "-a" "383b7f992f143c02cff72b9cca65da1241da86fff2b5a0c410146d15537fdab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling circuit_sequencer_api v0.153.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zkevm_circuits`
[INFO] [stdout]   --> src/lib.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 27 |         const _: () = assert!(BLOB_CHUNK_SIZE == zkevm_circuits::eip_4844::input::BLOB_CHUNK_SIZE);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `zkevm_circuits`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zkevm_circuits`, use `cargo add zkevm_circuits` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zkevm_circuits`
[INFO] [stdout]   --> src/lib.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |             ELEMENTS_PER_4844_BLOCK == zkevm_circuits::eip_4844::input::ELEMENTS_PER_4844_BLOCK
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `zkevm_circuits`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zkevm_circuits`, use `cargo add zkevm_circuits` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zkevm_circuits`
[INFO] [stdout]   --> src/lib.rs:32:41
[INFO] [stdout]    |
[INFO] [stdout] 32 |             ENCODABLE_BYTES_PER_BLOB == zkevm_circuits::eip_4844::input::ENCODABLE_BYTES_PER_BLOB
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `zkevm_circuits`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zkevm_circuits`, use `cargo add zkevm_circuits` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `circuit_sequencer_api` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "383b7f992f143c02cff72b9cca65da1241da86fff2b5a0c410146d15537fdab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383b7f992f143c02cff72b9cca65da1241da86fff2b5a0c410146d15537fdab5", kill_on_drop: false }`
[INFO] [stdout] 383b7f992f143c02cff72b9cca65da1241da86fff2b5a0c410146d15537fdab5
