[INFO] cloning repository https://github.com/uctphe/uc-tphe-src
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uctphe/uc-tphe-src" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuctphe%2Fuc-tphe-src", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuctphe%2Fuc-tphe-src'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c266c26df42d8d2ffd38bf2331509f4d5f0e1964
[INFO] checking uctphe/uc-tphe-src against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuctphe%2Fuc-tphe-src" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uctphe/uc-tphe-src
[INFO] finished tweaking git repo https://github.com/uctphe/uc-tphe-src
[INFO] tweaked toml for git repo https://github.com/uctphe/uc-tphe-src written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uctphe/uc-tphe-src on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uctphe/uc-tphe-src 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Kradxn/bls12_381`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded loom v0.5.1
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded bit-vec v0.6.2
[INFO] [stderr]   Downloaded funty v1.2.0
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded ff v0.12.0
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded hyper v0.14.13
[INFO] [stderr]   Downloaded reqwest v0.11.8
[INFO] [stderr]   Downloaded tokio-util v0.6.8
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded h2 v0.3.6
[INFO] [stderr]   Downloaded tracing v0.1.28
[INFO] [stderr]   Downloaded group v0.12.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded futures-executor v0.3.17
[INFO] [stderr]   Downloaded multer v2.0.1
[INFO] [stderr]   Downloaded inlinable_string v0.1.14
[INFO] [stderr]   Downloaded rustversion v1.0.5
[INFO] [stderr]   Downloaded tokio v1.12.0
[INFO] [stderr]   Downloaded rocket_okapi_codegen v0.8.0-rc.1
[INFO] [stderr]   Downloaded wyz v0.4.0
[INFO] [stderr]   Downloaded rocket_okapi v0.8.0-rc.1
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] [stderr]   Downloaded okapi v0.7.0-rc.1
[INFO] [stderr]   Downloaded tokio-macros v1.4.1
[INFO] [stderr]   Downloaded bitvec v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61ef03964edb5b09d13ad3eaf5dbf5bb9808c449d474a1f8a57abbd6660a8c1f
[INFO] running `Command { std: "docker" "start" "-a" "61ef03964edb5b09d13ad3eaf5dbf5bb9808c449d474a1f8a57abbd6660a8c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61ef03964edb5b09d13ad3eaf5dbf5bb9808c449d474a1f8a57abbd6660a8c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61ef03964edb5b09d13ad3eaf5dbf5bb9808c449d474a1f8a57abbd6660a8c1f", kill_on_drop: false }`
[INFO] [stdout] 61ef03964edb5b09d13ad3eaf5dbf5bb9808c449d474a1f8a57abbd6660a8c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 720c36e054e3d13d0753dcb6f7eb4e2f416a7799b92a2d78cdcfc3b62a81df9c
[INFO] running `Command { std: "docker" "start" "-a" "720c36e054e3d13d0753dcb6f7eb4e2f416a7799b92a2d78cdcfc3b62a81df9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling inlinable_string v0.1.14
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking wyz v0.5.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bitvec v1.0.0
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling schemars v0.8.10
[INFO] [stderr]     Checking subtle v2.3.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking dyn-clone v1.0.5
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking wyz v0.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking funty v1.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking bit-vec v0.6.2
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking bitvec v0.22.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking ff v0.12.0
[INFO] [stderr]     Checking group v0.12.0
[INFO] [stderr]     Checking pairing v0.22.0
[INFO] [stderr]     Checking bls12_381 v0.7.0 (https://github.com/Kradxn/bls12_381#82ccd475)
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling schemars_derive v0.8.10
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking indexmap v1.7.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking ubyte v0.10.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking h2 v0.3.6
[INFO] [stderr]     Checking okapi v0.7.0-rc.1
[INFO] [stderr]     Checking hyper v0.14.13
[INFO] [stderr]     Checking rocket_http v0.5.0-rc.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.8
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket_okapi_codegen v0.8.0-rc.1
[INFO] [stderr]     Checking rocket_okapi v0.8.0-rc.1
[INFO] [stderr]     Checking ophe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/core.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |         let response = phe_ratelimiter(&key, &request, &pp);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext`
[INFO] [stdout]    --> src/core.rs:585:13
[INFO] [stdout]     |
[INFO] [stdout] 585 |         let ciphertext = phe_enc_finish(&msg, &pp, &response, &ss).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> src/core.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |         let expected = phe_dec_finish_simple(&ciphertext, &pp, &response, &ss).unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `gt1` is never read
[INFO] [stdout]    --> src/core.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |         gt1 = pairing(&g11, &g21);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/core.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |         let response = phe_ratelimiter(&key, &request, &pp);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext`
[INFO] [stdout]    --> src/core.rs:585:13
[INFO] [stdout]     |
[INFO] [stdout] 585 |         let ciphertext = phe_enc_finish(&msg, &pp, &response, &ss).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> src/core.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |         let expected = phe_dec_finish_simple(&ciphertext, &pp, &response, &ss).unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]   --> src/cryptoservice.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rocket::request`
[INFO] [stdout]   --> src/ophe.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rocket::request;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]   --> src/cryptoservice.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rocket::request`
[INFO] [stdout]   --> src/ophe.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rocket::request;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sk_new`
[INFO] [stdout]    --> src/ophe.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let sk_new = random_scalar();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sk_new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `responses`
[INFO] [stdout]    --> src/ophe.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let responses = get_ratelimiter_rotate_reponses(&shares, &o_state.pps)
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_responses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sk_new`
[INFO] [stdout]    --> src/ophe.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let sk_new = random_scalar();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sk_new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `responses`
[INFO] [stdout]    --> src/ophe.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let responses = get_ratelimiter_rotate_reponses(&shares, &o_state.pps)
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_responses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pk` is never read
[INFO] [stdout]   --> src/ophe.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct OpheState {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pk: Gt,
[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 `pk` is never read
[INFO] [stdout]   --> src/ophe.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct OpheState {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pk: Gt,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "720c36e054e3d13d0753dcb6f7eb4e2f416a7799b92a2d78cdcfc3b62a81df9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "720c36e054e3d13d0753dcb6f7eb4e2f416a7799b92a2d78cdcfc3b62a81df9c", kill_on_drop: false }`
[INFO] [stdout] 720c36e054e3d13d0753dcb6f7eb4e2f416a7799b92a2d78cdcfc3b62a81df9c
