[INFO] fetching crate cql-rust 0.0.3... [INFO] checking cql-rust-0.0.3 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate cql-rust 0.0.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate cql-rust 0.0.3 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cql-rust 0.0.3 [INFO] finished tweaking crates.io crate cql-rust 0.0.3 [INFO] tweaked toml for crates.io crate cql-rust 0.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed4b87261d525c7ba7e80f50a396db6755149b4a4c0abd653e816eab9c66c1c3 [INFO] running `Command { std: "docker" "start" "-a" "ed4b87261d525c7ba7e80f50a396db6755149b4a4c0abd653e816eab9c66c1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed4b87261d525c7ba7e80f50a396db6755149b4a4c0abd653e816eab9c66c1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4b87261d525c7ba7e80f50a396db6755149b4a4c0abd653e816eab9c66c1c3", kill_on_drop: false }` [INFO] [stdout] ed4b87261d525c7ba7e80f50a396db6755149b4a4c0abd653e816eab9c66c1c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e1c5dec335df4491cfd4b4787e39224d76bcdde1b90938820bae6b135e1d933 [INFO] running `Command { std: "docker" "start" "-a" "6e1c5dec335df4491cfd4b4787e39224d76bcdde1b90938820bae6b135e1d933", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking cql-rust v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> src/lib.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{IoResult}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] | help: a similar name exists in the module: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::io::IoResult` [INFO] [stdout] --> src/lib.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::{IoResult}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `IoResult` in `io` [INFO] [stdout] | help: a similar name exists in the module: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::io::Writer`, `std::io::MemWriter`, `std::io::MemReader`, `std::io::IoResult` [INFO] [stdout] --> src/message.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Writer, MemWriter, MemReader, IoResult}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ no `IoResult` in `io` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `MemReader` in `io` [INFO] [stdout] | | no `MemWriter` in `io` [INFO] [stdout] | no `Writer` in `io` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] IoResult [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Write, MemWriter, MemReader, IoResult}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Writer, BufWriter, MemReader, IoResult}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Writer, MemWriter, BufReader, IoResult}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Writer, MemWriter, MemReader, Result}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::io::Writer`, `std::io::MemWriter`, `std::io::MemReader`, `std::io::IoResult` [INFO] [stdout] --> src/message.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Writer, MemWriter, MemReader, IoResult}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ no `IoResult` in `io` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `MemReader` in `io` [INFO] [stdout] | | no `MemWriter` in `io` [INFO] [stdout] | no `Writer` in `io` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] IoResult [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Write, MemWriter, MemReader, IoResult}; [INFO] [stdout] | ~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Writer, BufWriter, MemReader, IoResult}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Writer, MemWriter, BufReader, IoResult}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{Writer, MemWriter, MemReader, Result}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::result::Ok`, `std::result::Err` [INFO] [stdout] --> src/message.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::{Ok, Err}; [INFO] [stdout] | ^^ ^^^ no `Err` in `result` [INFO] [stdout] | | [INFO] [stdout] | no `Ok` in `result` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] std::prelude::rust_2024::Ok [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] std::prelude::rust_2024::Err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::result::Ok`, `std::result::Err` [INFO] [stdout] --> src/message.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use std::result::{Ok, Err}; [INFO] [stdout] | ^^ ^^^ no `Err` in `result` [INFO] [stdout] | | [INFO] [stdout] | no `Ok` in `result` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] std::prelude::rust_2024::Ok [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] std::prelude::rust_2024::Err [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:65:3 [INFO] [stdout] | [INFO] [stdout] 65 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `deriving` in this scope [INFO] [stdout] --> src/message.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[deriving(Show)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BufferedStream` in `io` [INFO] [stdout] --> src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | let mut buf = io::BufferedStream::new(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BufferedStream` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BufferedStream` in `io` [INFO] [stdout] --> src/lib.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | let mut buf = io::BufferedStream::new(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BufferedStream` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> src/message.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | impl ReadMessage for R { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:162:62 [INFO] [stdout] | [INFO] [stdout] 162 | let mut buf = MemReader::new(try!(self.read_exact(len as uint))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:190:49 [INFO] [stdout] | [INFO] [stdout] 190 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:207:53 [INFO] [stdout] | [INFO] [stdout] 207 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:211:53 [INFO] [stdout] | [INFO] [stdout] 211 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/message.rs:219:16 [INFO] [stdout] | [INFO] [stdout] 219 | for _ in range(0, column_count) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 221 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Reader` in this scope [INFO] [stdout] --> src/message.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | impl ReadMessage for R { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/message.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | for _ in range(0, row_count) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:162:62 [INFO] [stdout] | [INFO] [stdout] 162 | let mut buf = MemReader::new(try!(self.read_exact(len as uint))); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:248:58 [INFO] [stdout] | [INFO] [stdout] 248 | let val_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:190:49 [INFO] [stdout] | [INFO] [stdout] 190 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:262:53 [INFO] [stdout] | [INFO] [stdout] 262 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:207:53 [INFO] [stdout] | [INFO] [stdout] 207 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:270:53 [INFO] [stdout] | [INFO] [stdout] 270 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:211:53 [INFO] [stdout] | [INFO] [stdout] 211 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:274:53 [INFO] [stdout] | [INFO] [stdout] 274 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:278:53 [INFO] [stdout] | [INFO] [stdout] 278 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferedStream` in module `io` [INFO] [stdout] --> src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | buf: io::BufferedStream [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/message.rs:219:16 [INFO] [stdout] | [INFO] [stdout] 219 | for _ in range(0, column_count) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:221:55 [INFO] [stdout] | [INFO] [stdout] 221 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpStream` in module `io` [INFO] [stdout] --> src/lib.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | buf: io::BufferedStream [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] help: if you import `TcpStream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - buf: io::BufferedStream [INFO] [stdout] 19 + buf: io::BufferedStream [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/message.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | for _ in range(0, row_count) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoResult` in module `io` [INFO] [stdout] --> src/lib.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn connect(addr: String) -> io::IoResult { [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/error.rs:51:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named type alias `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:248:58 [INFO] [stdout] | [INFO] [stdout] 248 | let val_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:262:53 [INFO] [stdout] | [INFO] [stdout] 262 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TcpStream` in `io` [INFO] [stdout] --> src/lib.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | let stream = try!(io::TcpStream::connect(addr.as_slice())); [INFO] [stdout] | ^^^^^^^^^ could not find `TcpStream` in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] help: if you import `TcpStream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 35 - let stream = try!(io::TcpStream::connect(addr.as_slice())); [INFO] [stdout] 35 + let stream = try!(TcpStream::connect(addr.as_slice())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:270:53 [INFO] [stdout] | [INFO] [stdout] 270 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:274:53 [INFO] [stdout] | [INFO] [stdout] 274 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in module `result` [INFO] [stdout] --> src/lib.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | result::Ok(cli) [INFO] [stdout] | ^^ not found in `result` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use std::prelude::rust_2024::Ok; [INFO] [stdout] | [INFO] [stdout] help: if you import `Ok`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - result::Ok(cli) [INFO] [stdout] 47 + Ok(cli) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> src/message.rs:278:53 [INFO] [stdout] | [INFO] [stdout] 278 | let string_bytes = try!(buf.read_exact(len as uint)); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BufferedStream` in module `io` [INFO] [stdout] --> src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | buf: io::BufferedStream [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in module `result` [INFO] [stdout] --> src/lib.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | result::Ok(cli) [INFO] [stdout] | ^^ not found in `result` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use std::prelude::rust_2024::Ok; [INFO] [stdout] | [INFO] [stdout] help: if you import `Ok`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 52 - result::Ok(cli) [INFO] [stdout] 52 + Ok(cli) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpStream` in module `io` [INFO] [stdout] --> src/lib.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | buf: io::BufferedStream [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] help: if you import `TcpStream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - buf: io::BufferedStream [INFO] [stdout] 19 + buf: io::BufferedStream [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IoError` in module `io` [INFO] [stdout] --> src/lib.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | Err(io::IoError { [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `Error` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/error.rs:64:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ConnectionFailed` in module `io` [INFO] [stdout] --> src/lib.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | kind: io::ConnectionFailed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/message.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | try!(buf.write_u8(0u as u8)); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoResult` in module `io` [INFO] [stdout] --> src/lib.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn connect(addr: String) -> io::IoResult { [INFO] [stdout] | ^^^^^^^^ help: a type alias with a similar name exists: `Result` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/error.rs:51:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named type alias `Result` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TcpStream` in `io` [INFO] [stdout] --> src/lib.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | let stream = try!(io::TcpStream::connect(addr.as_slice())); [INFO] [stdout] | ^^^^^^^^^ could not find `TcpStream` in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] help: if you import `TcpStream`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 35 - let stream = try!(io::TcpStream::connect(addr.as_slice())); [INFO] [stdout] 35 + let stream = try!(TcpStream::connect(addr.as_slice())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in module `result` [INFO] [stdout] --> src/lib.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | result::Ok(cli) [INFO] [stdout] | ^^ not found in `result` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use std::prelude::rust_2024::Ok; [INFO] [stdout] | [INFO] [stdout] help: if you import `Ok`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 47 - result::Ok(cli) [INFO] [stdout] 47 + Ok(cli) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in module `result` [INFO] [stdout] --> src/lib.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | result::Ok(cli) [INFO] [stdout] | ^^ not found in `result` [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 + use std::prelude::rust_2024::Ok; [INFO] [stdout] | [INFO] [stdout] help: if you import `Ok`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 52 - result::Ok(cli) [INFO] [stdout] 52 + Ok(cli) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `IoError` in module `io` [INFO] [stdout] --> src/lib.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | Err(io::IoError { [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `Error` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/error.rs:64:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Error` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ConnectionFailed` in module `io` [INFO] [stdout] --> src/lib.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | kind: io::ConnectionFailed, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `u` for number literal [INFO] [stdout] --> src/message.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | try!(buf.write_u8(0u as u8)); [INFO] [stdout] | ^^ invalid suffix `u` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cql-rust` (lib) due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cql-rust` (lib test) due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "6e1c5dec335df4491cfd4b4787e39224d76bcdde1b90938820bae6b135e1d933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1c5dec335df4491cfd4b4787e39224d76bcdde1b90938820bae6b135e1d933", kill_on_drop: false }` [INFO] [stdout] 6e1c5dec335df4491cfd4b4787e39224d76bcdde1b90938820bae6b135e1d933