[INFO] fetching crate cassandra-proto 0.1.2... [INFO] checking cassandra-proto-0.1.2 against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] extracting crate cassandra-proto 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cassandra-proto 0.1.2 on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cassandra-proto 0.1.2 [INFO] finished tweaking crates.io crate cassandra-proto 0.1.2 [INFO] tweaked toml for crates.io crate cassandra-proto 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6acaef4412addbad66a1709e3436d960685b3b4f462d7c4f14d44d497a0790c3 [INFO] running `Command { std: "docker" "start" "-a" "6acaef4412addbad66a1709e3436d960685b3b4f462d7c4f14d44d497a0790c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6acaef4412addbad66a1709e3436d960685b3b4f462d7c4f14d44d497a0790c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6acaef4412addbad66a1709e3436d960685b3b4f462d7c4f14d44d497a0790c3", kill_on_drop: false }` [INFO] [stdout] 6acaef4412addbad66a1709e3436d960685b3b4f462d7c4f14d44d497a0790c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4b62af37c1834f21e45dfb9fbe0113ce1d63e5cd845775d647dcc5fa129f148 [INFO] running `Command { std: "docker" "start" "-a" "a4b62af37c1834f21e45dfb9fbe0113ce1d63e5cd845775d647dcc5fa129f148", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking cassandra-proto v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/query/query_params_builder.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | /// Sets new flags. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/query/query_params_builder.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | /// Sets new with_names parameter value. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/query/query_params_builder.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | /// Sets new serial_consistency value. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/query/query_params_builder.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | /// Sets new timestamp value. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/query/query_params_builder.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | /// Sets new flags. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/query/query_params_builder.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | /// Sets new with_names parameter value. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/query/query_params_builder.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | /// Sets new serial_consistency value. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/query/query_params_builder.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | /// Sets new timestamp value. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/frame/parser.rs:49:51 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|err| error::Error::from(err.description()))? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/frame/parser_async.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | .map_err(|err| error::Error::from(err.description()))? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | Error::FromUtf8(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/frame/parser.rs:49:51 [INFO] [stdout] | [INFO] [stdout] 49 | .map_err(|err| error::Error::from(err.description()))? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/frame/parser_async.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | .map_err(|err| error::Error::from(err.description()))? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | Error::FromUtf8(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:226:38 [INFO] [stdout] | [INFO] [stdout] 226 | Consistency::from_cursor(&mut Cursor::new(&[0, 0])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:230:38 [INFO] [stdout] | [INFO] [stdout] 230 | Consistency::from_cursor(&mut Cursor::new(&[0, 1])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:234:38 [INFO] [stdout] | [INFO] [stdout] 234 | Consistency::from_cursor(&mut Cursor::new(&[0, 2])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | Consistency::from_cursor(&mut Cursor::new(&[0, 3])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:242:38 [INFO] [stdout] | [INFO] [stdout] 242 | Consistency::from_cursor(&mut Cursor::new(&[0, 4])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:246:38 [INFO] [stdout] | [INFO] [stdout] 246 | Consistency::from_cursor(&mut Cursor::new(&[0, 5])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:250:38 [INFO] [stdout] | [INFO] [stdout] 250 | Consistency::from_cursor(&mut Cursor::new(&[0, 6])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:254:38 [INFO] [stdout] | [INFO] [stdout] 254 | Consistency::from_cursor(&mut Cursor::new(&[0, 7])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:258:38 [INFO] [stdout] | [INFO] [stdout] 258 | Consistency::from_cursor(&mut Cursor::new(&[0, 8])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:262:38 [INFO] [stdout] | [INFO] [stdout] 262 | Consistency::from_cursor(&mut Cursor::new(&[0, 9])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:266:38 [INFO] [stdout] | [INFO] [stdout] 266 | Consistency::from_cursor(&mut Cursor::new(&[0, 10])).unwrap(), [INFO] [stdout] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected slice `[u8]`, found array `[{integer}; 2]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::io::Cursor<&[u8]>` [INFO] [stdout] found mutable reference `&mut std::io::Cursor<&[{integer}; 2]>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/frame/traits.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cassandra-proto` due to 12 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4b62af37c1834f21e45dfb9fbe0113ce1d63e5cd845775d647dcc5fa129f148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b62af37c1834f21e45dfb9fbe0113ce1d63e5cd845775d647dcc5fa129f148", kill_on_drop: false }` [INFO] [stdout] a4b62af37c1834f21e45dfb9fbe0113ce1d63e5cd845775d647dcc5fa129f148