[INFO] cloning repository https://github.com/ed-w-lee/raft-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ed-w-lee/raft-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ed-w-lee/raft-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ed-w-lee/raft-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/ed-w-lee/raft-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ed-w-lee/raft-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/ed-w-lee/raft-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ed-w-lee/raft-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/ed-w-lee/raft-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ed-w-lee/raft-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/ed-w-lee/raft-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ed-w-lee/raft-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93f6505c27e74c423955443909642aee9bd0c115 [INFO] checking ed-w-lee/raft-in-rust against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fed-w-lee%2Fraft-in-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ed-w-lee/raft-in-rust on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ed-w-lee/raft-in-rust [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ed-w-lee/raft-in-rust [INFO] tweaked toml for git repo https://github.com/ed-w-lee/raft-in-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ed-w-lee/raft-in-rust 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb1770d12414af26b1cea474f0b2926c84535197d917346f5c8c3327b27477ad [INFO] running `Command { std: "docker" "start" "-a" "bb1770d12414af26b1cea474f0b2926c84535197d917346f5c8c3327b27477ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb1770d12414af26b1cea474f0b2926c84535197d917346f5c8c3327b27477ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1770d12414af26b1cea474f0b2926c84535197d917346f5c8c3327b27477ad", kill_on_drop: false }` [INFO] [stdout] bb1770d12414af26b1cea474f0b2926c84535197d917346f5c8c3327b27477ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcdb5fa798c5cf8da9722200997f176f05d1a1c076bea1026c3fb6b75a1ceddd [INFO] running `Command { std: "docker" "start" "-a" "fcdb5fa798c5cf8da9722200997f176f05d1a1c076bea1026c3fb6b75a1ceddd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rafted v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v2.33.1 [INFO] [stdout] warning: function `partition` is never used [INFO] [stdout] --> tests/test_utils/helpers.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn partition(sim: &mut Simulation, split: bool, num_nodes: u64, nodes: Vec) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `val` are never read [INFO] [stdout] --> src/examples/tcp_mvp/entry.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 4 | pub key: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | pub val: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_index` is never used [INFO] [stdout] --> src/examples/tcp_mvp/serialize.rs:405:4 [INFO] [stdout] | [INFO] [stdout] 405 | fn into_index(buf: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/examples/tcp_mvp/connections.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | &self.idx.hash(state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 36 | let _ = &self.idx.hash(state); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/examples/tcp_mvp/connections.rs:55:3 [INFO] [stdout] | [INFO] [stdout] 55 | &self.fd.hash(state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 55 | let _ = &self.fd.hash(state); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "fcdb5fa798c5cf8da9722200997f176f05d1a1c076bea1026c3fb6b75a1ceddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcdb5fa798c5cf8da9722200997f176f05d1a1c076bea1026c3fb6b75a1ceddd", kill_on_drop: false }` [INFO] [stdout] fcdb5fa798c5cf8da9722200997f176f05d1a1c076bea1026c3fb6b75a1ceddd