[INFO] cloning repository https://github.com/fin-ger/simple-raft-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fin-ger/simple-raft-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffin-ger%2Fsimple-raft-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffin-ger%2Fsimple-raft-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ae32e1719b8164535b855207287b7cd248e1370 [INFO] checking fin-ger/simple-raft-node against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffin-ger%2Fsimple-raft-node" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fin-ger/simple-raft-node on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fin-ger/simple-raft-node [INFO] finished tweaking git repo https://github.com/fin-ger/simple-raft-node [INFO] tweaked toml for git repo https://github.com/fin-ger/simple-raft-node written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/fin-ger/simple-raft-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pingcap/raft-rs` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/pingcap/raft-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-timer v0.3.0 [INFO] [stderr] Downloaded slog-envlogger v2.2.0 [INFO] [stderr] Downloaded protobuf v2.22.0 [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] [stderr] Downloaded slog-stdlog v4.1.0 [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded protobuf-codegen v2.22.0 [INFO] [stderr] Downloaded async-datagram v3.0.0 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded romio v0.3.0-alpha.10 [INFO] [stderr] Downloaded protobuf-build v0.12.0 [INFO] [stderr] Downloaded runtime-native v0.3.0-alpha.6 [INFO] [stderr] Downloaded runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Downloaded juliex v0.3.0-alpha.8 [INFO] [stderr] Downloaded async-ready v3.0.0 [INFO] [stderr] Downloaded runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Downloaded runtime v0.3.0-alpha.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d401702fd113dbd94519409408bf277ad1b4c31b27e98637c315edc3bcf731bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d401702fd113dbd94519409408bf277ad1b4c31b27e98637c315edc3bcf731bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d401702fd113dbd94519409408bf277ad1b4c31b27e98637c315edc3bcf731bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d401702fd113dbd94519409408bf277ad1b4c31b27e98637c315edc3bcf731bd", kill_on_drop: false }` [INFO] [stdout] d401702fd113dbd94519409408bf277ad1b4c31b27e98637c315edc3bcf731bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfc7ff4f44516207f56f10011616f9cc42f633d7e00b75832c48a33db9055cae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dfc7ff4f44516207f56f10011616f9cc42f633d7e00b75832c48a33db9055cae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking async-datagram v3.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking async-ready v3.0.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.7 [INFO] [stderr] Compiling rocket v0.4.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Checking juliex v0.3.0-alpha.8 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking romio v0.3.0-alpha.10 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Compiling protobuf-codegen v2.22.0 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.6 [INFO] [stderr] Checking cookie v0.11.4 [INFO] [stderr] Compiling protobuf-build v0.12.0 [INFO] [stderr] Checking ctrlc v3.1.8 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling raft-proto v0.6.0-alpha (https://github.com/pingcap/raft-rs?branch=master#a70a7a65) [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking raft v0.6.0-alpha (https://github.com/pingcap/raft-rs?branch=master#a70a7a65) [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling rocket_http v0.4.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking runtime v0.3.0-alpha.8 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking simple-raft-node v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0609]: no field `nodes` on type `&raft::prelude::ConfState` [INFO] [stdout] --> src/node_core.rs:313:73 [INFO] [stdout] | [INFO] [stdout] 313 | let nodes = &self.raft_node.mut_store().writable().conf_state().nodes; [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `voters`, `learners`, `voters_outgoing`, `learners_next`, `auto_leave` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `nodes` on type `&raft::prelude::ConfState` [INFO] [stdout] --> src/node_core.rs:402:49 [INFO] [stdout] | [INFO] [stdout] 402 | ... node_id, conf_state.nodes.clone(), conf_state.learners.clone() [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `voters`, `learners`, `voters_outgoing`, `learners_next`, `auto_leave` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Raft>` in the current scope [INFO] [stdout] --> src/node_core.rs:421:49 [INFO] [stdout] | [INFO] [stdout] 421 | ... self.raft_node.raft.add_node(node) [INFO] [stdout] | ^^^^^^^^ method not found in `Raft>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_learner` found for struct `Raft>` in the current scope [INFO] [stdout] --> src/node_core.rs:431:49 [INFO] [stdout] | [INFO] [stdout] 431 | ... self.raft_node.raft.add_learner(learner) [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Raft>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec` in the current scope [INFO] [stdout] --> src/node_core.rs:522:27 [INFO] [stdout] | [INFO] [stdout] 522 | self.proposed.remove_item(&proposal_id); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `messages` on type `raft::Ready` [INFO] [stdout] --> src/node_core.rs:692:26 [INFO] [stdout] | [INFO] [stdout] 692 | for msg in ready.messages.drain(..) { [INFO] [stdout] | ^^^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 692 | for msg in ready.messages().drain(..) { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `committed_entries` on type `raft::Ready` [INFO] [stdout] --> src/node_core.rs:702:48 [INFO] [stdout] | [INFO] [stdout] 702 | if let Some(committed_entries) = ready.committed_entries.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 702 | if let Some(committed_entries) = ready.committed_entries().take() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `BeginMembershipChange` found for enum `ConfChangeType` in the current scope [INFO] [stdout] --> src/node_core.rs:822:45 [INFO] [stdout] | [INFO] [stdout] 822 | ... ConfChangeType::BeginMembershipChange [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `ConfChangeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `FinalizeMembershipChange` found for enum `ConfChangeType` in the current scope [INFO] [stdout] --> src/node_core.rs:823:51 [INFO] [stdout] | [INFO] [stdout] 823 | ... | ConfChangeType::FinalizeMembershipChange => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `ConfChangeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `Raft>` in the current scope [INFO] [stdout] --> src/node_core.rs:772:53 [INFO] [stdout] | [INFO] [stdout] 772 | ... self.raft_node.raft.add_node(node_id) [INFO] [stdout] | ^^^^^^^^ method not found in `Raft>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_node` found for struct `Raft>` in the current scope [INFO] [stdout] --> src/node_core.rs:789:63 [INFO] [stdout] | [INFO] [stdout] 789 | ... let res = self.raft_node.raft.remove_node(node_id); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Raft>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_learner` found for struct `Raft>` in the current scope [INFO] [stdout] --> src/node_core.rs:820:53 [INFO] [stdout] | [INFO] [stdout] 820 | ... self.raft_node.raft.add_learner(node_id) [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Raft>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `configuration` found for reference `&ProgressTracker` in the current scope [INFO] [stdout] --> src/node_core.rs:834:30 [INFO] [stdout] | [INFO] [stdout] 834 | ... .configuration() [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&ProgressTracker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec` in the current scope [INFO] [stdout] --> src/node_core.rs:880:35 [INFO] [stdout] | [INFO] [stdout] 880 | self.proposed.remove_item(&proposal_id); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0609, E0615. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simple-raft-node` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dfc7ff4f44516207f56f10011616f9cc42f633d7e00b75832c48a33db9055cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc7ff4f44516207f56f10011616f9cc42f633d7e00b75832c48a33db9055cae", kill_on_drop: false }` [INFO] [stdout] dfc7ff4f44516207f56f10011616f9cc42f633d7e00b75832c48a33db9055cae