[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryardley%2Factor-explore" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryardley/actor-explore on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gnosisguild/fhe.rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded async-trait v0.1.81
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded ethnum v1.5.0
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded bytes v1.7.1
[INFO] [stderr]   Downloaded tempfile v3.12.0
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded regex v1.10.6
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8d18c77bfbb9a80d6855f1ea3b1a70a5f6fe02fd6f7210fa6b94e2985c0be9f
[INFO] running `Command { std: "docker" "start" "-a" "b8d18c77bfbb9a80d6855f1ea3b1a70a5f6fe02fd6f7210fa6b94e2985c0be9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8d18c77bfbb9a80d6855f1ea3b1a70a5f6fe02fd6f7210fa6b94e2985c0be9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8d18c77bfbb9a80d6855f1ea3b1a70a5f6fe02fd6f7210fa6b94e2985c0be9f", kill_on_drop: false }`
[INFO] [stdout] b8d18c77bfbb9a80d6855f1ea3b1a70a5f6fe02fd6f7210fa6b94e2985c0be9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4811bc044b58de4c8698ea3ed54c2844a54e295f3b745f91be00e6a8bf5762f3
[INFO] running `Command { std: "docker" "start" "-a" "4811bc044b58de4c8698ea3ed54c2844a54e295f3b745f91be00e6a8bf5762f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[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 prost v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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)]` 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 1m 14s
[INFO] running `Command { std: "docker" "inspect" "4811bc044b58de4c8698ea3ed54c2844a54e295f3b745f91be00e6a8bf5762f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4811bc044b58de4c8698ea3ed54c2844a54e295f3b745f91be00e6a8bf5762f3", kill_on_drop: false }`
[INFO] [stdout] 4811bc044b58de4c8698ea3ed54c2844a54e295f3b745f91be00e6a8bf5762f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 430def17183d70ee2f8ae3e8db160941a8a892771e8a8c7e38e31451e234d64a
[INFO] running `Command { std: "docker" "start" "-a" "430def17183d70ee2f8ae3e8db160941a8a892771e8a8c7e38e31451e234d64a", 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)]` 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)]` 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 3.15s
[INFO] running `Command { std: "docker" "inspect" "430def17183d70ee2f8ae3e8db160941a8a892771e8a8c7e38e31451e234d64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "430def17183d70ee2f8ae3e8db160941a8a892771e8a8c7e38e31451e234d64a", kill_on_drop: false }`
[INFO] [stdout] 430def17183d70ee2f8ae3e8db160941a8a892771e8a8c7e38e31451e234d64a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53bbc2ee165d00b42b51d5394821218317974bfa278b4573b7d1cf1b691ba16d
[INFO] running `Command { std: "docker" "start" "-a" "53bbc2ee165d00b42b51d5394821218317974bfa278b4573b7d1cf1b691ba16d", 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)]` 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)]` 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" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actor_implementation-267e424f9747f066)
[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' 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:     0x61ff769226c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ff769226c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ff769226c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61ff769226c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61ff76948c03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61ff76948c03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61ff7691f433 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ff7691f433 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61ff76922512 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61ff76923c49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61ff76923a7e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61ff76772484 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61ff76772484 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ff7692471e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61ff7692471e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61ff769243ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61ff76922bc9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61ff7692407d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61ff76947030 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61ff769473e4 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x61ff7672fcde - core::panicking::assert_failed::h4ebe180bf9fc1610
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x61ff7672f8a8 - actor_implementation::tests::test_main::{{closure}}::h4671e0697e0e35f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:118:9
[INFO] [stdout]   22:     0x61ff766f485f - <core::pin::Pin<P> as core::future::future::Future>::poll::ha34b1855dc50f8d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61ff766f47fb - <core::pin::Pin<P> as core::future::future::Future>::poll::h7f32b06a771f2a1e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61ff7670820b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h04712cf91f8737ba
[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:     0x61ff76707f5b - tokio::runtime::coop::with_budget::h50f4645e9926b315
[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:     0x61ff76707f5b - tokio::runtime::coop::budget::h60907d98fe1eff74
[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:     0x61ff76707f5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1c557f63e0130fce
[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:     0x61ff76704f4d - tokio::runtime::scheduler::current_thread::Context::enter::h511e15fc803bfa10
[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:     0x61ff76707570 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9e9b294c396839ef
[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:     0x61ff767066cb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcc7de85727c0ab5d
[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:     0x61ff767198ba - tokio::runtime::context::scoped::Scoped<T>::set::hafc18f52a49925eb
[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:     0x61ff767195da - tokio::runtime::context::set_scheduler::{{closure}}::h79fb4f71ec8b1790
[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:     0x61ff766e7a65 - std::thread::local::LocalKey<T>::try_with::h8055e8284098d3ba
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x61ff766e695d - std::thread::local::LocalKey<T>::with::hf215bbc3e27483a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x61ff76719521 - tokio::runtime::context::set_scheduler::h5c4b8e3c7ddf9e78
[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:     0x61ff767063fe - tokio::runtime::scheduler::current_thread::CoreGuard::enter::haee6c34bc584aad5
[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:     0x61ff76706700 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1011f79698ea0c9b
[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:     0x61ff76703066 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdf62402c5a8f3d23
[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:     0x61ff766e93dc - tokio::runtime::context::runtime::enter_runtime::h947859b02089b5ae
[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:     0x61ff76702a47 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcc2e11e5e8c46937
[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:     0x61ff766e639d - tokio::runtime::runtime::Runtime::block_on_inner::hfe0b0fbc18c4ef1b
[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:     0x61ff766e64e1 - tokio::runtime::runtime::Runtime::block_on::h46c747849df86fef
[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:     0x61ff7672dc03 - actor_implementation::tests::test_main::h4dc4a040fbd5ed0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:120:11
[INFO] [stdout]   44:     0x61ff7672daa7 - actor_implementation::tests::test_main::{{closure}}::h5661b39432688767
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:47:29
[INFO] [stdout]   45:     0x61ff766d8706 - core::ops::function::FnOnce::call_once::h6665cb8e10dff850
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x61ff76777ceb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x61ff76777ceb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x61ff76776e25 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x61ff76776e25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x61ff76776e25 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x61ff76776e25 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x61ff76776e25 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61ff76776e25 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x61ff76776e25 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x61ff7673aa24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x61ff7673aa24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x61ff7673e3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x61ff7673e3fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x61ff7673e3fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x61ff7673e3fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x61ff7673e3fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x61ff7673e3fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x61ff7673e3fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x61ff769278bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x61ff769278bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x75185840caa4 - <unknown>
[INFO] [stdout]   67:     0x751858499a34 - 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.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin actor-implementation`
[INFO] running `Command { std: "docker" "inspect" "53bbc2ee165d00b42b51d5394821218317974bfa278b4573b7d1cf1b691ba16d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bbc2ee165d00b42b51d5394821218317974bfa278b4573b7d1cf1b691ba16d", kill_on_drop: false }`
[INFO] [stdout] 53bbc2ee165d00b42b51d5394821218317974bfa278b4573b7d1cf1b691ba16d
