[INFO] cloning repository https://github.com/matteocam/pay-to-sudoku-attack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matteocam/pay-to-sudoku-attack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteocam%2Fpay-to-sudoku-attack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteocam%2Fpay-to-sudoku-attack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfc072fcdc17e10916185308edbdd232be808ad4 [INFO] testing matteocam/pay-to-sudoku-attack against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteocam%2Fpay-to-sudoku-attack" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matteocam/pay-to-sudoku-attack on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matteocam/pay-to-sudoku-attack [INFO] finished tweaking git repo https://github.com/matteocam/pay-to-sudoku-attack [INFO] tweaked toml for git repo https://github.com/matteocam/pay-to-sudoku-attack written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/matteocam/pay-to-sudoku-attack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c46292a23a9daad0e5b68381f9d2d1f4515dd622758c05bba7bfc70a97458a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c46292a23a9daad0e5b68381f9d2d1f4515dd622758c05bba7bfc70a97458a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c46292a23a9daad0e5b68381f9d2d1f4515dd622758c05bba7bfc70a97458a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c46292a23a9daad0e5b68381f9d2d1f4515dd622758c05bba7bfc70a97458a6", kill_on_drop: false }` [INFO] [stdout] 0c46292a23a9daad0e5b68381f9d2d1f4515dd622758c05bba7bfc70a97458a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0381ffef6f5be14a48463a8786bfb688832094d5616fb86d16aa6629a9105215 [INFO] running `Command { std: "docker" "start" "-a" "0381ffef6f5be14a48463a8786bfb688832094d5616fb86d16aa6629a9105215", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling httparse v1.2.2 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling language-tags v0.0.7 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling vec_map v0.4.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling strsim v0.4.1 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling whiteread v0.2.0 [INFO] [stderr] Compiling hex v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.1.6 [INFO] [stderr] Compiling thread-scoped v1.0.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling clap v1.5.6 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling bzip2-sys v0.1.5 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling bzip2 v0.2.4 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling cookie v0.1.21 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling mime v0.1.3 [INFO] [stderr] Compiling strason v0.3.4 [INFO] [stderr] Compiling bincode v0.4.1 [INFO] [stderr] Compiling hyper v0.6.16 [INFO] [stderr] Compiling jsonrpc v0.7.6 [INFO] [stderr] Compiling pay-to-sudoku v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[macro_use] extern crate jsonrpc; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromHex` [INFO] [stdout] --> src/main.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | use hex::{ToHex, FromHex}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | let closure: &mut &mut for<'a> FnMut(&'a [u8], &'a [i8]) = mem::transmute(cb); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn for<'a> FnMut(&'a [u8], &'a [i8])` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | let closure: &mut &mut for<'a> FnMut(&'a [i8], &'a [i8]) = mem::transmute(cb); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn for<'a> FnMut(&'a [i8], &'a [i8])` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | let mut cb: &mut for<'a> FnMut(&'a [u8], &'a [u8]) = &mut f; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn for<'a> FnMut(&'a [u8], &'a [u8])` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | let mut cb: &mut for<'a> FnMut(&'a [u8], &'a [u8]) = &mut f; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn for<'a> FnMut(&'a [u8], &'a [u8])` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ffi.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | let mut cb: &mut for<'a> FnMut(&'a [u8], &'a [u8]) = &mut f; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn for<'a> FnMut(&'a [u8], &'a [u8])` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde` [INFO] [stdout] --> src/bitcoin.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToHex` [INFO] [stdout] --> src/bitcoin.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use hex::{ToHex, FromHex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | try!(serialize_into(stream, &puzzle, Infinite)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:198:28 [INFO] [stdout] | [INFO] [stdout] 198 | let proof: Cow<[u8]> = try!(deserialize_from(stream, Infinite)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | let encrypted_solution: Cow<[u8]> = try!(deserialize_from(stream, Infinite)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | let mut h_of_key: Vec = try!(deserialize_from(stream, Infinite)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | try!(serialize_into(stream, &redeem_pubkey, Infinite)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | try!(serialize_into(stream, &cltv_height, Infinite)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:217:38 [INFO] [stdout] | [INFO] [stdout] 217 | let solving_pubkey: String = try!(deserialize_from(stream, Infinite)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:311:28 [INFO] [stdout] | [INFO] [stdout] 311 | if (rx.lock().unwrap().try_recv().is_ok()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encrypted_solution` [INFO] [stdout] --> src/main.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | |encrypted_solution, proof| {})); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encrypted_solution` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proof` [INFO] [stdout] --> src/main.rs:179:36 [INFO] [stdout] | [INFO] [stdout] 179 | |encrypted_solution, proof| {})); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_proof` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/main.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | fn from(a: bincode::serde::SerializeError) -> ProtoError { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/main.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | fn from(a: bincode::serde::DeserializeError) -> ProtoError { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dimension` [INFO] [stdout] --> src/sudoku.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | fn new(dimension: usize) -> Possible { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dimension` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `undo` [INFO] [stdout] --> src/sudoku.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | let undo = cell.set(candidate); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_undo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/bitcoin.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | let res = client.send_request(&request).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/bitcoin.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let res = client.send_request(&request).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/bitcoin.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | let res = client.send_request(&request).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let mut h_of_key: Vec = try!(deserialize_from(stream, Infinite)); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 324 | let mut txid; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | let mut vout; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sudoku.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | let mut grid = Sudoku::new(n); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/sudoku.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_sudoku_from_stdin` [INFO] [stdout] --> src/util.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_sudoku_from_stdin(dimension: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | handle_server(&mut stream, &ctx, n, &mut rpc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | handle_client(&mut stream, &ctx, n, &mut rpc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | serialize_into(stream, &proof, Infinite); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | serialize_into(stream, &encrypted_solution, Infinite); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | serialize_into(stream, &h_of_key, Infinite); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | serialize_into(stream, &solving_pubkey, Infinite); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 318 | tx.send(()); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/sudoku.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | grid.solve(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `Keypair`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | -> *const Keypair; [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a member to this struct [INFO] [stdout] = note: this struct has no fields [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | struct Keypair; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `Keypair`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | fn gen_proof(keypair: *const Keypair, h: *mut c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a member to this struct [INFO] [stdout] = note: this struct has no fields [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | struct Keypair; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `Keypair`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | fn malicious_snark_verify(keypair: *const Keypair, [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a member to this struct [INFO] [stdout] = note: this struct has no fields [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | struct Keypair; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `Keypair`, which is not FFI-safe [INFO] [stdout] --> src/ffi.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | fn prove_malicious_verify(keypair: *const Keypair, h: *mut c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a member to this struct [INFO] [stdout] = note: this struct has no fields [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/ffi.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | struct Keypair; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/util.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | decoder.finish(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.pay_to_sudoku.c4121429-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39.10spozy8rfqwnnxu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-70d7a66e864801a0/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-998fe11426fbee83/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-1ef0b595604778cb/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lmysnark" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjsonrpc-ba481ac16b38afaf.rlib" "/opt/rustwide/target/debug/deps/libhyper-58142abe4847c4cb.rlib" "/opt/rustwide/target/debug/deps/libmime-67a1e9bd0077aefd.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-63b59589526601ea.rlib" "/opt/rustwide/target/debug/deps/libsolicit-1e6168a15265bfee.rlib" "/opt/rustwide/target/debug/deps/libhpack-638ff09cb9a02d88.rlib" "/opt/rustwide/target/debug/deps/liblog-3b8dce033ded2bb4.rlib" "/opt/rustwide/target/debug/deps/libtypeable-de6bb559a502f535.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-5a71614ce30ed9d9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0a9dc6523d5dbce.rlib" "/opt/rustwide/target/debug/deps/libhttparse-15ec169a5be23de0.rlib" "/opt/rustwide/target/debug/deps/libunicase-a8020a5ed0dfddef.rlib" "/opt/rustwide/target/debug/deps/libcookie-6509a010887066f5.rlib" "/opt/rustwide/target/debug/deps/liburl-0561dc29b80f41ef.rlib" "/opt/rustwide/target/debug/deps/libmatches-635c0fe704a0a79f.rlib" "/opt/rustwide/target/debug/deps/libuuid-4f741c970eea4d07.rlib" "/opt/rustwide/target/debug/deps/libcrypto-9908037c3e703b20.rlib" "/opt/rustwide/target/debug/deps/libtime-8de80aec84229241.rlib" "/opt/rustwide/target/debug/deps/libstrason-99ce17656fb047e3.rlib" "/opt/rustwide/target/debug/deps/libencoding-cb1a7502c2c55705.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-9ea6ccaae1294ff5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a51f21fc40257b5e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-dd5fa4b6d61b5fc0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-921ee5f8d35914a9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ac8b7c061b6fd447.rlib" "/opt/rustwide/target/debug/deps/libflate2-0c0b44817d2724fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b77782449032b6d6.rlib" "/opt/rustwide/target/debug/deps/libclap-5b8c5ff2ed38809b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-371c862b04531a2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85041e9627aaaa56.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fab83c812d6b8226.rlib" "/opt/rustwide/target/debug/deps/libstrsim-6875839bb71c3d5d.rlib" "/opt/rustwide/target/debug/deps/libhex-1e98120072153c7c.rlib" "/opt/rustwide/target/debug/deps/libthread_scoped-583fce021464deae.rlib" "/opt/rustwide/target/debug/deps/libbincode-f9c1712ed2d93e1d.rlib" "/opt/rustwide/target/debug/deps/libserde-cd778e5c4937792d.rlib" "/opt/rustwide/target/debug/deps/libnum-33dd0e52b02cb7e5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-66f161cd69d3c60e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ca90a639836418f5.rlib" "/opt/rustwide/target/debug/deps/librand-2ccdaa1bf368a16c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c00e705ee1e7e1f8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b84b1586b1b70b8c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cef234818a16e7d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-007d2c4875d33d89.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5e7bd36b96e5cb3a.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-0c475bd64930c595.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4cf6058bbd94e85.rlib" "/opt/rustwide/target/debug/deps/libwhiteread-2907b3be0d2b1d6a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pay_to_sudoku-64811649e5d8df39" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmysnark [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pay-to-sudoku` due to 2 previous errors; 46 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0381ffef6f5be14a48463a8786bfb688832094d5616fb86d16aa6629a9105215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0381ffef6f5be14a48463a8786bfb688832094d5616fb86d16aa6629a9105215", kill_on_drop: false }` [INFO] [stdout] 0381ffef6f5be14a48463a8786bfb688832094d5616fb86d16aa6629a9105215