[INFO] cloning repository https://github.com/dtrosien/actor-raft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtrosien/actor-raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtrosien%2Factor-raft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtrosien%2Factor-raft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff8b0c420ed2141b4dfdb6283e78375d147ed56a [INFO] testing dtrosien/actor-raft against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtrosien%2Factor-raft" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtrosien/actor-raft on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtrosien/actor-raft [INFO] finished tweaking git repo https://github.com/dtrosien/actor-raft [INFO] tweaked toml for git repo https://github.com/dtrosien/actor-raft written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dtrosien/actor-raft 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0f5e9b848d46c03cc73326e7f99d23b92f19424a6ed022818b8788c8e768b40 [INFO] running `Command { std: "docker" "start" "-a" "a0f5e9b848d46c03cc73326e7f99d23b92f19424a6ed022818b8788c8e768b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0f5e9b848d46c03cc73326e7f99d23b92f19424a6ed022818b8788c8e768b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f5e9b848d46c03cc73326e7f99d23b92f19424a6ed022818b8788c8e768b40", kill_on_drop: false }` [INFO] [stdout] a0f5e9b848d46c03cc73326e7f99d23b92f19424a6ed022818b8788c8e768b40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1179f99cb6d36ad2ece5b56217d8b9a7da1bc5e4a613f847e93bc983a7448c3 [INFO] running `Command { std: "docker" "start" "-a" "f1179f99cb6d36ad2ece5b56217d8b9a7da1bc5e4a613f847e93bc983a7448c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling axum v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.6 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Compiling prost v0.11.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling prost-types v0.11.6 [INFO] [stderr] Compiling async-stream v0.3.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling prost-build v0.11.6 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling tracing-test v0.2.4 [INFO] [stderr] Compiling actor-raft v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stdout] warning: unused import: `crate::raft_server::rpc` [INFO] [stdout] --> src/raft_server/actors/election/worker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::raft_server::rpc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::raft_server::config::{Config, ConfigStorage, NodeConfig}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcast` [INFO] [stdout] --> src/raft_server/actors/log/log_store.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::sync::{broadcast, mpsc, oneshot}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raft_server::rpc::node_client` [INFO] [stdout] --> src/raft_server/actors/log/replication/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::raft_server::rpc::node_client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `once_cell::sync::Lazy` [INFO] [stdout] --> src/raft_server/db/test_utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use once_cell::sync::Lazy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::Mutex` [INFO] [stdout] --> src/raft_server/db/test_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `oneshot` [INFO] [stdout] --> src/raft_server/raft_node.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::sync::{broadcast, oneshot, Mutex}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 234 | todo!("self.replicator.unwrap().add_worker"); [INFO] [stdout] | -------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 235 | todo!("self.initiator.unwrap().add_worker"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retry` is never used [INFO] [stdout] --> src/raft_client/client.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 21 | impl Client { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | async fn retry( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GetId` is never constructed [INFO] [stdout] --> src/raft_server/actors/blank_actor.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum ActorMsg { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 11 | GetId { respond_to: oneshot::Sender }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sender` is never read [INFO] [stdout] --> src/raft_server/actors/blank_actor.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ActorHandle { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 42 | sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActorHandle` 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: variant `GetWorker` is never constructed [INFO] [stdout] --> src/raft_server/actors/election/initiator.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum InitiatorMsg { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | GetWorker { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InitiatorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GetNode` is never constructed [INFO] [stdout] --> src/raft_server/actors/election/worker.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 22 | enum WorkerMsg { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | GetNode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config_storage` is never read [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct Executor { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | config_storage: Arc>>>, // todo just use Vec NodeConf as cache .. this could be read from handles... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Executor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SetCommitIndex` and `SetLastApplied` are never constructed [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 41 | enum ExecutorMsg { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 63 | SetCommitIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | SetLastApplied { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExecutorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uri` is never read [INFO] [stdout] --> src/raft_server/actors/log/replication/worker.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Worker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `GetNode`, `GetStateMeta`, and `GetCachedEntries` are never constructed [INFO] [stdout] --> src/raft_server/actors/log/replication/worker.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | enum WorkerMsg { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 33 | GetNode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | GetStateMeta { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | GetCachedEntries { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Set` is never constructed [INFO] [stdout] --> src/raft_server/actors/term_store.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 15 | enum TermMsg { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | Set { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TermMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "f1179f99cb6d36ad2ece5b56217d8b9a7da1bc5e4a613f847e93bc983a7448c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1179f99cb6d36ad2ece5b56217d8b9a7da1bc5e4a613f847e93bc983a7448c3", kill_on_drop: false }` [INFO] [stdout] f1179f99cb6d36ad2ece5b56217d8b9a7da1bc5e4a613f847e93bc983a7448c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 047061bc87fe3b6712be6c5afe72fe376b0bd30d3dc89723ec2825e0a025d544 [INFO] running `Command { std: "docker" "start" "-a" "047061bc87fe3b6712be6c5afe72fe376b0bd30d3dc89723ec2825e0a025d544", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `crate::raft_server::rpc` [INFO] [stdout] --> src/raft_server/actors/election/worker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::raft_server::rpc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::raft_server::config::{Config, ConfigStorage, NodeConfig}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcast` [INFO] [stdout] --> src/raft_server/actors/log/log_store.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::sync::{broadcast, mpsc, oneshot}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raft_server::rpc::node_client` [INFO] [stdout] --> src/raft_server/actors/log/replication/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::raft_server::rpc::node_client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `once_cell::sync::Lazy` [INFO] [stdout] --> src/raft_server/db/test_utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use once_cell::sync::Lazy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::Mutex` [INFO] [stdout] --> src/raft_server/db/test_utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `oneshot` [INFO] [stdout] --> src/raft_server/raft_node.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::sync::{broadcast, oneshot, Mutex}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 234 | todo!("self.replicator.unwrap().add_worker"); [INFO] [stdout] | -------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 235 | todo!("self.initiator.unwrap().add_worker"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retry` is never used [INFO] [stdout] --> src/raft_client/client.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 21 | impl Client { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | async fn retry( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GetId` is never constructed [INFO] [stdout] --> src/raft_server/actors/blank_actor.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum ActorMsg { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 11 | GetId { respond_to: oneshot::Sender }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sender` is never read [INFO] [stdout] --> src/raft_server/actors/blank_actor.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ActorHandle { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 42 | sender: mpsc::Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActorHandle` 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: variant `GetWorker` is never constructed [INFO] [stdout] --> src/raft_server/actors/election/initiator.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 25 | enum InitiatorMsg { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | GetWorker { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InitiatorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GetNode` is never constructed [INFO] [stdout] --> src/raft_server/actors/election/worker.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 22 | enum WorkerMsg { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | GetNode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config_storage` is never read [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct Executor { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | config_storage: Arc>>>, // todo just use Vec NodeConf as cache .. this could be read from handles... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Executor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SetCommitIndex` and `SetLastApplied` are never constructed [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 41 | enum ExecutorMsg { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 63 | SetCommitIndex { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | SetLastApplied { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExecutorMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uri` is never read [INFO] [stdout] --> src/raft_server/actors/log/replication/worker.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Worker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `GetNode`, `GetStateMeta`, and `GetCachedEntries` are never constructed [INFO] [stdout] --> src/raft_server/actors/log/replication/worker.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | enum WorkerMsg { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 33 | GetNode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | GetStateMeta { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | GetCachedEntries { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkerMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Set` is never constructed [INFO] [stdout] --> src/raft_server/actors/term_store.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 15 | enum TermMsg { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | Set { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TermMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actor-raft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IntegrationTestApp`, `get_test_db_paths`, and `get_test_port` [INFO] [stdout] --> tests/server_integration_tests.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | enable_tracing, get_test_db_paths, get_test_port, prepare_cluster, prepare_node_from_config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 3 | IntegrationTestApp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntegrationTestApp`, `get_test_db_paths`, `get_test_port`, and `prepare_node_from_config` [INFO] [stdout] --> tests/client_integration_tests.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | enable_tracing, get_test_db_paths, get_test_port, prepare_cluster, prepare_node_from_config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | IntegrationTestApp, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `prepare_node_from_config` is never used [INFO] [stdout] --> tests/common/mod.rs:199:14 [INFO] [stdout] | [INFO] [stdout] 199 | pub async fn prepare_node_from_config(config: Config, s_shutdown: Sender<()>) -> RaftNode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raft_server::rpc` [INFO] [stdout] --> src/raft_server/actors/election/worker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::raft_server::rpc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::raft_server::config::{Config, ConfigStorage, NodeConfig}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `broadcast` [INFO] [stdout] --> src/raft_server/actors/log/log_store.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::sync::{broadcast, mpsc, oneshot}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::raft_server::rpc::node_client` [INFO] [stdout] --> src/raft_server/actors/log/replication/worker.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::raft_server::rpc::node_client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `oneshot` [INFO] [stdout] --> src/raft_server/raft_node.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::sync::{broadcast, oneshot, Mutex}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Request`, `Response`, and `Status` [INFO] [stdout] --> src/raft_server/rpc/node_client.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | use tonic::{Request, Response, Status}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `start_test_request` [INFO] [stdout] --> src/raft_server/rpc/node_client.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | get_test_port, start_test_request, start_test_server, TestServerFalse, TestServerTrue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppendEntriesReply` and `RequestVoteReply` [INFO] [stdout] --> src/raft_server/rpc/node_client.rs:121:34 [INFO] [stdout] | [INFO] [stdout] 121 | use crate::raft_server_rpc::{AppendEntriesReply, RequestVoteReply, RequestVoteRequest}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 234 | todo!("self.replicator.unwrap().add_worker"); [INFO] [stdout] | -------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 235 | todo!("self.initiator.unwrap().add_worker"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::panic` which comes from the expansion of the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repl1` [INFO] [stdout] --> src/raft_server/rpc/client_server.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | let repl1 = client_server [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repl2` [INFO] [stdout] --> src/raft_server/rpc/client_server.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 330 | let repl2 = client_server [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repl1` [INFO] [stdout] --> src/raft_server/rpc/client_server.rs:588:17 [INFO] [stdout] | [INFO] [stdout] 588 | let repl1 = client_server [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repl2` [INFO] [stdout] --> src/raft_server/rpc/client_server.rs:593:17 [INFO] [stdout] | [INFO] [stdout] 593 | let repl2 = client_server [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_repl2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vote_request` [INFO] [stdout] --> src/raft_server/rpc/node_client.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | let vote_request = RequestVoteRequest { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vote_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `append_entries_request` [INFO] [stdout] --> src/raft_server/rpc/node_client.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | let append_entries_request = AppendEntriesRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_append_entries_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/raft_server/rpc/utils.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/raft_server/rpc/utils.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/raft_server/rpc/utils.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> src/raft_server/rpc/utils.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | request: Request, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retry` is never used [INFO] [stdout] --> src/raft_client/client.rs:198:14 [INFO] [stdout] | [INFO] [stdout] 21 | impl Client { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 198 | async fn retry( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config_storage` is never read [INFO] [stdout] --> src/raft_server/actors/log/executor.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct Executor { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | config_storage: Arc>>>, // todo just use Vec NodeConf as cache .. this could be read from handles... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Executor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uri` is never read [INFO] [stdout] --> src/raft_server/actors/log/replication/worker.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Worker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | uri: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_test_request` is never used [INFO] [stdout] --> src/raft_server/rpc/utils.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | pub async fn start_test_request(f: F) -> Result> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actor-raft` (lib test); 23 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name actor_raft --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "server"))' -C metadata=986f2451602ee9f0 -C extra-filename=-d12951bdea4552f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e533c285988bdcce.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de9f8a5a0542d722.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d2ec766eecdc7a51.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-a23b5308087ed96f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-815d03cda76ffd28.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e72d3f228b6ee4b6.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-3717ecba07713b5d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4169a411af039aca.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-24c2c30b95e85956.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c0fb5c24231ce8d9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f86718d6abf92b55.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-ab4fa068a9dbf40f.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "047061bc87fe3b6712be6c5afe72fe376b0bd30d3dc89723ec2825e0a025d544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047061bc87fe3b6712be6c5afe72fe376b0bd30d3dc89723ec2825e0a025d544", kill_on_drop: false }` [INFO] [stdout] 047061bc87fe3b6712be6c5afe72fe376b0bd30d3dc89723ec2825e0a025d544