[INFO] cloning repository https://github.com/ClementWalter/cairo-vm-rs-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClementWalter/cairo-vm-rs-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementWalter%2Fcairo-vm-rs-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementWalter%2Fcairo-vm-rs-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27b71974f0db994f0b6f0a14db087afcbfbe3ad1
[INFO] checking ClementWalter/cairo-vm-rs-py against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClementWalter%2Fcairo-vm-rs-py" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ClementWalter/cairo-vm-rs-py
[INFO] finished tweaking git repo https://github.com/ClementWalter/cairo-vm-rs-py
[INFO] tweaked toml for git repo https://github.com/ClementWalter/cairo-vm-rs-py written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClementWalter/cairo-vm-rs-py on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClementWalter/cairo-vm-rs-py 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f050f50649439988fa5bf2dfd78b5c44e0567ae6912605c0bbc988482fa6847
[INFO] running `Command { std: "docker" "start" "-a" "7f050f50649439988fa5bf2dfd78b5c44e0567ae6912605c0bbc988482fa6847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f050f50649439988fa5bf2dfd78b5c44e0567ae6912605c0bbc988482fa6847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f050f50649439988fa5bf2dfd78b5c44e0567ae6912605c0bbc988482fa6847", kill_on_drop: false }`
[INFO] [stdout] 7f050f50649439988fa5bf2dfd78b5c44e0567ae6912605c0bbc988482fa6847
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9cac108fe57edab70174f197be81d69859af60c242dba83e6a293807063a022
[INFO] running `Command { std: "docker" "start" "-a" "f9cac108fe57edab70174f197be81d69859af60c242dba83e6a293807063a022", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling pyo3-build-config v0.23.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.3
[INFO] [stderr]    Compiling pyo3-ffi v0.23.3
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking lambdaworks-math v0.10.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling pyo3 v0.23.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lambdaworks-crypto v0.10.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling pyo3-macros v0.23.3
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking num-modular v0.5.1
[INFO] [stderr]     Checking starknet-types-core v0.1.7
[INFO] [stderr]     Checking num-prime v0.4.4
[INFO] [stderr]    Compiling starknet-ff v0.3.7
[INFO] [stderr]    Compiling starknet-curve v0.4.2
[INFO] [stderr]    Compiling starknet-crypto-codegen v0.3.3
[INFO] [stderr]     Checking starknet-crypto v0.6.2
[INFO] [stderr]     Checking cairo-vm v1.0.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-vm-1.0.1/src/hint_processor/builtin_hint_processor/signature.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .is_multiple_of(&(CELLS_PER_SIGNATURE as usize))
[INFO] [stdout]    |          -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `&usize`
[INFO] [stdout]    |          |
[INFO] [stdout]    |          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/num/mod.rs:1269:5
[INFO] [stdout]    = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 32 -         .is_multiple_of(&(CELLS_PER_SIGNATURE as usize))
[INFO] [stdout] 32 +         .is_multiple_of((CELLS_PER_SIGNATURE as usize))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cairo-vm-1.0.1/src/vm/runners/cairo_pie.rs:623:44
[INFO] [stdout]     |
[INFO] [stdout] 623 |             if !bytes.len().is_multiple_of(&CELL_BYTE_LEN) {
[INFO] [stdout]     |                             -------------- ^^^^^^^^^^^^^^ expected `usize`, found `&usize`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/core/src/num/mod.rs:1269:5
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 623 -             if !bytes.len().is_multiple_of(&CELL_BYTE_LEN) {
[INFO] [stdout] 623 +             if !bytes.len().is_multiple_of(CELL_BYTE_LEN) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cairo-vm` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f9cac108fe57edab70174f197be81d69859af60c242dba83e6a293807063a022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9cac108fe57edab70174f197be81d69859af60c242dba83e6a293807063a022", kill_on_drop: false }`
[INFO] [stdout] f9cac108fe57edab70174f197be81d69859af60c242dba83e6a293807063a022
