[INFO] cloning repository https://github.com/ryardley/actor-explore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryardley/actor-explore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryardley%2Factor-explore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryardley%2Factor-explore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc1b816c96bbd5f1b16866ee46f34839eabe3c5c
[INFO] testing ryardley/actor-explore against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryardley%2Factor-explore" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryardley/actor-explore
[INFO] finished tweaking git repo https://github.com/ryardley/actor-explore
[INFO] tweaked toml for git repo https://github.com/ryardley/actor-explore written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryardley/actor-explore on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryardley/actor-explore 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74b49bb5644e644fd191888487f47bb73296b0ce2f9ce800da7e6d21e5712c05
[INFO] running `Command { std: "docker" "start" "-a" "74b49bb5644e644fd191888487f47bb73296b0ce2f9ce800da7e6d21e5712c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74b49bb5644e644fd191888487f47bb73296b0ce2f9ce800da7e6d21e5712c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b49bb5644e644fd191888487f47bb73296b0ce2f9ce800da7e6d21e5712c05", kill_on_drop: false }`
[INFO] [stdout] 74b49bb5644e644fd191888487f47bb73296b0ce2f9ce800da7e6d21e5712c05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c02923692c3dd9b1963b71bf3109bfe33af7055237734708832cf593a4ff4f5c
[INFO] running `Command { std: "docker" "start" "-a" "c02923692c3dd9b1963b71bf3109bfe33af7055237734708832cf593a4ff4f5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling fhe-traits v0.1.0-beta.7 (https://github.com/gnosisguild/fhe.rs#9624766d)
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling fhe-math v0.1.0-beta.7 (https://github.com/gnosisguild/fhe.rs#9624766d)
[INFO] [stderr]    Compiling fhe v0.1.0-beta.7 (https://github.com/gnosisguild/fhe.rs#9624766d)
[INFO] [stderr]    Compiling fhe-util v0.1.0-beta.7 (https://github.com/gnosisguild/fhe.rs#9624766d)
[INFO] [stderr]    Compiling actor-implementation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]  --> src/actor_traits.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Error = Box<dyn std::error::Error>;
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/actor_traits.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Actor` is never used
[INFO] [stdout]   --> src/actor_traits.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Actor<M: Send + 'static>: Send + 'static {
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ActorSender` is never used
[INFO] [stdout]   --> src/actor_traits.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait ActorSender<M> {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_actor` is never used
[INFO] [stdout]   --> src/actor_traits.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn run_actor<A, M>(actor: A, buffer: usize) -> mpsc::Sender<M>
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `consume_actor` is never used
[INFO] [stdout]   --> src/actor_traits.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn consume_actor<A, M>(mut actor: A, mut receiver: Receiver<M>)
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]   --> src/ciphernode.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type Error = Box<dyn std::error::Error>;
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/ciphernode.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ciphernode` is never constructed
[INFO] [stdout]   --> src/ciphernode.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Ciphernode {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/ciphernode.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Ciphernode {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 22 |     pub fn new<D, S, R, E>(dispatcher: D, store: S, fhe: Fhe<R>, encryptor: E) -> Self
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CiphernodeActor` is never constructed
[INFO] [stdout]   --> src/ciphernode.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct CiphernodeActor<S: Store, D: EventDispatcher<EnclaveEvent>, R: Rng, E: Encryptor> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `on_computation_requested` are never used
[INFO] [stdout]   --> src/ciphernode.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | / impl<S, D, R, E> CiphernodeActor<S, D, R, E>
[INFO] [stdout] 50 | | where
[INFO] [stdout] 51 | |     S: Store,
[INFO] [stdout] 52 | |     D: EventDispatcher<EnclaveEvent>,
[INFO] [stdout] 53 | |     R: Rng,
[INFO] [stdout] 54 | |     E: Encryptor,
[INFO] [stdout]    | |_________________- associated items in this implementation
[INFO] [stdout] 55 |   {
[INFO] [stdout] 56 |       pub fn new(dispatcher: D, store: S, fhe: Fhe<R>, encryptor: E) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |       async fn on_computation_requested(&mut self, e3_id: &str) -> Result<()> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]   --> src/encryptor.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | type Error = Box<dyn std::error::Error>;
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/encryptor.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EncryptorMessage` is never used
[INFO] [stdout]   --> src/encryptor.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum EncryptorMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Encryptor` is never used
[INFO] [stdout]   --> src/encryptor.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub trait Encryptor: Send + 'static {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AesEncryptor` is never constructed
[INFO] [stdout]   --> src/encryptor.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct AesEncryptor {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/encryptor.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl AesEncryptor {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 54 |     pub fn new(key: Vec<u8>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EncryptorActor` is never constructed
[INFO] [stdout]   --> src/encryptor.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct EncryptorActor {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `encrypt` are never used
[INFO] [stdout]   --> src/encryptor.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl EncryptorActor {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 81 |     pub fn new(key: Vec<u8>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn encrypt(&self, data: Plaintext) -> Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EnclaveEvent` is never used
[INFO] [stdout]  --> src/event.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum EnclaveEvent {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]   --> src/event_dispatcher.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | type Error = Box<dyn std::error::Error>;
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/event_dispatcher.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Listener` is never used
[INFO] [stdout]   --> src/event_dispatcher.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Listener {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventDispatcher` is never used
[INFO] [stdout]   --> src/event_dispatcher.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait EventDispatcher<E>: ActorSender<E> + Send + 'static {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventBus` is never constructed
[INFO] [stdout]   --> src/event_dispatcher.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct EventBus {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/event_dispatcher.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl EventBus {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 40 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventBusActor` is never constructed
[INFO] [stdout]   --> src/event_dispatcher.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct EventBusActor {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `dispatch` are never used
[INFO] [stdout]   --> src/event_dispatcher.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl EventBusActor {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     async fn dispatch(&self, event: EnclaveEvent) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]   --> src/fhe.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type Error = Box<dyn std::error::Error>;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]   --> src/fhe.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Rng` is never used
[INFO] [stdout]   --> src/fhe.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Rng: RngCore + CryptoRng + Send + 'static {}
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_to_box_i64` is never used
[INFO] [stdout]   --> src/fhe.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn deserialize_to_box_i64(bytes: Vec<u8>) -> Option<Box<[i64]>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fhe` is never constructed
[INFO] [stdout]   --> src/fhe.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct Fhe<R: Rng> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_params`, and `generate_keyshare` are never used
[INFO] [stdout]    --> src/fhe.rs:87:12
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl<R: Rng> Fhe<R> {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  87 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_params(&self) -> (&Arc<BfvParameters>, &CommonRandomPoly) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn generate_keyshare(&self) -> Result<(SecretKey, PublicKeyShare)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]  --> src/logger.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | type Error = Box<dyn std::error::Error>;
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/logger.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LogEvent` is never used
[INFO] [stdout]   --> src/logger.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum LogEvent {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Logger` is never constructed
[INFO] [stdout]   --> src/logger.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Logger {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_log` are never used
[INFO] [stdout]   --> src/logger.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Logger {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn get_log(&self) -> Result<Vec<EnclaveEvent>> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoggerActor` is never constructed
[INFO] [stdout]   --> src/logger.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct LoggerActor {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/logger.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl LoggerActor {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 45 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Error` is never used
[INFO] [stdout]  --> src/store.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | type Error = Box<dyn std::error::Error>;
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/store.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StoreEvent` is never used
[INFO] [stdout]   --> src/store.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum StoreEvent {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataStore` is never constructed
[INFO] [stdout]   --> src/store.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DataStore {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]   --> src/store.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait Store: Send + 'static {
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/store.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl DataStore {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 24 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoreActor` is never constructed
[INFO] [stdout]   --> src/store.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct StoreActor;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/store.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl StoreActor {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 42 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c02923692c3dd9b1963b71bf3109bfe33af7055237734708832cf593a4ff4f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02923692c3dd9b1963b71bf3109bfe33af7055237734708832cf593a4ff4f5c", kill_on_drop: false }`
[INFO] [stdout] c02923692c3dd9b1963b71bf3109bfe33af7055237734708832cf593a4ff4f5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cb67c1631df9b87ebd1d328e0e62fd07d122c313bbb8dbab2fbacc9af0dfed3
[INFO] running `Command { std: "docker" "start" "-a" "5cb67c1631df9b87ebd1d328e0e62fd07d122c313bbb8dbab2fbacc9af0dfed3", kill_on_drop: false }`
[INFO] [stderr]    Compiling actor-implementation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rngs::OsRng`
[INFO] [stdout]   --> src/main.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use rand::{rngs::OsRng, SeedableRng};
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ciphernode_group_length`, `ciphernode_threshold`, and `sortition_seed` are never read
[INFO] [stdout]   --> src/event.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     ComputationRequested {
[INFO] [stdout]    |     -------------------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 13 |         ciphernode_group_length: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |         ciphernode_threshold: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |         sortition_seed: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnclaveEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `e3_id` and `keyshare` are never read
[INFO] [stdout]   --> src/event.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     KeyshareCreated {
[INFO] [stdout]    |     --------------- fields in this variant
[INFO] [stdout] 20 |         e3_id: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 21 |         keyshare: PublicKeyShare,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnclaveEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_to_box_i64` is never used
[INFO] [stdout]   --> src/fhe.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn deserialize_to_box_i64(bytes: Vec<u8>) -> Option<Box<[i64]>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_params` is never used
[INFO] [stdout]    --> src/fhe.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl<R: Rng> Fhe<R> {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_params(&self) -> (&Arc<BfvParameters>, &CommonRandomPoly) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `value` are never read
[INFO] [stdout]   --> src/store.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Insert { key: Vec<u8>, value: Vec<u8> },
[INFO] [stdout]    |     ------   ^^^           ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StoreEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5cb67c1631df9b87ebd1d328e0e62fd07d122c313bbb8dbab2fbacc9af0dfed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cb67c1631df9b87ebd1d328e0e62fd07d122c313bbb8dbab2fbacc9af0dfed3", kill_on_drop: false }`
[INFO] [stdout] 5cb67c1631df9b87ebd1d328e0e62fd07d122c313bbb8dbab2fbacc9af0dfed3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d864ab32ea9cec1b67a90a4fc22c64d47cab0a299f69d15119b79a60aed3773c
[INFO] running `Command { std: "docker" "start" "-a" "d864ab32ea9cec1b67a90a4fc22c64d47cab0a299f69d15119b79a60aed3773c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rngs::OsRng`
[INFO] [stderr]   --> src/main.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     use rand::{rngs::OsRng, SeedableRng};
[INFO] [stderr]    |                ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ciphernode_group_length`, `ciphernode_threshold`, and `sortition_seed` are never read
[INFO] [stderr]   --> src/event.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr]  9 |     ComputationRequested {
[INFO] [stderr]    |     -------------------- fields in this variant
[INFO] [stderr] ...
[INFO] [stderr] 13 |         ciphernode_group_length: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 14 |         ciphernode_threshold: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |         sortition_seed: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EnclaveEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `e3_id` and `keyshare` are never read
[INFO] [stderr]   --> src/event.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     KeyshareCreated {
[INFO] [stderr]    |     --------------- fields in this variant
[INFO] [stderr] 20 |         e3_id: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 21 |         keyshare: PublicKeyShare,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EnclaveEvent` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `deserialize_to_box_i64` is never used
[INFO] [stderr]   --> src/fhe.rs:60:4
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn deserialize_to_box_i64(bytes: Vec<u8>) -> Option<Box<[i64]>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_params` is never used
[INFO] [stderr]    --> src/fhe.rs:102:12
[INFO] [stderr]     |
[INFO] [stderr]  86 | impl<R: Rng> Fhe<R> {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 102 |     pub fn get_params(&self) -> (&Arc<BfvParameters>, &CommonRandomPoly) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `key` and `value` are never read
[INFO] [stderr]   --> src/store.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 |     Insert { key: Vec<u8>, value: Vec<u8> },
[INFO] [stderr]    |     ------   ^^^           ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StoreEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `actor-implementation` (bin "actor-implementation" test) generated 6 warnings (run `cargo fix --bin "actor-implementation" -p actor-implementation --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actor_implementation-43d5c6ffae69775c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_main stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_main' (25) panicked at src/main.rs:118:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "[ComputationRequested { e3_id: \"1234\", ciphernode_group_length: 3, ciphernode_threshold: 3, sortition_seed: 1234 }, KeyshareCreated { e3_id: \"1234\", keyshare: PublicKeyShare(PublicKeyShare { par: BfvParameters { polynomial_degree: 2048, plaintext_modulus: 1032193, moduli: [18014398492704769] }, crp: CommonRandomPoly { poly: Poly { ctx: Context { moduli: [18014398492704769], next_context: None }, representation: Ntt, has_lazy_coefficients: false, allow_variable_time_computations: false, coefficients: [[9260288858805398, 7389484756747023, 1762057966260741, 3015909828948609, 2939095139524703, ..., 2174475807944785, 8536615709608935, 12381907102365490, 2201152332636365, 10456218535772698]], shape=[1, 2048], strides=[2048, 1], layout=CFcf (0xf), const ndim=2, coefficients_shoup: None } }, p0_share: Poly { ctx: Context { moduli: [18014398492704769], next_context: None }, representation: Ntt, has_lazy_coefficients: false, allow_variable_time_computations: true, coefficients: [[17647900958377715, 5015542491017289, 5126443366852035, 7752508426249009, 9695776414718359, ..., 8767993246466095, 2633118903436129, 7414133878753705, 11060976323003611, 5889002683877996]], shape=[1, 2048], strides=[2048, 1], layout=CFcf (0xf), const ndim=2, coefficients_shoup: None } }) }, KeyshareCreated { e3_id: \"1234\", keyshare: PublicKeyShare(PublicKeyShare { par: BfvParameters { polynomial_degree: 2048, plaintext_modulus: 1032193, moduli: [18014398492704769] }, crp: CommonRandomPoly { poly: Poly { ctx: Context { moduli: [18014398492704769], next_context: None }, representation: Ntt, has_lazy_coefficients: false, allow_variable_time_computations: false, coefficients: [[9260288858805398, 7389484756747023, 1762057966260741, 3015909828948609, 2939095139524703, ..., 2174475807944785, 8536615709608935, 12381907102365490, 2201152332636365, 10456218535772698]], shape=[1, 2048], strides=[2048, 1], layout=CFcf (0xf), const ndim=2, coefficients_shoup: None } }, p0_share: Poly { ctx: Context { moduli: [18014398492704769], next_context: None }, representation: Ntt, has_lazy_coefficients: false, allow_variable_time_computations: true, coefficients: [[9620180434322028, 5315477556721178, 11322148008915680, 219896259640935, 12570582220604696, ..., 2688197836791956, 9098597891380545, 12175055200876239, 15579383474055072, 3149035363989818]], shape=[1, 2048], strides=[2048, 1], layout=CFcf (0xf), const ndim=2, coefficients_shoup: None } }) }, KeyshareCreated { e3_id: \"1234\", keyshare: PublicKeyShare(PublicKeyShare { par: BfvParameters { polynomial_degree: 2048, plaintext_modulus: 1032193, moduli: [18014398492704769] }, crp: CommonRandomPoly { poly: Poly { ctx: Context { moduli: [18014398492704769], next_context: None }, representation: Ntt, has_lazy_coefficients: false, allow_variable_time_computations: false, coefficients: [[9260288858805398, 7389484756747023, 1762057966260741, 3015909828948609, 2939095139524703, ..., 2174475807944785, 8536615709608935, 12381907102365490, 2201152332636365, 10456218535772698]], shape=[1, 2048], strides=[2048, 1], layout=CFcf (0xf), const ndim=2, coefficients_shoup: None } }, p0_share: Poly { ctx: Context { moduli: [18014398492704769], next_context: None }, representation: Ntt, has_lazy_coefficients: false, allow_variable_time_computations: true, coefficients: [[15650054495313456, 3817022830943029, 289309418621648, 3361527441442495, 321839653480146, ..., 8428619397177544, 10145580667608834, 15587744204568997, 10220157738152398, 17491906240324275]], shape=[1, 2048], strides=[2048, 1], layout=CFcf (0xf), const ndim=2, coefficients_shoup: None } }) }]"
[INFO] [stdout]  right: "[ComputationRequested { e3_id: \"1234\", ciphernode_group_length: 3, ciphernode_threshold: 3, sortition_seed: 1234 }]"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cc2365a8212 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cc2365a8212 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cc2365a8212 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cc2365a8212 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cc2365b927f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cc2365b927f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cc236575593 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cc236575593 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cc2365815c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cc23658626f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cc236586101 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cc2363d553e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5cc2363d553e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cc23658692f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5cc23658692f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cc2365866da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cc2365816f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cc236569cfd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cc2365c1400 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cc2365c1203 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5cc2363b416f - core::panicking::assert_failed::hb7f96a6305b0b48e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5cc236376b78 - actor_implementation::tests::test_main::{{closure}}::h7507555dddf0966f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:118:9
[INFO] [stdout]   22:     0x5cc236360edf - <core::pin::Pin<P> as core::future::future::Future>::poll::hfa780856a548236e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5cc236360e7b - <core::pin::Pin<P> as core::future::future::Future>::poll::hf0f66b4f4ffbcf60
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5cc23636ae7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9fe3ee24ba4c0759
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   25:     0x5cc23636ad4b - tokio::runtime::coop::with_budget::h9dfecfa658f58fcd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5cc23636ad4b - tokio::runtime::coop::budget::hb4e90d2e45da8d9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5cc23636ad4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hce9e55a4841e4da2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   28:     0x5cc23636786d - tokio::runtime::scheduler::current_thread::Context::enter::h11fa459d0e558bc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   29:     0x5cc23636a180 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2d9a0a01b860e04c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   30:     0x5cc2363692db - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he7a56389ceda6f29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   31:     0x5cc23637e1da - tokio::runtime::context::scoped::Scoped<T>::set::ha6f32dd8ec8bd337
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5cc23638fb9a - tokio::runtime::context::set_scheduler::{{closure}}::h1924756c46bd49e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5cc23635e565 - std::thread::local::LocalKey<T>::try_with::h54bef95022704b8f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5cc23635dbfd - std::thread::local::LocalKey<T>::with::hf09a9359d2f278a0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5cc23638fb41 - tokio::runtime::context::set_scheduler::ha099071d83b81487
[INFO] [stderr] error: test failed, to rerun pass `--bin actor-implementation`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5cc236368b9e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h953feba3e5d72ddd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   37:     0x5cc236369380 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he8f8954bbc211545
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   38:     0x5cc2363658c6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h37329e30a2fb14e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   39:     0x5cc236364a2c - tokio::runtime::context::runtime::enter_runtime::h978ec3b029969416
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5cc236365587 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h56ad9de0d5cceecc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   41:     0x5cc23637e56d - tokio::runtime::runtime::Runtime::block_on_inner::h3282b41a263ec741
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   42:     0x5cc23637e821 - tokio::runtime::runtime::Runtime::block_on::h73b0e7e02ccc845e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18
[INFO] [stdout]   43:     0x5cc236374ea3 - actor_implementation::tests::test_main::h1db70651e3355194
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:120:11
[INFO] [stdout]   44:     0x5cc236374f67 - actor_implementation::tests::test_main::{{closure}}::h23e7cbef0c32997d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:47:29
[INFO] [stdout]   45:     0x5cc236355dd6 - core::ops::function::FnOnce::call_once::hcd44608d63fbf5fe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5cc2363d533b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5cc2363d533b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5cc2363e939d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5cc2363e939d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5cc2363e939d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5cc2363e939d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5cc2363e939d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5cc2363e939d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5cc2363e939d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5cc2363c28e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5cc2363c28e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5cc2363c613a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5cc2363c613a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5cc2363c613a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5cc2363c613a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5cc2363c613a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5cc2363c613a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5cc2363c613a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5cc23657caff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x5cc23657caff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x72372515caa4 - <unknown>
[INFO] [stdout]   67:     0x7237251e9a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_main
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d864ab32ea9cec1b67a90a4fc22c64d47cab0a299f69d15119b79a60aed3773c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d864ab32ea9cec1b67a90a4fc22c64d47cab0a299f69d15119b79a60aed3773c", kill_on_drop: false }`
[INFO] [stdout] d864ab32ea9cec1b67a90a4fc22c64d47cab0a299f69d15119b79a60aed3773c
