[INFO] cloning repository https://github.com/lambdaclass/cairo-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/lambdaclass/cairo-rs-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2Fcairo-rs-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2Fcairo-rs-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b48d627a45b7ea8ee23cb10c53c01ae8103226d3 [INFO] checking lambdaclass/cairo-rs-py against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2Fcairo-rs-py" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lambdaclass/cairo-rs-py on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/lambdaclass/cairo-rs-py [INFO] finished tweaking git repo https://github.com/lambdaclass/cairo-rs-py [INFO] tweaked toml for git repo https://github.com/lambdaclass/cairo-rs-py written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lambdaclass/cairo-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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bincode-org/bincode.git` [INFO] [stderr] Updating git repository `https://github.com/lambdaclass/cairo-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-ff v0.4.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.86 [INFO] [stderr] Downloaded ark-std v0.4.0 [INFO] [stderr] Downloaded crypto-bigint v0.5.2 [INFO] [stderr] Downloaded starknet-curve v0.3.0 [INFO] [stderr] Downloaded nias v0.5.0 [INFO] [stderr] Downloaded lru v0.7.8 [INFO] [stderr] Downloaded cpufeatures v0.2.7 [INFO] [stderr] Downloaded rfc6979 v0.4.0 [INFO] [stderr] Downloaded sha2 v0.10.6 [INFO] [stderr] Downloaded log v0.4.18 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.86 [INFO] [stderr] Downloaded num-modular v0.5.1 [INFO] [stderr] Downloaded pyo3-ffi v0.18.3 [INFO] [stderr] Downloaded num-prime v0.4.3 [INFO] [stderr] Downloaded serde_json v1.0.96 [INFO] [stderr] Downloaded fsio v0.1.3 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.33 [INFO] [stderr] Downloaded envmnt v0.8.4 [INFO] [stderr] Downloaded ci_info v0.10.2 [INFO] [stderr] Downloaded pyo3 v0.18.3 [INFO] [stderr] Downloaded js-sys v0.3.63 [INFO] [stderr] Downloaded wasm-bindgen v0.2.86 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.3.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.86 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.86 [INFO] [stderr] Downloaded pyo3-build-config v0.18.3 [INFO] [stderr] Downloaded thiserror-no-std v2.0.2 [INFO] [stderr] Downloaded thiserror-impl-no-std v2.0.2 [INFO] [stderr] Downloaded ark-serialize v0.4.2 [INFO] [stderr] Downloaded rusty-hook v0.11.2 [INFO] [stderr] Downloaded starknet-crypto v0.5.1 [INFO] [stderr] Downloaded ark-ff-macros v0.4.2 [INFO] [stderr] Downloaded ark-ff-asm v0.4.2 [INFO] [stderr] Downloaded memoffset v0.8.0 [INFO] [stderr] Downloaded paste v1.0.12 [INFO] [stderr] Downloaded pyo3-macros v0.18.3 [INFO] [stderr] Downloaded mimalloc v0.1.37 [INFO] [stderr] Downloaded pyo3-macros-backend v0.18.3 [INFO] [stderr] Downloaded starknet-ff v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a5a6b9ba0c03743aa63aa607cf162eb3a9bc3f2d6dce9f901b2264798d73ab8 [INFO] running `Command { std: "docker" "start" "-a" "3a5a6b9ba0c03743aa63aa607cf162eb3a9bc3f2d6dce9f901b2264798d73ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a5a6b9ba0c03743aa63aa607cf162eb3a9bc3f2d6dce9f901b2264798d73ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5a6b9ba0c03743aa63aa607cf162eb3a9bc3f2d6dce9f901b2264798d73ab8", kill_on_drop: false }` [INFO] [stdout] 3a5a6b9ba0c03743aa63aa607cf162eb3a9bc3f2d6dce9f901b2264798d73ab8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccc033f902f2198a85a3594015e788fb04ad5127a989898eb2c7f19395a9b22e [INFO] running `Command { std: "docker" "start" "-a" "ccc033f902f2198a85a3594015e788fb04ad5127a989898eb2c7f19395a9b22e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.33 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking cairo-take_until_unbalanced v0.27.0 (https://github.com/lambdaclass/cairo-rs.git#061b2c33) [INFO] [stderr] Checking mimalloc v0.1.37 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling pyo3-macros v0.18.3 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Checking bincode v2.0.0-rc.2 (https://github.com/bincode-org/bincode.git?tag=v2.0.0-rc.2#6c219e92) [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking serde_bytes v0.11.9 [INFO] [stderr] Checking num-modular v0.5.1 [INFO] [stderr] Checking cairo-felt v0.5.1 (https://github.com/lambdaclass/cairo-rs.git#061b2c33) [INFO] [stderr] Checking num-prime v0.4.3 [INFO] [stderr] Compiling starknet-ff v0.3.2 [INFO] [stderr] Compiling starknet-curve v0.3.0 [INFO] [stderr] Compiling starknet-crypto-codegen v0.3.1 [INFO] [stderr] Checking starknet-crypto v0.5.1 [INFO] [stderr] Checking cairo-vm v0.5.1 (https://github.com/lambdaclass/cairo-rs.git#061b2c33) [INFO] [stderr] Checking cairo-vm-py v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "ccc033f902f2198a85a3594015e788fb04ad5127a989898eb2c7f19395a9b22e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc033f902f2198a85a3594015e788fb04ad5127a989898eb2c7f19395a9b22e", kill_on_drop: false }` [INFO] [stdout] ccc033f902f2198a85a3594015e788fb04ad5127a989898eb2c7f19395a9b22e [INFO] checking lambdaclass/cairo-rs-py against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2Fcairo-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] validating manifest of git repo https://github.com/lambdaclass/cairo-rs-py on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/lambdaclass/cairo-rs-py [INFO] finished tweaking git repo https://github.com/lambdaclass/cairo-rs-py [INFO] tweaked toml for git repo https://github.com/lambdaclass/cairo-rs-py written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lambdaclass/cairo-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce0ebbcf42089439a61abe28bf001512785be501650eb69f834e51410c9aeda2 [INFO] running `Command { std: "docker" "start" "-a" "ce0ebbcf42089439a61abe28bf001512785be501650eb69f834e51410c9aeda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce0ebbcf42089439a61abe28bf001512785be501650eb69f834e51410c9aeda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0ebbcf42089439a61abe28bf001512785be501650eb69f834e51410c9aeda2", kill_on_drop: false }` [INFO] [stdout] ce0ebbcf42089439a61abe28bf001512785be501650eb69f834e51410c9aeda2 [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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e97a2b6d6f41bd50bd3d775d08c33ab47402828d033edbe7bd0780d736cf1bf5 [INFO] running `Command { std: "docker" "start" "-a" "e97a2b6d6f41bd50bd3d775d08c33ab47402828d033edbe7bd0780d736cf1bf5", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.33 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking mimalloc v0.1.37 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking cairo-take_until_unbalanced v0.27.0 (https://github.com/lambdaclass/cairo-rs.git#061b2c33) [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Compiling pyo3-macros v0.18.3 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Checking bincode v2.0.0-rc.2 (https://github.com/bincode-org/bincode.git?tag=v2.0.0-rc.2#6c219e92) [INFO] [stderr] Checking serde_bytes v0.11.9 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking num-modular v0.5.1 [INFO] [stderr] Checking cairo-felt v0.5.1 (https://github.com/lambdaclass/cairo-rs.git#061b2c33) [INFO] [stderr] Checking num-prime v0.4.3 [INFO] [stderr] Compiling starknet-ff v0.3.2 [INFO] [stderr] Compiling starknet-curve v0.3.0 [INFO] [stderr] Compiling starknet-crypto-codegen v0.3.1 [INFO] [stderr] Checking starknet-crypto v0.5.1 [INFO] [stderr] Checking cairo-vm v0.5.1 (https://github.com/lambdaclass/cairo-rs.git#061b2c33) [INFO] [stderr] Checking cairo-vm-py v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ids.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__getattr__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ids.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__setattr__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ids.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__getattr__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ids.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__setattr__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/memory.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__setitem__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/relocatable.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/relocatable.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cairo-vm-py` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ids.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__getattr__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ids.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__setattr__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ids.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__getattr__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ids.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__setattr__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/memory.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__setitem__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/relocatable.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__add__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/relocatable.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current method `__sub__` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cairo-vm-py` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "e97a2b6d6f41bd50bd3d775d08c33ab47402828d033edbe7bd0780d736cf1bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e97a2b6d6f41bd50bd3d775d08c33ab47402828d033edbe7bd0780d736cf1bf5", kill_on_drop: false }` [INFO] [stdout] e97a2b6d6f41bd50bd3d775d08c33ab47402828d033edbe7bd0780d736cf1bf5