[INFO] cloning repository https://github.com/vpuranam01/veribid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vpuranam01/veribid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpuranam01%2Fveribid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpuranam01%2Fveribid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d42e9666a2419baa4bd30a845fa6e4499e6cf23f [INFO] checking vpuranam01/veribid against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvpuranam01%2Fveribid" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 44% (2131/4800) Updating files: 45% (2160/4800) Updating files: 46% (2208/4800) Updating files: 47% (2256/4800) Updating files: 48% (2304/4800) Updating files: 49% (2352/4800) Updating files: 50% (2400/4800) Updating files: 51% (2448/4800) Updating files: 52% (2496/4800) Updating files: 53% (2544/4800) Updating files: 54% (2592/4800) Updating files: 55% (2640/4800) Updating files: 56% (2688/4800) Updating files: 57% (2736/4800) Updating files: 58% (2784/4800) Updating files: 59% (2832/4800) Updating files: 60% (2880/4800) Updating files: 61% (2928/4800) Updating files: 62% (2976/4800) Updating files: 63% (3024/4800) Updating files: 64% (3072/4800) Updating files: 65% (3120/4800) Updating files: 65% (3132/4800) Updating files: 66% (3168/4800) Updating files: 67% (3216/4800) Updating files: 68% (3264/4800) Updating files: 69% (3312/4800) Updating files: 70% (3360/4800) Updating files: 71% (3408/4800) Updating files: 72% (3456/4800) Updating files: 73% (3504/4800) Updating files: 74% (3552/4800) Updating files: 75% (3600/4800) Updating files: 76% (3648/4800) Updating files: 77% (3696/4800) Updating files: 78% (3744/4800) Updating files: 79% (3792/4800) Updating files: 80% (3840/4800) Updating files: 81% (3888/4800) Updating files: 82% (3936/4800) Updating files: 83% (3984/4800) Updating files: 84% (4032/4800) Updating files: 85% (4080/4800) Updating files: 86% (4128/4800) Updating files: 87% (4176/4800) Updating files: 88% (4224/4800) Updating files: 89% (4272/4800) Updating files: 90% (4320/4800) Updating files: 91% (4368/4800) Updating files: 92% (4416/4800) Updating files: 93% (4464/4800) Updating files: 94% (4512/4800) Updating files: 95% (4560/4800) Updating files: 96% (4608/4800) Updating files: 96% (4648/4800) Updating files: 97% (4656/4800) Updating files: 98% (4704/4800) Updating files: 99% (4752/4800) Updating files: 100% (4800/4800) Updating files: 100% (4800/4800), done. [INFO] started tweaking git repo https://github.com/vpuranam01/veribid [INFO] finished tweaking git repo https://github.com/vpuranam01/veribid [INFO] tweaked toml for git repo https://github.com/vpuranam01/veribid written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vpuranam01/veribid on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vpuranam01/veribid 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Downloaded ark-snark v0.5.1 [INFO] [stderr] Downloaded ark-groth16 v0.5.0 [INFO] [stderr] Downloaded ark-crypto-primitives v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58f9aa39b13540500b2c04c674d19016540c4eacc89dc768eca0f7ca0395c641 [INFO] running `Command { std: "docker" "start" "-a" "58f9aa39b13540500b2c04c674d19016540c4eacc89dc768eca0f7ca0395c641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58f9aa39b13540500b2c04c674d19016540c4eacc89dc768eca0f7ca0395c641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f9aa39b13540500b2c04c674d19016540c4eacc89dc768eca0f7ca0395c641", kill_on_drop: false }` [INFO] [stdout] 58f9aa39b13540500b2c04c674d19016540c4eacc89dc768eca0f7ca0395c641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1efe31642031f5f63793158d57fd26fc24bd6be719ed7d2a49f7843d3dddc6 [INFO] running `Command { std: "docker" "start" "-a" "3f1efe31642031f5f63793158d57fd26fc24bd6be719ed7d2a49f7843d3dddc6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Checking ark-poly v0.5.0 [INFO] [stderr] Checking ark-relations v0.5.1 [INFO] [stderr] Checking ark-snark v0.5.1 [INFO] [stderr] Checking ark-ec v0.5.0 [INFO] [stderr] Checking ark-r1cs-std v0.5.0 [INFO] [stderr] Checking ark-bn254 v0.5.0 [INFO] [stderr] Checking ark-crypto-primitives v0.5.0 [INFO] [stderr] Checking ark-groth16 v0.5.0 [INFO] [stderr] Checking zk_auction v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bid_value` [INFO] [stdout] --> src/enclave.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | let bid_value = self.bid_value.ok_or("Enclave has no bid")?; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bid_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bid_value` [INFO] [stdout] --> src/enclave.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | let bid_value = self.bid_value.ok_or("Enclave has no bid")?; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bid_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `coin_count` and `spent_count` are never used [INFO] [stdout] --> src/blockchain.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl Blockchain { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 219 | pub fn coin_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 223 | pub fn spent_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_expected_bids` is never read [INFO] [stdout] --> src/auctioneer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Auctioneer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | num_expected_bids: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_submissions` is never used [INFO] [stdout] --> src/auctioneer.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl Auctioneer { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 372 | pub fn get_submissions(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `coin_indices` is never read [INFO] [stdout] --> src/circuits/spend.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct SpendCircuit { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub coin_indices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpendCircuit` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_expected_bids` is never read [INFO] [stdout] --> src/auctioneer.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Auctioneer { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | num_expected_bids: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_submissions` is never used [INFO] [stdout] --> src/auctioneer.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl Auctioneer { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 372 | pub fn get_submissions(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `coin_indices` is never read [INFO] [stdout] --> src/circuits/spend.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct SpendCircuit { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub coin_indices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SpendCircuit` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.86s [INFO] running `Command { std: "docker" "inspect" "3f1efe31642031f5f63793158d57fd26fc24bd6be719ed7d2a49f7843d3dddc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1efe31642031f5f63793158d57fd26fc24bd6be719ed7d2a49f7843d3dddc6", kill_on_drop: false }` [INFO] [stdout] 3f1efe31642031f5f63793158d57fd26fc24bd6be719ed7d2a49f7843d3dddc6