[INFO] fetching crate fluvio-dataplane-protocol 0.6.0... [INFO] checking fluvio-dataplane-protocol-0.6.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate fluvio-dataplane-protocol 0.6.0 into /workspace/builds/worker-107/source [INFO] validating manifest of crates.io crate fluvio-dataplane-protocol 0.6.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluvio-dataplane-protocol 0.6.0 [INFO] finished tweaking crates.io crate fluvio-dataplane-protocol 0.6.0 [INFO] tweaked toml for crates.io crate fluvio-dataplane-protocol 0.6.0 written to /workspace/builds/worker-107/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--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 darling_macro v0.12.4 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded derive_builder v0.10.2 [INFO] [stderr] Downloaded derive_builder_core v0.10.2 [INFO] [stderr] Downloaded fluvio-socket v0.9.0 [INFO] [stderr] Downloaded derive_builder_macro v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d473283e954fc0f8ea0b88ea2a42f60f5a65dbdeed226c70f135416c2db3e288 [INFO] running `Command { std: "docker" "start" "-a" "d473283e954fc0f8ea0b88ea2a42f60f5a65dbdeed226c70f135416c2db3e288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d473283e954fc0f8ea0b88ea2a42f60f5a65dbdeed226c70f135416c2db3e288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d473283e954fc0f8ea0b88ea2a42f60f5a65dbdeed226c70f135416c2db3e288", kill_on_drop: false }` [INFO] [stdout] d473283e954fc0f8ea0b88ea2a42f60f5a65dbdeed226c70f135416c2db3e288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05dc69127a8a57b6a8cbd3399733c0c96c2f8af36ee5c6881e36e60297d34bbd [INFO] running `Command { std: "docker" "start" "-a" "05dc69127a8a57b6a8cbd3399733c0c96c2f8af36ee5c6881e36e60297d34bbd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling fluvio-test-derive v0.1.1 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking fluvio-protocol-core v0.3.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Compiling fluvio-protocol-derive v0.2.1 [INFO] [stderr] Compiling fluvio-protocol-derive v0.3.0 [INFO] [stderr] Checking fluvio-protocol-codec v0.3.1 [INFO] [stderr] Checking fluvio-protocol-api v0.4.0 [INFO] [stderr] Checking fluvio-protocol v0.6.0 [INFO] [stderr] Checking fluvio-future v0.3.8 [INFO] [stderr] Checking fluvio-socket v0.9.0 [INFO] [stderr] Checking fluvio-dataplane-protocol v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `fluvio_dataplane_protocol::fetch::FileFetchResponse`, `fluvio_dataplane_protocol::fetch::FileFetchRequest`, `fluvio_dataplane_protocol::fetch::FilePartitionResponse`, `fluvio_dataplane_protocol::fetch::FileTopicResponse` [INFO] [stdout] --> tests/file_fetch.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | DefaultFetchRequest, FileFetchResponse, FileFetchRequest, FilePartitionResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ no `FilePartitionResponse` in `fetch` [INFO] [stdout] | | | [INFO] [stdout] | | no `FileFetchRequest` in `fetch` [INFO] [stdout] | no `FileFetchResponse` in `fetch` [INFO] [stdout] 21 | FileTopicResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `FileTopicResponse` in `fetch` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 20 | DefaultFetchRequest, FetchResponse, FileFetchRequest, FilePartitionResponse, [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 20 | DefaultFetchRequest, FileFetchResponse, FetchRequest, FilePartitionResponse, [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 20 | DefaultFetchRequest, FileFetchResponse, FileFetchRequest, FetchablePartitionResponse, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Request` [INFO] [stdout] --> tests/file_fetch.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | use fluvio_protocol::api::{Request, ResponseMessage, RequestMessage}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_file_slices` found for mutable reference `&mut FluvioSink` in the current scope [INFO] [stdout] --> tests/file_fetch.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | .encode_file_slices(&resp_msg, FileFetchRequest::DEFAULT_API_VERSION) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `&mut FluvioSink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fluvio-dataplane-protocol` due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "05dc69127a8a57b6a8cbd3399733c0c96c2f8af36ee5c6881e36e60297d34bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05dc69127a8a57b6a8cbd3399733c0c96c2f8af36ee5c6881e36e60297d34bbd", kill_on_drop: false }` [INFO] [stdout] 05dc69127a8a57b6a8cbd3399733c0c96c2f8af36ee5c6881e36e60297d34bbd