[INFO] cloning repository https://github.com/lambdaclass/AES_zero_knowledge_proof_circuit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lambdaclass/AES_zero_knowledge_proof_circuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2FAES_zero_knowledge_proof_circuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2FAES_zero_knowledge_proof_circuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90a1fb8db89f173b72206054bb0d56f9c7b12e35
[INFO] testing lambdaclass/AES_zero_knowledge_proof_circuit against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdaclass%2FAES_zero_knowledge_proof_circuit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lambdaclass/AES_zero_knowledge_proof_circuit
[INFO] finished tweaking git repo https://github.com/lambdaclass/AES_zero_knowledge_proof_circuit
[INFO] tweaked toml for git repo https://github.com/lambdaclass/AES_zero_knowledge_proof_circuit written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lambdaclass/AES_zero_knowledge_proof_circuit on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lambdaclass/AES_zero_knowledge_proof_circuit 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61c3283ba6d8930b9d98a962e5bc676057d315f9f6e25664cfca6de4c28a91fc
[INFO] running `Command { std: "docker" "start" "-a" "61c3283ba6d8930b9d98a962e5bc676057d315f9f6e25664cfca6de4c28a91fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61c3283ba6d8930b9d98a962e5bc676057d315f9f6e25664cfca6de4c28a91fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c3283ba6d8930b9d98a962e5bc676057d315f9f6e25664cfca6de4c28a91fc", kill_on_drop: false }`
[INFO] [stdout] 61c3283ba6d8930b9d98a962e5bc676057d315f9f6e25664cfca6de4c28a91fc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f41845b2bbfa936a2a756af802f7282112f33e4dc8f2b411c13c99c53bbe519b
[INFO] running `Command { std: "docker" "start" "-a" "f41845b2bbfa936a2a756af802f7282112f33e4dc8f2b411c13c99c53bbe519b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling collect_slice v1.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling ark-serialize-derive v0.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling pest v2.5.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-relations v0.3.0
[INFO] [stderr]    Compiling ark-poly v0.3.0
[INFO] [stderr]    Compiling ark-snark v0.3.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.3.1
[INFO] [stderr]    Compiling ark-bls12-377 v0.3.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-nonnative-field v0.3.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-377 v0.3.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-poly-commit v0.3.0
[INFO] [stderr]    Compiling ark-crypto-primitives v0.3.0
[INFO] [stderr]    Compiling ark-sponge v0.3.0
[INFO] [stderr]    Compiling ark-marlin v0.3.0 (https://github.com/Entropy1729/marlin.git?branch=use-constraint-system-directly#bde002de)
[INFO] [stderr]    Compiling simpleworks v0.1.0 (https://github.com/Lambdaclass/simpleworks#6409abf1)
[INFO] [stderr]    Compiling zk-aes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-poly-commit v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f41845b2bbfa936a2a756af802f7282112f33e4dc8f2b411c13c99c53bbe519b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f41845b2bbfa936a2a756af802f7282112f33e4dc8f2b411c13c99c53bbe519b", kill_on_drop: false }`
[INFO] [stdout] f41845b2bbfa936a2a756af802f7282112f33e4dc8f2b411c13c99c53bbe519b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e66fef1dfc37ddcbd52fa75cb027ae838e044f285e82e98df3df649a97beb102
[INFO] running `Command { std: "docker" "start" "-a" "e66fef1dfc37ddcbd52fa75cb027ae838e044f285e82e98df3df649a97beb102", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rgb v0.8.34
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling symbolic-common v10.2.1
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling pprof v0.11.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling collect_slice v1.2.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling inferno v0.11.14
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-relations v0.3.0
[INFO] [stderr]    Compiling ark-poly v0.3.0
[INFO] [stderr]    Compiling ark-bls12-377 v0.3.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.3.1
[INFO] [stderr]    Compiling ark-snark v0.3.0
[INFO] [stderr]    Compiling ark-nonnative-field v0.3.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-377 v0.3.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-poly-commit v0.3.0
[INFO] [stderr]    Compiling ark-crypto-primitives v0.3.0
[INFO] [stderr]    Compiling ark-sponge v0.3.0
[INFO] [stderr]    Compiling ark-marlin v0.3.0 (https://github.com/Entropy1729/marlin.git?branch=use-constraint-system-directly#bde002de)
[INFO] [stderr]    Compiling simpleworks v0.1.0 (https://github.com/Lambdaclass/simpleworks#6409abf1)
[INFO] [stderr]    Compiling zk-aes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-poly-commit v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e66fef1dfc37ddcbd52fa75cb027ae838e044f285e82e98df3df649a97beb102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66fef1dfc37ddcbd52fa75cb027ae838e044f285e82e98df3df649a97beb102", kill_on_drop: false }`
[INFO] [stdout] e66fef1dfc37ddcbd52fa75cb027ae838e044f285e82e98df3df649a97beb102
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ea7ce4d8cfdebed5b752cd75af5ad27709b28bce785ed73f292080ec0bccd3c
[INFO] running `Command { std: "docker" "start" "-a" "7ea7ce4d8cfdebed5b752cd75af5ad27709b28bce785ed73f292080ec0bccd3c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-poly-commit v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zk_aes-b162d57345c33d92)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test aes::test::test_gcolumn_mix ... ok
[INFO] [stdout] test aes::test::test_one_round_column_mix ... ok
[INFO] [stdout] test aes::test::test_shift ... ok
[INFO] [stdout] test aes::test::test_substitution ... ok
[INFO] [stdout] test ops::test::test_xor_and_verify_result ... ok
[INFO] [stdout] test ops::test::test_add_and_verify_result ... ok
[INFO] [stdout] test aes_circuit::tests::test_shift_rows ... ok
[INFO] [stdout] test aes_circuit::tests::test_one_round_add_round_key_circuit ... ok
[INFO] [stdout] test aes_circuit::tests::test_one_round_column_mix_circuit ... ok
[INFO] [stdout] test aes::test::key_expansion ... ok
[INFO] [stdout] test aes_circuit::tests::test_one_round_sub_bytes_circuit ... ok
[INFO] [stdout] test aes_circuit::tests::key_expansion_circuit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zk_aes-637481413e3f4310)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-7d288f491ad4e436)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_aes_encryption_step_by_step ... ok
[INFO] [stdout] test tests::test_encrypt_a_16_bytes_plaintext has been running for over 60 seconds
[INFO] [stdout] test tests::test_one_round_aes_encryption_of_a_64_bytes_plaintext has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/integration_tests-7d288f491ad4e436` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7ea7ce4d8cfdebed5b752cd75af5ad27709b28bce785ed73f292080ec0bccd3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ea7ce4d8cfdebed5b752cd75af5ad27709b28bce785ed73f292080ec0bccd3c", kill_on_drop: false }`
[INFO] [stdout] 7ea7ce4d8cfdebed5b752cd75af5ad27709b28bce785ed73f292080ec0bccd3c
