[INFO] fetching crate fluvio-dataplane-protocol 0.5.1... [INFO] checking fluvio-dataplane-protocol-0.5.1 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate fluvio-dataplane-protocol 0.5.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate fluvio-dataplane-protocol 0.5.1 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fluvio-dataplane-protocol 0.5.1 [INFO] finished tweaking crates.io crate fluvio-dataplane-protocol 0.5.1 [INFO] tweaked toml for crates.io crate fluvio-dataplane-protocol 0.5.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ec02057ef4cad8f8c781d4d6cc8589348469873e1b49ec5c11f67cc81d26ed4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6ec02057ef4cad8f8c781d4d6cc8589348469873e1b49ec5c11f67cc81d26ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ec02057ef4cad8f8c781d4d6cc8589348469873e1b49ec5c11f67cc81d26ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec02057ef4cad8f8c781d4d6cc8589348469873e1b49ec5c11f67cc81d26ed4", kill_on_drop: false }` [INFO] [stdout] 6ec02057ef4cad8f8c781d4d6cc8589348469873e1b49ec5c11f67cc81d26ed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c3496477d0d91b152ca7f69c9c2ae472869aa3d856352bf5494b127108f553e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c3496477d0d91b152ca7f69c9c2ae472869aa3d856352bf5494b127108f553e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling crc32c v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling fluvio-test-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking value-bag v1.0.0-alpha.7 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking semver v0.11.0 [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 flv-util v0.5.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking fluvio-protocol-api v0.4.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-net v1.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking fluvio-protocol-codec v0.3.1 [INFO] [stderr] Checking fluvio-protocol v0.5.1 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking fluvio-future v0.3.5 [INFO] [stderr] Checking fluvio-socket v0.8.1 [INFO] [stderr] Checking fluvio-dataplane-protocol v0.5.1 (/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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c3496477d0d91b152ca7f69c9c2ae472869aa3d856352bf5494b127108f553e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3496477d0d91b152ca7f69c9c2ae472869aa3d856352bf5494b127108f553e", kill_on_drop: false }` [INFO] [stdout] 1c3496477d0d91b152ca7f69c9c2ae472869aa3d856352bf5494b127108f553e