[INFO] cloning repository https://github.com/makisevon/dss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makisevon/dss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakisevon%2Fdss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakisevon%2Fdss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb2093a91f440c6d2aecb091d3d5bdcd92181a3b
[INFO] building makisevon/dss against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakisevon%2Fdss" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/makisevon/dss
[INFO] finished tweaking git repo https://github.com/makisevon/dss
[INFO] tweaked toml for git repo https://github.com/makisevon/dss written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/makisevon/dss on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/makisevon/dss already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.16
[INFO] [stderr]   Downloaded fastrand v1.8.0
[INFO] [stderr]   Downloaded multimap v0.8.3
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded termcolor v1.1.3
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded plotters v0.3.3
[INFO] [stderr]   Downloaded rayon v1.5.3
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.6
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] [stderr]   Downloaded clap v2.34.0
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded walkdir v2.3.2
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded slab v0.4.7
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded pin-project-lite v0.2.9
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.2
[INFO] [stderr]   Downloaded num_cpus v1.13.1
[INFO] [stderr]   Downloaded futures-core v0.3.23
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded tempfile v3.3.0
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded rayon-core v1.9.3
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9336e732733aab2a65febf7b0a94cd9fa5729e0164661832317c3df4c25edf17
[INFO] running `Command { std: "docker" "start" "-a" "9336e732733aab2a65febf7b0a94cd9fa5729e0164661832317c3df4c25edf17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9336e732733aab2a65febf7b0a94cd9fa5729e0164661832317c3df4c25edf17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9336e732733aab2a65febf7b0a94cd9fa5729e0164661832317c3df4c25edf17", kill_on_drop: false }`
[INFO] [stdout] 9336e732733aab2a65febf7b0a94cd9fa5729e0164661832317c3df4c25edf17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 803978e7fc27ff4b64180065070887aac42f26d479e63fd94fc6658db87e39b8
[INFO] running `Command { std: "docker" "start" "-a" "803978e7fc27ff4b64180065070887aac42f26d479e63fd94fc6658db87e39b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linearizability v0.1.0 (/opt/rustwide/workdir/linearizability)
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling labcodec v0.1.0 (/opt/rustwide/workdir/labcodec)
[INFO] [stderr]    Compiling percolator v0.1.0 (/opt/rustwide/workdir/percolator)
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir/raft)
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling labrpc v0.1.0 (/opt/rustwide/workdir/labrpc)
[INFO] [stdout] warning: unused import: `add_service as add_tso_service`
[INFO] [stdout]   --> percolator/src/service.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     add_service as add_tso_service, Client as TsoClient, Service as TsoService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_transaction_service`
[INFO] [stdout]   --> percolator/src/service.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     add_service as add_transaction_service, Client as TxnClient, Service as TxnService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_raft_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_kv_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimestampOracle` is never constructed
[INFO] [stdout]   --> percolator/src/server.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TimestampOracle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryStorage` is never constructed
[INFO] [stdout]   --> percolator/src/server.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct MemoryStorage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `CHECK_PERIOD_MILLIS` and `CHECK_PERIOD` are never used
[INFO] [stdout]   --> percolator/src/server.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl MemoryStorage {
[INFO] [stdout]    | ------------------ associated constants in this implementation
[INFO] [stdout] 39 |     const CHECK_PERIOD_MILLIS: u64 = 50;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     const CHECK_PERIOD: Duration = Duration::from_millis(Self::CHECK_PERIOD_MILLIS);
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl GetReply {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 136 |     fn new(value: Vec<u8>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl PrewriteReply {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 142 |     fn new(success: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl CommitReply {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 148 |     fn new(success: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Store` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | struct Store {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | struct Table<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Key` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 166 | struct Key {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Lock` is never used
[INFO] [stdout]    --> percolator/src/server.rs:172:6
[INFO] [stdout]     |
[INFO] [stdout] 172 | enum Lock {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read`, `write`, and `erase` are never used
[INFO] [stdout]    --> percolator/src/server.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl<T> Table<T> {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 178 |     fn read(&self, key: &[u8], timestamps: impl RangeBounds<u64>) -> Option<(&Key, &T)> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     fn write(&mut self, key: Key, value: T) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     fn erase(&mut self, key: &Key) -> Option<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `LOCK_TTL` and `expire` are never used
[INFO] [stdout]    --> percolator/src/server.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl Table<Lock> {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 206 |     const LOCK_TTL: Duration = Duration::from_millis(MemoryStorage::CHECK_PERIOD_MILLIS << 1);
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 207 |
[INFO] [stdout] 208 |     fn expire(&mut self, key: &Key) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl Key {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] 232 |     fn new(key: Vec<u8>, timestamp: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `REPLY_TIMEOUT` is never used
[INFO] [stdout]   --> raft/src/kvraft/server.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Node {
[INFO] [stdout]    | --------- associated constant in this implementation
[INFO] [stdout] 92 |     const REPLY_TIMEOUT: Duration = Duration::from_millis(500);
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/kvraft/server.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl GetReply {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 146 |     fn new(is_leader: bool, value: &str, error: &str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/kvraft/server.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl PutAppendReply {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 157 |     fn new(is_leader: bool, error: &str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl RequestVoteReply {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 318 |     fn new(term: u64, vote_granted: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:324:8
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl AppendEntriesReply {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 324 |     fn new(term: u64, success: bool, conflicting_term: u64, first_conflicted: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:337:8
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl InstallSnapshotReply {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 337 |     fn new(term: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append`, `truncate`, and `reset` are never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:819:8
[INFO] [stdout]     |
[INFO] [stdout] 789 | impl Log {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 819 |     fn append(&mut self, other: &mut Vec<Entry>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 828 |     fn truncate(&mut self, len: u64) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 860 |     fn reset(&mut self, term: u64, index: u64) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.70s
[INFO] running `Command { std: "docker" "inspect" "803978e7fc27ff4b64180065070887aac42f26d479e63fd94fc6658db87e39b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "803978e7fc27ff4b64180065070887aac42f26d479e63fd94fc6658db87e39b8", kill_on_drop: false }`
[INFO] [stdout] 803978e7fc27ff4b64180065070887aac42f26d479e63fd94fc6658db87e39b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddb5a30558c1ef32145689cd0a6d9925d90956b7f71a8aaf20eb0b841e0c7d49
[INFO] running `Command { std: "docker" "start" "-a" "ddb5a30558c1ef32145689cd0a6d9925d90956b7f71a8aaf20eb0b841e0c7d49", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling plotters v0.3.3
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling linearizability v0.1.0 (/opt/rustwide/workdir/linearizability)
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling labcodec v0.1.0 (/opt/rustwide/workdir/labcodec)
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir/raft)
[INFO] [stderr]    Compiling percolator v0.1.0 (/opt/rustwide/workdir/percolator)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling labrpc v0.1.0 (/opt/rustwide/workdir/labrpc)
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stdout] warning: unused import: `add_service as add_tso_service`
[INFO] [stdout]   --> percolator/src/service.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     add_service as add_tso_service, Client as TsoClient, Service as TsoService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_transaction_service`
[INFO] [stdout]   --> percolator/src/service.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     add_service as add_transaction_service, Client as TxnClient, Service as TxnService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_raft_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_kv_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimestampOracle` is never constructed
[INFO] [stdout]   --> percolator/src/server.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TimestampOracle {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryStorage` is never constructed
[INFO] [stdout]   --> percolator/src/server.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct MemoryStorage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `CHECK_PERIOD_MILLIS` and `CHECK_PERIOD` are never used
[INFO] [stdout]   --> percolator/src/server.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl MemoryStorage {
[INFO] [stdout]    | ------------------ associated constants in this implementation
[INFO] [stdout] 39 |     const CHECK_PERIOD_MILLIS: u64 = 50;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     const CHECK_PERIOD: Duration = Duration::from_millis(Self::CHECK_PERIOD_MILLIS);
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl GetReply {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 136 |     fn new(value: Vec<u8>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl PrewriteReply {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 142 |     fn new(success: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl CommitReply {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 148 |     fn new(success: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Store` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | struct Store {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | struct Table<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Key` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 166 | struct Key {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Lock` is never used
[INFO] [stdout]    --> percolator/src/server.rs:172:6
[INFO] [stdout]     |
[INFO] [stdout] 172 | enum Lock {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read`, `write`, and `erase` are never used
[INFO] [stdout]    --> percolator/src/server.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl<T> Table<T> {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 178 |     fn read(&self, key: &[u8], timestamps: impl RangeBounds<u64>) -> Option<(&Key, &T)> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     fn write(&mut self, key: Key, value: T) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     fn erase(&mut self, key: &Key) -> Option<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `LOCK_TTL` and `expire` are never used
[INFO] [stdout]    --> percolator/src/server.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl Table<Lock> {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 206 |     const LOCK_TTL: Duration = Duration::from_millis(MemoryStorage::CHECK_PERIOD_MILLIS << 1);
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 207 |
[INFO] [stdout] 208 |     fn expire(&mut self, key: &Key) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl Key {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] 232 |     fn new(key: Vec<u8>, timestamp: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `REPLY_TIMEOUT` is never used
[INFO] [stdout]   --> raft/src/kvraft/server.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Node {
[INFO] [stdout]    | --------- associated constant in this implementation
[INFO] [stdout] 92 |     const REPLY_TIMEOUT: Duration = Duration::from_millis(500);
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/kvraft/server.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl GetReply {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 146 |     fn new(is_leader: bool, value: &str, error: &str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/kvraft/server.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl PutAppendReply {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 157 |     fn new(is_leader: bool, error: &str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl RequestVoteReply {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 318 |     fn new(term: u64, vote_granted: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:324:8
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl AppendEntriesReply {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 324 |     fn new(term: u64, success: bool, conflicting_term: u64, first_conflicted: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:337:8
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl InstallSnapshotReply {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 337 |     fn new(term: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append`, `truncate`, and `reset` are never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:819:8
[INFO] [stdout]     |
[INFO] [stdout] 789 | impl Log {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 819 |     fn append(&mut self, other: &mut Vec<Entry>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 828 |     fn truncate(&mut self, len: u64) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 860 |     fn reset(&mut self, term: u64, index: u64) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.29s
[INFO] running `Command { std: "docker" "inspect" "ddb5a30558c1ef32145689cd0a6d9925d90956b7f71a8aaf20eb0b841e0c7d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb5a30558c1ef32145689cd0a6d9925d90956b7f71a8aaf20eb0b841e0c7d49", kill_on_drop: false }`
[INFO] [stdout] ddb5a30558c1ef32145689cd0a6d9925d90956b7f71a8aaf20eb0b841e0c7d49
