[INFO] fetching crate cairo-vm 3.0.0-rc.4...
[INFO] testing cairo-vm-3.0.0-rc.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cairo-vm 3.0.0-rc.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cairo-vm 3.0.0-rc.4
[INFO] finished tweaking crates.io crate cairo-vm 3.0.0-rc.4
[INFO] tweaked toml for crates.io crate cairo-vm 3.0.0-rc.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cairo-vm 3.0.0-rc.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 cairo-vm 3.0.0-rc.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 337bc294e3cd656947e59cbb6a7211624d7cbb43a6a1f4b491ef7e001347404b
[INFO] running `Command { std: "docker" "start" "-a" "337bc294e3cd656947e59cbb6a7211624d7cbb43a6a1f4b491ef7e001347404b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "337bc294e3cd656947e59cbb6a7211624d7cbb43a6a1f4b491ef7e001347404b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "337bc294e3cd656947e59cbb6a7211624d7cbb43a6a1f4b491ef7e001347404b", kill_on_drop: false }`
[INFO] [stdout] 337bc294e3cd656947e59cbb6a7211624d7cbb43a6a1f4b491ef7e001347404b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fda82af1c741b44556877eecf162b79104063e6badfe891b670b2d4d0fa3838d
[INFO] running `Command { std: "docker" "start" "-a" "fda82af1c741b44556877eecf162b79104063e6badfe891b670b2d4d0fa3838d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling lambdaworks-math v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lambdaworks-crypto v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling starknet-types-core v0.2.0
[INFO] [stderr]    Compiling num-modular v0.5.1
[INFO] [stderr]    Compiling num-prime v0.4.4
[INFO] [stderr]    Compiling starknet-curve v0.6.0
[INFO] [stderr]    Compiling starknet-crypto v0.8.0
[INFO] [stderr]    Compiling cairo-vm v3.0.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/vm/runners/builtin_runner/range_check.rs:149:39
[INFO] [stdout]     |
[INFO] [stdout] 149 |                         .map(move |i| ((digit >> (i * INNER_RC_BOUND_SHIFT)) & INNER_RC_BOUND_MASK))
[INFO] [stdout]     |                                       ^                                                           ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout]  15 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_parens)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 -                         .map(move |i| ((digit >> (i * INNER_RC_BOUND_SHIFT)) & INNER_RC_BOUND_MASK))
[INFO] [stdout] 149 +                         .map(move |i| (digit >> (i * INNER_RC_BOUND_SHIFT)) & INNER_RC_BOUND_MASK )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cairo-vm` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fda82af1c741b44556877eecf162b79104063e6badfe891b670b2d4d0fa3838d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda82af1c741b44556877eecf162b79104063e6badfe891b670b2d4d0fa3838d", kill_on_drop: false }`
[INFO] [stdout] fda82af1c741b44556877eecf162b79104063e6badfe891b670b2d4d0fa3838d
