[INFO] cloning repository https://github.com/pengwin/actix-raft-cluster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pengwin/actix-raft-cluster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengwin%2Factix-raft-cluster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengwin%2Factix-raft-cluster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04e46ae64c5068d355e97b7b552dde97400661b1
[INFO] checking pengwin/actix-raft-cluster against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpengwin%2Factix-raft-cluster" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pengwin/actix-raft-cluster
[INFO] finished tweaking git repo https://github.com/pengwin/actix-raft-cluster
[INFO] tweaked toml for git repo https://github.com/pengwin/actix-raft-cluster written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pengwin/actix-raft-cluster on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pengwin/actix-raft-cluster 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d47e669f1d07bef1574470d7890fffc77cf3e9809b8ed68ae6c897233ef288a
[INFO] running `Command { std: "docker" "start" "-a" "3d47e669f1d07bef1574470d7890fffc77cf3e9809b8ed68ae6c897233ef288a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d47e669f1d07bef1574470d7890fffc77cf3e9809b8ed68ae6c897233ef288a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d47e669f1d07bef1574470d7890fffc77cf3e9809b8ed68ae6c897233ef288a", kill_on_drop: false }`
[INFO] [stdout] 3d47e669f1d07bef1574470d7890fffc77cf3e9809b8ed68ae6c897233ef288a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6e0925677703a776e623e497dbe31936b02e12d574c3e4f88a76b5bfaeda755
[INFO] running `Command { std: "docker" "start" "-a" "a6e0925677703a776e623e497dbe31936b02e12d574c3e4f88a76b5bfaeda755", kill_on_drop: false }`
[INFO] [stderr] warning: cluster-node v0.1.0 (/opt/rustwide/workdir/cluster-node) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking futures-core v0.3.13
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.13
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking memchr v2.3.4
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-task v0.3.13
[INFO] [stderr]     Checking futures-io v0.3.13
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking futures-channel v0.3.13
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking bitflags v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling httparse v1.3.6
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking idna v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking getrandom v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking hashbag v0.1.3
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking evmap v10.0.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking primal-bit v0.2.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking primal-estimate v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `ValuesIter<'a, T, S>: ExactSizeIterator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evmap-10.0.2/src/values.rs:137:38
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl<'a, T, S> ExactSizeIterator for ValuesIter<'a, T, S>
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `ValuesIter<'a, T, S>: ExactSizeIterator` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evmap-10.0.2/src/values.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / impl<'a, T, S> ExactSizeIterator for ValuesIter<'a, T, S>
[INFO] [stdout] 138 | | where
[INFO] [stdout] 139 | |     <&'a smallvec::SmallVec<[T; 1]> as IntoIterator>::IntoIter: ExactSizeIterator,
[INFO] [stdout]     | |                                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 140 | |     <&'a hashbag::HashBag<T, S> as IntoIterator>::IntoIter: ExactSizeIterator,
[INFO] [stdout]     | |_____________________________________________________________^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `ValuesIter<'a, T, S>: FusedIterator`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evmap-10.0.2/src/values.rs:144:45
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl<'a, T, S> std::iter::FusedIterator for ValuesIter<'a, T, S>
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `ValuesIter<'a, T, S>: FusedIterator` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evmap-10.0.2/src/values.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | / impl<'a, T, S> std::iter::FusedIterator for ValuesIter<'a, T, S>
[INFO] [stdout] 145 | | where
[INFO] [stdout] 146 | |     <&'a smallvec::SmallVec<[T; 1]> as IntoIterator>::IntoIter: std::iter::FusedIterator,
[INFO] [stdout]     | |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 147 | |     <&'a hashbag::HashBag<T, S> as IntoIterator>::IntoIter: std::iter::FusedIterator,
[INFO] [stdout]     | |_____________________________________________________________^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking local-waker v0.1.1
[INFO] [stderr]    Compiling const_fn v0.4.6
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking primal-sieve v0.2.9
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr] error: could not compile `evmap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a6e0925677703a776e623e497dbe31936b02e12d574c3e4f88a76b5bfaeda755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6e0925677703a776e623e497dbe31936b02e12d574c3e4f88a76b5bfaeda755", kill_on_drop: false }`
[INFO] [stdout] a6e0925677703a776e623e497dbe31936b02e12d574c3e4f88a76b5bfaeda755
