[INFO] fetching crate cassandra-protocol 1.1.1... [INFO] checking cassandra-protocol-1.1.1 against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] extracting crate cassandra-protocol 1.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cassandra-protocol 1.1.1 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-protocol 1.1.1 [INFO] finished tweaking crates.io crate cassandra-protocol 1.1.1 [INFO] tweaked toml for crates.io crate cassandra-protocol 1.1.1 written to /workspace/builds/worker-7/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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] bff5d09de9ec7ec3c382df8106f1d539681ee9dec983022f44b285ca047366a6 [INFO] running `Command { std: "docker" "start" "-a" "bff5d09de9ec7ec3c382df8106f1d539681ee9dec983022f44b285ca047366a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bff5d09de9ec7ec3c382df8106f1d539681ee9dec983022f44b285ca047366a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff5d09de9ec7ec3c382df8106f1d539681ee9dec983022f44b285ca047366a6", kill_on_drop: false }` [INFO] [stdout] bff5d09de9ec7ec3c382df8106f1d539681ee9dec983022f44b285ca047366a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f783becab4e4c830690f47783ebccc1a7dd84be812c56bea25cd52d51232236e [INFO] running `Command { std: "docker" "start" "-a" "f783becab4e4c830690f47783ebccc1a7dd84be812c56bea25cd52d51232236e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking float_eq v0.7.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking lz4_flex v0.9.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking time v0.3.10 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking cassandra-protocol v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/consistency.rs:257:38 [INFO] [stdout] | [INFO] [stdout] 257 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:261:38 [INFO] [stdout] | [INFO] [stdout] 261 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:265:38 [INFO] [stdout] | [INFO] [stdout] 265 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:269:38 [INFO] [stdout] | [INFO] [stdout] 269 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:273:38 [INFO] [stdout] | [INFO] [stdout] 273 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:277:38 [INFO] [stdout] | [INFO] [stdout] 277 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:281:38 [INFO] [stdout] | [INFO] [stdout] 281 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:285:38 [INFO] [stdout] | [INFO] [stdout] 285 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:293:38 [INFO] [stdout] | [INFO] [stdout] 293 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | 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:297:38 [INFO] [stdout] | [INFO] [stdout] 297 | 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:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn from_cursor(cursor: &mut Cursor<&[u8]>) -> error::Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [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-protocol` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f783becab4e4c830690f47783ebccc1a7dd84be812c56bea25cd52d51232236e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f783becab4e4c830690f47783ebccc1a7dd84be812c56bea25cd52d51232236e", kill_on_drop: false }` [INFO] [stdout] f783becab4e4c830690f47783ebccc1a7dd84be812c56bea25cd52d51232236e