[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 master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [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 ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gnosisguild/fhe.rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.1.10 [INFO] [stderr] Downloaded serde_derive v1.0.207 [INFO] [stderr] Downloaded prettyplease v0.2.20 [INFO] [stderr] Downloaded serde v1.0.207 [INFO] [stderr] Downloaded syn v2.0.74 [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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc78b6a1087e87f875154950d25e529993e32f5027b5211836d7e537808afdf4 [INFO] running `Command { std: "docker" "start" "-a" "fc78b6a1087e87f875154950d25e529993e32f5027b5211836d7e537808afdf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc78b6a1087e87f875154950d25e529993e32f5027b5211836d7e537808afdf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc78b6a1087e87f875154950d25e529993e32f5027b5211836d7e537808afdf4", kill_on_drop: false }` [INFO] [stdout] fc78b6a1087e87f875154950d25e529993e32f5027b5211836d7e537808afdf4 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0ea935ff0c1d1fe2125f1efad62dc82e141a4217f04a7c0deabe97e7b19785 [INFO] running `Command { std: "docker" "start" "-a" "1e0ea935ff0c1d1fe2125f1efad62dc82e141a4217f04a7c0deabe97e7b19785", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.12.0 [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 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 tokio v1.39.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling fhe-traits v0.1.0-beta.7 (https://github.com/gnosisguild/fhe.rs#9624766d) [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; [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 = std::result::Result; [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: 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 { [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(actor: A, buffer: usize) -> mpsc::Sender [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(mut actor: A, mut receiver: Receiver) [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; [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 = std::result::Result; [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(dispatcher: D, store: S, fhe: Fhe, 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, 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 CiphernodeActor [INFO] [stdout] 50 | | where [INFO] [stdout] 51 | | S: Store, [INFO] [stdout] 52 | | D: EventDispatcher, [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, 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; [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 = std::result::Result; [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) -> 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) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | fn encrypt(&self, data: Plaintext) -> Result> { [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; [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 = std::result::Result; [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: ActorSender + 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; [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 = std::result::Result; [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) -> Option> { [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 { [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 Fhe { [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, &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; [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 = std::result::Result; [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> { [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; [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 = std::result::Result; [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 26.00s [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" "1e0ea935ff0c1d1fe2125f1efad62dc82e141a4217f04a7c0deabe97e7b19785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0ea935ff0c1d1fe2125f1efad62dc82e141a4217f04a7c0deabe97e7b19785", kill_on_drop: false }` [INFO] [stdout] 1e0ea935ff0c1d1fe2125f1efad62dc82e141a4217f04a7c0deabe97e7b19785 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 938e852b5204bb63785e97580b896780e524a018f1f532b65475c451afd89ba7 [INFO] running `Command { std: "docker" "start" "-a" "938e852b5204bb63785e97580b896780e524a018f1f532b65475c451afd89ba7", 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) -> Option> { [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 Fhe { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn get_params(&self) -> (&Arc, &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, value: Vec }, [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.58s [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" "938e852b5204bb63785e97580b896780e524a018f1f532b65475c451afd89ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "938e852b5204bb63785e97580b896780e524a018f1f532b65475c451afd89ba7", kill_on_drop: false }` [INFO] [stdout] 938e852b5204bb63785e97580b896780e524a018f1f532b65475c451afd89ba7 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d82837e7d480be9de489a252eb834cee8a08b296b008d828bb2627581903d0b [INFO] running `Command { std: "docker" "start" "-a" "8d82837e7d480be9de489a252eb834cee8a08b296b008d828bb2627581903d0b", 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) -> Option> { [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 Fhe { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 102 | pub fn get_params(&self) -> (&Arc, &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, value: Vec }, [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.20s [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: 0x55c0291e5942 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55c0291e5942 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55c0291e5942 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55c0291e5942 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55c0291f6c4f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55c0291f6c4f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55c0291b27b1 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55c0291b27b1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55c0291be9b2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55c0291c36cf - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55c0291c3561 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55c02900882e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x55c02900882e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55c0291c3e3f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x55c0291c3e3f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55c0291c3bea - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x55c0291beaf9 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stderr] error: test failed, to rerun pass `--bin actor-implementation` [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55c0291a69fd - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55c0291fee20 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55c0291fec23 - core::panicking::assert_failed_inner::h3eabd3c15a9e5a8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x55c028f9c1bb - core::panicking::assert_failed::h99edf308e08015cd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x55c028fdff08 - actor_implementation::tests::test_main::{{closure}}::hd4748909b3e7d012 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:118:9 [INFO] [stdout] 22: 0x55c028fa119f - as core::future::future::Future>::poll::hce222b6c7fe76b19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x55c028fa125b - as core::future::future::Future>::poll::he7de03cf056b18ba [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x55c028fabbeb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0abf055b7f5dcace [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: 0x55c028fabb1b - tokio::runtime::coop::with_budget::h56b5c303de94ece7 [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: 0x55c028fabb1b - tokio::runtime::coop::budget::h2819854ba827b891 [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: 0x55c028fabb1b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf5a8cec00e890ecc [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: 0x55c028fa8fbd - tokio::runtime::scheduler::current_thread::Context::enter::hc0f24eec35afb331 [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: 0x55c028faa420 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h616549345ec94914 [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: 0x55c028faa0ab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb27787e4921fc73a [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: 0x55c028fd4a3a - tokio::runtime::context::scoped::Scoped::set::hc44343ba9a48d495 [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: 0x55c028f9845a - tokio::runtime::context::set_scheduler::{{closure}}::h8fa0a0b3e18a56a6 [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: 0x55c028fb1585 - std::thread::local::LocalKey::try_with::hc692680b5002828c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x55c028fafaad - std::thread::local::LocalKey::with::hb590b8ccef25347f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x55c028f983a1 - tokio::runtime::context::set_scheduler::h333f7939e0950e1f [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: 0x55c028fa9dde - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9b2a926ff8a24062 [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: 0x55c028faa150 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7305facfa2ac3a2c [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: 0x55c028fa6696 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h955410511787f5f9 [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: 0x55c028fb25ec - tokio::runtime::context::runtime::enter_runtime::h7607127f20c3022d [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: 0x55c028fa6427 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcdcdbed40016ec03 [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: 0x55c028fba14d - tokio::runtime::runtime::Runtime::block_on_inner::he357e417a3476cf2 [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: 0x55c028fba401 - tokio::runtime::runtime::Runtime::block_on::hb1cc5b5ed823deba [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: 0x55c028fde233 - actor_implementation::tests::test_main::he4e553f9ae8a0bb2 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:120:11 [INFO] [stdout] 44: 0x55c028fde2f7 - actor_implementation::tests::test_main::{{closure}}::h7bb3126d788c60c4 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:47:29 [INFO] [stdout] 45: 0x55c028f86de6 - core::ops::function::FnOnce::call_once::h351c19ee1aa24fff [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x55c0290085eb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x55c0290085eb - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x55c02901e0d5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x55c02901e0d5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x55c02901e0d5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x55c02901e0d5 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x55c02901e0d5 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x55c02901e0d5 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x55c02901e0d5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x55c028ff4a44 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x55c028ff4a44 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x55c028ff83ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x55c028ff83ea - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x55c028ff83ea - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x55c028ff83ea - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x55c028ff83ea - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x55c028ff83ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x55c028ff83ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x55c0291b8c1f - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x55c0291b8c1f - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x7810b2c94aa4 - [INFO] [stdout] 67: 0x7810b2d21a34 - clone [INFO] [stdout] 68: 0x0 - [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.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8d82837e7d480be9de489a252eb834cee8a08b296b008d828bb2627581903d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d82837e7d480be9de489a252eb834cee8a08b296b008d828bb2627581903d0b", kill_on_drop: false }` [INFO] [stdout] 8d82837e7d480be9de489a252eb834cee8a08b296b008d828bb2627581903d0b