[INFO] cloning repository https://github.com/picodata/tarantool-module [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/picodata/tarantool-module" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Ftarantool-module", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Ftarantool-module'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d9f48ddf01c190d06fcedd209a063847e9d0c17 [INFO] testing picodata/tarantool-module against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Ftarantool-module" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/picodata/tarantool-module on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/picodata/tarantool-module [INFO] finished tweaking git repo https://github.com/picodata/tarantool-module [INFO] tweaked toml for git repo https://github.com/picodata/tarantool-module written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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/tikv/raft-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e21c9db43e2aee17913b306d62b2723614d7e147046e19479cd7ef74207edc31 [INFO] running `Command { std: "docker" "start" "-a" "e21c9db43e2aee17913b306d62b2723614d7e147046e19479cd7ef74207edc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e21c9db43e2aee17913b306d62b2723614d7e147046e19479cd7ef74207edc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21c9db43e2aee17913b306d62b2723614d7e147046e19479cd7ef74207edc31", kill_on_drop: false }` [INFO] [stdout] e21c9db43e2aee17913b306d62b2723614d7e147046e19479cd7ef74207edc31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4560a8c97b9e26990e64c18dabf496151039c303a9057d529d1cfe5b974f9cff [INFO] running `Command { std: "docker" "start" "-a" "4560a8c97b9e26990e64c18dabf496151039c303a9057d529d1cfe5b974f9cff", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling va_list v0.1.3 [INFO] [stderr] Compiling refpool v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling protobuf-codegen v2.23.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling protobuf-build v0.12.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling raft-proto v0.6.0-alpha (https://github.com/tikv/raft-rs?branch=master#905e65d2) [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling raft v0.6.0-alpha (https://github.com/tikv/raft-rs?branch=master#905e65d2) [INFO] [stderr] Compiling tarantool v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `raft::prelude::Message` is not an iterator [INFO] [stdout] --> src/raft/cluster_node.rs:117:35 [INFO] [stdout] | [INFO] [stdout] 117 | send_queue.extend(msgs); [INFO] [stdout] | ^^^^ `raft::prelude::Message` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `Iterator` is not implemented for `raft::prelude::Message` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoIterator` for `raft::prelude::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `raft::prelude::Message` is not an iterator [INFO] [stdout] --> src/raft/cluster_node.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | send_queue.extend(msgs); [INFO] [stdout] | ^^^^ `raft::prelude::Message` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `Iterator` is not implemented for `raft::prelude::Message` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoIterator` for `raft::prelude::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tarantool` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4560a8c97b9e26990e64c18dabf496151039c303a9057d529d1cfe5b974f9cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4560a8c97b9e26990e64c18dabf496151039c303a9057d529d1cfe5b974f9cff", kill_on_drop: false }` [INFO] [stdout] 4560a8c97b9e26990e64c18dabf496151039c303a9057d529d1cfe5b974f9cff