[INFO] cloning repository https://github.com/lengyeltyler/philBackground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lengyeltyler/philBackground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyeltyler%2FphilBackground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyeltyler%2FphilBackground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18f3404122e5088bd05c54c4bac4b4fbfe77c1ff
[INFO] testing lengyeltyler/philBackground against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengyeltyler%2FphilBackground" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  56% (1406/2485)
Updating files:  57% (1417/2485)
Updating files:  58% (1442/2485)
Updating files:  59% (1467/2485)
Updating files:  60% (1491/2485)
Updating files:  61% (1516/2485)
Updating files:  61% (1536/2485)
Updating files:  62% (1541/2485)
Updating files:  63% (1566/2485)
Updating files:  64% (1591/2485)
Updating files:  65% (1616/2485)
Updating files:  66% (1641/2485)
Updating files:  67% (1665/2485)
Updating files:  68% (1690/2485)
Updating files:  69% (1715/2485)
Updating files:  70% (1740/2485)
Updating files:  71% (1765/2485)
Updating files:  72% (1790/2485)
Updating files:  73% (1815/2485)
Updating files:  74% (1839/2485)
Updating files:  75% (1864/2485)
Updating files:  75% (1885/2485)
Updating files:  76% (1889/2485)
Updating files:  77% (1914/2485)
Updating files:  78% (1939/2485)
Updating files:  79% (1964/2485)
Updating files:  80% (1988/2485)
Updating files:  81% (2013/2485)
Updating files:  82% (2038/2485)
Updating files:  83% (2063/2485)
Updating files:  84% (2088/2485)
Updating files:  85% (2113/2485)
Updating files:  86% (2138/2485)
Updating files:  87% (2162/2485)
Updating files:  88% (2187/2485)
Updating files:  89% (2212/2485)
Updating files:  90% (2237/2485)
Updating files:  91% (2262/2485)
Updating files:  92% (2287/2485)
Updating files:  93% (2312/2485)
Updating files:  94% (2336/2485)
Updating files:  95% (2361/2485)
Updating files:  96% (2386/2485)
Updating files:  97% (2411/2485)
Updating files:  98% (2436/2485)
Updating files:  99% (2461/2485)
Updating files: 100% (2485/2485)
Updating files: 100% (2485/2485), done.
[INFO] started tweaking git repo https://github.com/lengyeltyler/philBackground
[INFO] finished tweaking git repo https://github.com/lengyeltyler/philBackground
[INFO] tweaked toml for git repo https://github.com/lengyeltyler/philBackground written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lengyeltyler/philBackground on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lengyeltyler/philBackground 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded headers-core v0.2.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded blake2b_simd v1.0.3
[INFO] [stderr]   Downloaded pasta_curves v0.5.1
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded headers v0.3.9
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded rustix v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3f2b5989f502ed0f2278dbb9104f9a16d9fce4cf83958490aead3ef584fee23
[INFO] running `Command { std: "docker" "start" "-a" "b3f2b5989f502ed0f2278dbb9104f9a16d9fce4cf83958490aead3ef584fee23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3f2b5989f502ed0f2278dbb9104f9a16d9fce4cf83958490aead3ef584fee23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3f2b5989f502ed0f2278dbb9104f9a16d9fce4cf83958490aead3ef584fee23", kill_on_drop: false }`
[INFO] [stdout] b3f2b5989f502ed0f2278dbb9104f9a16d9fce4cf83958490aead3ef584fee23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0ee0cbe0b9deda14c43f0a9acf94421c5f46ae7d8a2e715e3206d6c0019f430
[INFO] running `Command { std: "docker" "start" "-a" "e0ee0cbe0b9deda14c43f0a9acf94421c5f46ae7d8a2e715e3206d6c0019f430", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081)
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2.git?tag=v2023_04_20#be955686)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling zkbg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `safe_gas_price` and `propose_gas_price` are never read
[INFO] [stdout]    --> src/main.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | struct EtherscanGasResult {
[INFO] [stdout]     |        ------------------ fields in this struct
[INFO] [stdout] 149 |     #[serde(rename = "SafeGasPrice")]
[INFO] [stdout] 150 |     safe_gas_price: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 151 |     #[serde(rename = "ProposeGasPrice")]
[INFO] [stdout] 152 |     propose_gas_price: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_from_uint8` is never used
[INFO] [stdout]    --> src/main.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn scale_from_uint8(coord: u8, canvas_size: u64) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleSpiralsConfig` is never constructed
[INFO] [stdout]  --> src/circuits/simple_spirals/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SimpleSpiralsConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleSpiralsCircuit` is never constructed
[INFO] [stdout]   --> src/circuits/simple_spirals/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SimpleSpiralsCircuit<F: Field> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_spiral_particles` is never used
[INFO] [stdout]    --> src/circuits/simple_spirals/mod.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub fn generate_spiral_particles(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_spiral_triangles` is never used
[INFO] [stdout]    --> src/circuits/simple_spirals/mod.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub fn generate_spiral_triangles(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_micro_triangle` is never used
[INFO] [stdout]    --> src/circuits/simple_spirals/mod.rs:407:4
[INFO] [stdout]     |
[INFO] [stdout] 407 | fn create_micro_triangle(center_x: u64, center_y: u64, size: u64) -> (u64, u64, u64, u64, u64, u64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_spiral_point` is never used
[INFO] [stdout]    --> src/circuits/simple_spirals/mod.rs:422:8
[INFO] [stdout]     |
[INFO] [stdout] 422 | pub fn calculate_spiral_point(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.36s
[INFO] running `Command { std: "docker" "inspect" "e0ee0cbe0b9deda14c43f0a9acf94421c5f46ae7d8a2e715e3206d6c0019f430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ee0cbe0b9deda14c43f0a9acf94421c5f46ae7d8a2e715e3206d6c0019f430", kill_on_drop: false }`
[INFO] [stdout] e0ee0cbe0b9deda14c43f0a9acf94421c5f46ae7d8a2e715e3206d6c0019f430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3bd1b30d64c7a60f73f935babbb484add3add3b911482a9ee452b815e6dae20
[INFO] running `Command { std: "docker" "start" "-a" "c3bd1b30d64c7a60f73f935babbb484add3add3b911482a9ee452b815e6dae20", kill_on_drop: false }`
[INFO] [stderr]    Compiling zkbg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `tri_metadata`
[INFO] [stdout]    --> src/lib.rs:384:25
[INFO] [stdout]     |
[INFO] [stdout] 384 |         let (triangles, tri_metadata) = generate_spiral_triangles(spiral_type, num_arms, 420);
[INFO] [stdout]     |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tri_metadata`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `safe_gas_price` and `propose_gas_price` are never read
[INFO] [stdout]    --> src/main.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | struct EtherscanGasResult {
[INFO] [stdout]     |        ------------------ fields in this struct
[INFO] [stdout] 149 |     #[serde(rename = "SafeGasPrice")]
[INFO] [stdout] 150 |     safe_gas_price: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 151 |     #[serde(rename = "ProposeGasPrice")]
[INFO] [stdout] 152 |     propose_gas_price: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_from_uint8` is never used
[INFO] [stdout]    --> src/main.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn scale_from_uint8(coord: u8, canvas_size: u64) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleSpiralsConfig` is never constructed
[INFO] [stdout]  --> src/circuits/simple_spirals/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SimpleSpiralsConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimpleSpiralsCircuit` is never constructed
[INFO] [stdout]   --> src/circuits/simple_spirals/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SimpleSpiralsCircuit<F: Field> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_spiral_particles` is never used
[INFO] [stdout]    --> src/circuits/simple_spirals/mod.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 344 | pub fn generate_spiral_particles(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_spiral_triangles` is never used
[INFO] [stdout]    --> src/circuits/simple_spirals/mod.rs:372:8
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub fn generate_spiral_triangles(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_micro_triangle` is never used
[INFO] [stdout]    --> src/circuits/simple_spirals/mod.rs:407:4
[INFO] [stdout]     |
[INFO] [stdout] 407 | fn create_micro_triangle(center_x: u64, center_y: u64, size: u64) -> (u64, u64, u64, u64, u64, u64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_spiral_point` is never used
[INFO] [stdout]    --> src/circuits/simple_spirals/mod.rs:422:8
[INFO] [stdout]     |
[INFO] [stdout] 422 | pub fn calculate_spiral_point(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "c3bd1b30d64c7a60f73f935babbb484add3add3b911482a9ee452b815e6dae20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3bd1b30d64c7a60f73f935babbb484add3add3b911482a9ee452b815e6dae20", kill_on_drop: false }`
[INFO] [stdout] c3bd1b30d64c7a60f73f935babbb484add3add3b911482a9ee452b815e6dae20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81a3082d1c1d0ad0765886afd9ccd35094b57d2b874e7536b78561985da93f0d
[INFO] running `Command { std: "docker" "start" "-a" "81a3082d1c1d0ad0765886afd9ccd35094b57d2b874e7536b78561985da93f0d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `tri_metadata`
[INFO] [stderr]    --> src/lib.rs:384:25
[INFO] [stderr]     |
[INFO] [stderr] 384 |         let (triangles, tri_metadata) = generate_spiral_triangles(spiral_type, num_arms, 420);
[INFO] [stderr]     |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tri_metadata`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zkbg` (lib test) generated 1 warning
[INFO] [stderr] warning: fields `safe_gas_price` and `propose_gas_price` are never read
[INFO] [stderr]    --> src/main.rs:150:5
[INFO] [stderr]     |
[INFO] [stderr] 148 | struct EtherscanGasResult {
[INFO] [stderr]     |        ------------------ fields in this struct
[INFO] [stderr] 149 |     #[serde(rename = "SafeGasPrice")]
[INFO] [stderr] 150 |     safe_gas_price: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 151 |     #[serde(rename = "ProposeGasPrice")]
[INFO] [stderr] 152 |     propose_gas_price: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `scale_from_uint8` is never used
[INFO] [stderr]    --> src/main.rs:174:4
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn scale_from_uint8(coord: u8, canvas_size: u64) -> u64 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SimpleSpiralsConfig` is never constructed
[INFO] [stderr]  --> src/circuits/simple_spirals/mod.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct SimpleSpiralsConfig {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SimpleSpiralsCircuit` is never constructed
[INFO] [stderr]   --> src/circuits/simple_spirals/mod.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct SimpleSpiralsCircuit<F: Field> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_spiral_particles` is never used
[INFO] [stderr]    --> src/circuits/simple_spirals/mod.rs:344:8
[INFO] [stderr]     |
[INFO] [stderr] 344 | pub fn generate_spiral_particles(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_spiral_triangles` is never used
[INFO] [stderr]    --> src/circuits/simple_spirals/mod.rs:372:8
[INFO] [stderr]     |
[INFO] [stderr] 372 | pub fn generate_spiral_triangles(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_micro_triangle` is never used
[INFO] [stderr]    --> src/circuits/simple_spirals/mod.rs:407:4
[INFO] [stderr]     |
[INFO] [stderr] 407 | fn create_micro_triangle(center_x: u64, center_y: u64, size: u64) -> (u64, u64, u64, u64, u64, u64) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `calculate_spiral_point` is never used
[INFO] [stderr]    --> src/circuits/simple_spirals/mod.rs:422:8
[INFO] [stderr]     |
[INFO] [stderr] 422 | pub fn calculate_spiral_point(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `zkbg` (bin "zkbg" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zkbg-f124b13eec5e78db)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_optimized_visual_distribution ... ok
[INFO] [stdout] test tests::test_background_type_generation ... FAILED
[INFO] [stdout] test tests::test_optimized_triangle_generation ... ok
[INFO] [stdout] test tests::test_optimized_complexity_limits ... ok
[INFO] [stdout] test tests::test_optimized_spirals_circuit ... ok
[INFO] [stdout] test tests::test_optimized_particle_generation ... ok
[INFO] [stdout] test tests::test_multiple_seeds_optimized ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_background_type_generation stdout ----
[INFO] [stdout] 🎨 Testing Background Type Generation:
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_background_type_generation' panicked at src/lib.rs:257:70:
[INFO] [stdout] index out of bounds: the len is 5 but the index is 20
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641b1745cd52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x641b1745cd52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x641b1745cd52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x641b1745cd52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x641b17482b03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x641b17482b03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x641b17459cd3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x641b17459cd3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x641b1745cba2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x641b1745e2c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x641b1745e0fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x641b173d7984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x641b173d7984 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x641b1745ec9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x641b1745ec9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x641b1745ea6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x641b1745d249 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x641b1745e6fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x641b17481240 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x641b174813c1 - core::panicking::panic_bounds_check::h5443494609ce8457
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:280:5
[INFO] [stdout]   20:     0x641b17349375 - zkbg::tests::test_background_type_generation::hb3b0ebaec3f16a4b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:257:70
[INFO] [stdout]   21:     0x641b17348fb7 - zkbg::tests::test_background_type_generation::{{closure}}::hc53cf2fd11a569c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:249:41
[INFO] [stdout]   22:     0x641b1737fc46 - core::ops::function::FnOnce::call_once::hb6da50a9bc28e479
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x641b173dd1eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x641b173dd1eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x641b173dc325 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x641b173dc325 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x641b173dc325 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x641b173dc325 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x641b173dc325 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x641b173dc325 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x641b173dc325 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x641b1739ff24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x641b1739ff24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x641b173a38fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x641b173a38fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x641b173a38fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x641b173a38fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x641b173a38fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x641b173a38fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x641b173a38fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x641b17461c1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x641b17461c1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7ab451980aa4 - <unknown>
[INFO] [stdout]   44:     0x7ab451a0da34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_background_type_generation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "81a3082d1c1d0ad0765886afd9ccd35094b57d2b874e7536b78561985da93f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a3082d1c1d0ad0765886afd9ccd35094b57d2b874e7536b78561985da93f0d", kill_on_drop: false }`
[INFO] [stdout] 81a3082d1c1d0ad0765886afd9ccd35094b57d2b874e7536b78561985da93f0d
