[INFO] cloning repository https://github.com/Abhay478/paxos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abhay478/paxos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhay478%2Fpaxos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhay478%2Fpaxos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9eb677500bbbbe0cb0a174c6d02047c6d3be9de2
[INFO] building Abhay478/paxos against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhay478%2Fpaxos" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Abhay478/paxos on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Abhay478/paxos
[INFO] finished tweaking git repo https://github.com/Abhay478/paxos
[INFO] tweaked toml for git repo https://github.com/Abhay478/paxos written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Abhay478/paxos 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded sqlite3-sys v0.17.0
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded sqlite v0.36.0
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.3
[INFO] [stderr]   Downloaded local-ip-address v0.6.1
[INFO] [stderr]   Downloaded socket2 v0.5.5
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] [stderr]   Downloaded neli v0.6.4
[INFO] [stderr]   Downloaded message-io v0.18.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.12
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded sqlite3-src v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8c91026ddb02663711918a5424f0f9da6cafc81916b93fcf83be92ce5cf96a0
[INFO] running `Command { std: "docker" "start" "-a" "d8c91026ddb02663711918a5424f0f9da6cafc81916b93fcf83be92ce5cf96a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8c91026ddb02663711918a5424f0f9da6cafc81916b93fcf83be92ce5cf96a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8c91026ddb02663711918a5424f0f9da6cafc81916b93fcf83be92ce5cf96a0", kill_on_drop: false }`
[INFO] [stdout] d8c91026ddb02663711918a5424f0f9da6cafc81916b93fcf83be92ce5cf96a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fbcacbda65db6ccc3907fcc726a566b802ffebc163efdd5052976f656cf1995
[INFO] running `Command { std: "docker" "start" "-a" "9fbcacbda65db6ccc3907fcc726a566b802ffebc163efdd5052976f656cf1995", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sqlite3-src v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling sqlite3-sys v0.17.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling sqlite v0.36.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling message-io v0.18.1
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling local-ip-address v0.6.1
[INFO] [stderr]    Compiling dc_project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/bin/acceptor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/bin/paxos_client.rs:27:16
[INFO] [stdout]     |
[INFO] [stdout] 27  |     let reps = get_all_replicas(handler.clone());
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^----------------- argument #2 of type `&sqlite::connection::Connection` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/paxos/dir.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub fn get_all_replicas<Y>(handler: NodeHandler<Y>, db: &Connection) -> Vec<Endpoint> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 27  |     let reps = get_all_replicas(handler.clone(), /* &sqlite::connection::Connection */);
[INFO] [stdout]     |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dc_project::paxos::dir::ACCEPTOR_COUNT`, `dc_project::paxos::dir::LEADER_COUNT`, `dc_project::paxos::dir::REPLICA_COUNT`
[INFO] [stdout]   --> src/bin/paxos_processes.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 |         dir::{client_init, get_all_replicas, ACCEPTOR_COUNT, LEADER_COUNT, REPLICA_COUNT},
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `REPLICA_COUNT` in `paxos::dir`
[INFO] [stdout]    |                                              |               |
[INFO] [stdout]    |                                              |               no `LEADER_COUNT` in `paxos::dir`
[INFO] [stdout]    |                                              no `ACCEPTOR_COUNT` in `paxos::dir`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 12 |         dir::{client_init, get_all_replicas, ACCEPTOR_PORT, LEADER_COUNT, REPLICA_COUNT},
[INFO] [stdout]    |                                              ~~~~~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 12 |         dir::{client_init, get_all_replicas, ACCEPTOR_COUNT, LEADER_PORT, REPLICA_COUNT},
[INFO] [stdout]    |                                                              ~~~~~~~~~~~
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 12 |         dir::{client_init, get_all_replicas, ACCEPTOR_COUNT, LEADER_COUNT, REPLICA_PORT},
[INFO] [stdout]    |                                                                            ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raft_init`
[INFO] [stdout]   --> src/bin/raft_processes.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dc_project::raft::dir::{raft_init, RAFT_COUNT, RAFT_PORT};
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `server`
[INFO] [stdout]   --> src/bin/raft_processes.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use dc_project::raft::{server, Command, Message};
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dc_project` (bin "paxos_client") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/bin/paxos_processes.rs:26:16
[INFO] [stdout]     |
[INFO] [stdout] 26  |     let reps = get_all_replicas(sock.0.clone());
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^---------------- argument #2 of type `&sqlite::connection::Connection` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/paxos/dir.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub fn get_all_replicas<Y>(handler: NodeHandler<Y>, db: &Connection) -> Vec<Endpoint> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 26  |     let reps = get_all_replicas(sock.0.clone(), /* &sqlite::connection::Connection */);
[INFO] [stdout]     |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/bin/replica.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |     let sock = replica_init(id);
[INFO] [stdout]     |                ^^^^^^^^^^^^----
[INFO] [stdout]     |                            ||
[INFO] [stdout]     |                            |expected `NodeId`, found `usize`
[INFO] [stdout]     |                            argument #2 of type `&sqlite::connection::Connection` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/paxos/dir.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn replica_init(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 12  |     let sock = replica_init(/* NodeId */, /* &sqlite::connection::Connection */);
[INFO] [stdout]     |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/bin/acceptor.rs:17:16
[INFO] [stdout]     |
[INFO] [stdout] 17  |     let sock = acceptor_init(id);
[INFO] [stdout]     |                ^^^^^^^^^^^^^----
[INFO] [stdout]     |                             ||
[INFO] [stdout]     |                             |expected `NodeId`, found `[u8; 16]`
[INFO] [stdout]     |                             argument #2 of type `&sqlite::connection::Connection` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/paxos/dir.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn acceptor_init(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] help: try wrapping the expression in `dc_project::NodeId`
[INFO] [stdout]     |
[INFO] [stdout] 17  |     let sock = acceptor_init(dc_project::NodeId { id: id });
[INFO] [stdout]     |                              ++++++++++++++++++++++++    +
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 17  |     let sock = acceptor_init(/* NodeId */, /* &sqlite::connection::Connection */);
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `Result<(message_io::node::NodeHandler<()>, message_io::node::NodeListener<()>, std::net::SocketAddr), sqlite::error::Error>`
[INFO] [stdout]   --> src/bin/acceptor.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 18 |     acceptor::listen(NodeId { id }, sock.1, sock.0);
[INFO] [stdout]    |                                          ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Result<(message_io::node::NodeHandler<()>, message_io::node::NodeListener<()>, std::net::SocketAddr), sqlite::error::Error>`
[INFO] [stdout]   --> src/bin/acceptor.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 |     acceptor::listen(NodeId { id }, sock.1, sock.0);
[INFO] [stdout]    |                                                  ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/bin/acceptor.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout] 18  |     acceptor::listen(NodeId { id }, sock.1, sock.0);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^------------------------------- argument #4 of type `message_io::node::NodeHandler<()>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/paxos/acceptor.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn listen(id: NodeId, addr: SocketAddr, listener: NodeListener<()>, handler: NodeHandler<()>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 18  |     acceptor::listen(NodeId { id }, sock.1, sock.0, /* message_io::node::NodeHandler<()> */);
[INFO] [stdout]     |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `Result<(message_io::node::NodeHandler<()>, message_io::node::NodeListener<()>, std::net::SocketAddr), sqlite::error::Error>`
[INFO] [stdout]   --> src/bin/replica.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     replica::listen(id, sock.1, sock.0);
[INFO] [stdout]    |                              ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/bin/leader.rs:12:16
[INFO] [stdout]     |
[INFO] [stdout] 12  |     let sock = leader_init(id);
[INFO] [stdout]     |                ^^^^^^^^^^^----
[INFO] [stdout]     |                           ||
[INFO] [stdout]     |                           |expected `NodeId`, found `usize`
[INFO] [stdout]     |                           argument #2 of type `&sqlite::connection::Connection` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/paxos/dir.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn leader_init(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 12  |     let sock = leader_init(/* NodeId */, /* &sqlite::connection::Connection */);
[INFO] [stdout]     |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Result<(message_io::node::NodeHandler<Agent>, message_io::node::NodeListener<Agent>, std::net::SocketAddr), sqlite::error::Error>`
[INFO] [stdout]   --> src/bin/leader.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     leader::listen(id, sock.0, sock.1);
[INFO] [stdout]    |                             ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Result<(message_io::node::NodeHandler<()>, message_io::node::NodeListener<()>, std::net::SocketAddr), sqlite::error::Error>`
[INFO] [stdout]   --> src/bin/replica.rs:13:38
[INFO] [stdout]    |
[INFO] [stdout] 13 |     replica::listen(id, sock.1, sock.0);
[INFO] [stdout]    |                                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `1` on type `Result<(message_io::node::NodeHandler<Agent>, message_io::node::NodeListener<Agent>, std::net::SocketAddr), sqlite::error::Error>`
[INFO] [stdout]   --> src/bin/leader.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 |     leader::listen(id, sock.0, sock.1);
[INFO] [stdout]    |                                     ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/bin/leader.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |     leader::listen(id, sock.0, sock.1);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                   ||
[INFO] [stdout]     |                   |expected `NodeId`, found `usize`
[INFO] [stdout]     |                   argument #4 of type `std::net::SocketAddr` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/paxos/leader.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 256 | pub fn listen(id: NodeId, listener: NodeListener<Agent>, handler: NodeHandler<Agent>, addr: SocketAddr) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 13  |     leader::listen(/* NodeId */, sock.0, sock.1, /* std::net::SocketAddr */);
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/bin/replica.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |     replica::listen(id, sock.1, sock.0);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^--------------------
[INFO] [stdout]     |                    ||
[INFO] [stdout]     |                    |expected `NodeId`, found `usize`
[INFO] [stdout]     |                    argument #4 of type `message_io::node::NodeHandler<()>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/paxos/replica.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn listen(id: NodeId, addr: SocketAddr, listener: NodeListener<()>, handler: NodeHandler<()>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 13  |     replica::listen(/* NodeId */, sock.1, sock.0, /* message_io::node::NodeHandler<()> */);
[INFO] [stdout]     |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dc_project` (bin "acceptor") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `dc_project` (bin "paxos_processes") due to 2 previous errors
[INFO] [stderr] error: could not compile `dc_project` (bin "leader") due to 4 previous errors
[INFO] [stderr] error: could not compile `dc_project` (bin "replica") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9fbcacbda65db6ccc3907fcc726a566b802ffebc163efdd5052976f656cf1995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fbcacbda65db6ccc3907fcc726a566b802ffebc163efdd5052976f656cf1995", kill_on_drop: false }`
[INFO] [stdout] 9fbcacbda65db6ccc3907fcc726a566b802ffebc163efdd5052976f656cf1995
