[INFO] cloning repository https://github.com/meerkatdb/meerkat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meerkatdb/meerkat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeerkatdb%2Fmeerkat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeerkatdb%2Fmeerkat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8400fd1b0800d33b0cf48927580395ba0ad33f0 [INFO] testing meerkatdb/meerkat against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeerkatdb%2Fmeerkat" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meerkatdb/meerkat on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meerkatdb/meerkat [INFO] finished tweaking git repo https://github.com/meerkatdb/meerkat [INFO] tweaked toml for git repo https://github.com/meerkatdb/meerkat written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/meerkatdb/meerkat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b9eec795500f9217e40da62a1bfe8f82974909cec3508d0e41a4fe6c7ffd63 [INFO] running `Command { std: "docker" "start" "-a" "46b9eec795500f9217e40da62a1bfe8f82974909cec3508d0e41a4fe6c7ffd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b9eec795500f9217e40da62a1bfe8f82974909cec3508d0e41a4fe6c7ffd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b9eec795500f9217e40da62a1bfe8f82974909cec3508d0e41a4fe6c7ffd63", kill_on_drop: false }` [INFO] [stdout] 46b9eec795500f9217e40da62a1bfe8f82974909cec3508d0e41a4fe6c7ffd63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c4f140d8967c4d1a74eea281dda0e3104571fcea2fc746bdecc16f1bcaad62 [INFO] running `Command { std: "docker" "start" "-a" "70c4f140d8967c4d1a74eea281dda0e3104571fcea2fc746bdecc16f1bcaad62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling meerkat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private type `Bitmap` in public interface (error E0446) [INFO] [stdout] --> src/store/indexing_buffer.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `Bitmap` in public interface (error E0446) [INFO] [stdout] --> src/store/indexing_buffer.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `Bitmap` in public interface (error E0446) [INFO] [stdout] --> src/store/indexing_buffer.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn values(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `Bitmap` in public interface (error E0446) [INFO] [stdout] --> src/store/indexing_buffer.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `conf` [INFO] [stdout] --> src/server/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | conf: Config, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stop` [INFO] [stdout] --> src/server/mod.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/store/io/unix_disk_block_reader.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn new>(path: P) -> io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/store/io/default_block_writer.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn new(path: impl AsRef) -> std::io::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GenericBlock` [INFO] [stdout] --> src/store/io/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | GenericBlock, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IndexBlock` [INFO] [stdout] --> src/store/io/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | IndexBlock, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DataBlock` [INFO] [stdout] --> src/store/io/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | DataBlock { first_row_id: u32 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buf` [INFO] [stdout] --> src/store/io/mod.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | buf: Buf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `op_info` [INFO] [stdout] --> src/store/io/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | op_info: OpInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/store/io/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | error: io::Error, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `op_info` [INFO] [stdout] --> src/store/io/mod.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | op_info: OpInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BIT_MASK` [INFO] [stdout] --> src/store/indexing_buffer.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | const BIT_MASK: [u8; 8] = [1, 2, 4, 8, 16, 32, 64, 128]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INITIAL_BITMAP_CAP` [INFO] [stdout] --> src/store/indexing_buffer.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | const INITIAL_BITMAP_CAP: usize = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Int32Buffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub type Int32Buffer = PrimitiveBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Int64Buffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub type Int64Buffer = PrimitiveBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Uint64Buffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub type Uint64Buffer = PrimitiveBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Float64Buffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub type Float64Buffer = PrimitiveBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Bitmap` [INFO] [stdout] --> src/store/indexing_buffer.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | struct Bitmap { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/store/indexing_buffer.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/store/indexing_buffer.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn with_capacity(cap: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append` [INFO] [stdout] --> src/store/indexing_buffer.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn append(&mut self, set: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_set` [INFO] [stdout] --> src/store/indexing_buffer.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn is_set(&self, idx: usize) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/store/indexing_buffer.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn len(&self) -> usize { self.len } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/store/indexing_buffer.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PrimitiveBuffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct PrimitiveBuffer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/store/indexing_buffer.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(nullable: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append` [INFO] [stdout] --> src/store/indexing_buffer.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn append(&mut self, value: T) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append_null` [INFO] [stdout] --> src/store/indexing_buffer.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn append_null(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `values` [INFO] [stdout] --> src/store/indexing_buffer.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn values(&self) -> &[T] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `validity` [INFO] [stdout] --> src/store/indexing_buffer.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/store/indexing_buffer.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_nullable` [INFO] [stdout] --> src/store/indexing_buffer.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn is_nullable(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_nulls` [INFO] [stdout] --> src/store/indexing_buffer.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn has_nulls(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/store/indexing_buffer.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BinaryBuffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct BinaryBuffer { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/store/indexing_buffer.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn new(nullable: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append` [INFO] [stdout] --> src/store/indexing_buffer.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn append(&mut self, value: &[u8]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append_null` [INFO] [stdout] --> src/store/indexing_buffer.rs:192:12 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn append_null(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `values` [INFO] [stdout] --> src/store/indexing_buffer.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn values(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `offsets` [INFO] [stdout] --> src/store/indexing_buffer.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn offsets(&self) -> &[usize] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `validity` [INFO] [stdout] --> src/store/indexing_buffer.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/store/indexing_buffer.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_nullable` [INFO] [stdout] --> src/store/indexing_buffer.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn is_nullable(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_nulls` [INFO] [stdout] --> src/store/indexing_buffer.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn has_nulls(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/store/indexing_buffer.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BoolBuffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:244:12 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct BoolBuffer { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/store/indexing_buffer.rs:251:12 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn new(nullable: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append` [INFO] [stdout] --> src/store/indexing_buffer.rs:266:12 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn append(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `append_null` [INFO] [stdout] --> src/store/indexing_buffer.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn append_null(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `values` [INFO] [stdout] --> src/store/indexing_buffer.rs:285:12 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn values(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `validity` [INFO] [stdout] --> src/store/indexing_buffer.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/store/indexing_buffer.rs:296:12 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_nullable` [INFO] [stdout] --> src/store/indexing_buffer.rs:301:12 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn is_nullable(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_nulls` [INFO] [stdout] --> src/store/indexing_buffer.rs:306:12 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn has_nulls(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/store/indexing_buffer.rs:311:12 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "70c4f140d8967c4d1a74eea281dda0e3104571fcea2fc746bdecc16f1bcaad62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c4f140d8967c4d1a74eea281dda0e3104571fcea2fc746bdecc16f1bcaad62", kill_on_drop: false }` [INFO] [stdout] 70c4f140d8967c4d1a74eea281dda0e3104571fcea2fc746bdecc16f1bcaad62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c4efbdb96e1aa231dea05ce0962e024dcf09ecbfd2acff9a28edbc254804a1a [INFO] running `Command { std: "docker" "start" "-a" "4c4efbdb96e1aa231dea05ce0962e024dcf09ecbfd2acff9a28edbc254804a1a", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling meerkat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private type `indexing_buffer::Bitmap` in public interface (error E0446) [INFO] [stdout] --> src/store/indexing_buffer.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `indexing_buffer::Bitmap` in public interface (error E0446) [INFO] [stdout] --> src/store/indexing_buffer.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `indexing_buffer::Bitmap` in public interface (error E0446) [INFO] [stdout] --> src/store/indexing_buffer.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn values(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `indexing_buffer::Bitmap` in public interface (error E0446) [INFO] [stdout] --> src/store/indexing_buffer.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `conf` [INFO] [stdout] --> src/server/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | conf: Config, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stop` [INFO] [stdout] --> src/server/mod.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GenericBlock` [INFO] [stdout] --> src/store/io/mod.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | GenericBlock, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IndexBlock` [INFO] [stdout] --> src/store/io/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | IndexBlock, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/store/io/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | error: io::Error, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `op_info` [INFO] [stdout] --> src/store/io/mod.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | op_info: OpInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Int32Buffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub type Int32Buffer = PrimitiveBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Int64Buffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub type Int64Buffer = PrimitiveBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Uint64Buffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub type Uint64Buffer = PrimitiveBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Float64Buffer` [INFO] [stdout] --> src/store/indexing_buffer.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub type Float64Buffer = PrimitiveBuffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> src/store/indexing_buffer.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn with_capacity(cap: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `validity` [INFO] [stdout] --> src/store/indexing_buffer.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `offsets` [INFO] [stdout] --> src/store/indexing_buffer.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn offsets(&self) -> &[usize] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `validity` [INFO] [stdout] --> src/store/indexing_buffer.rs:212:12 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `validity` [INFO] [stdout] --> src/store/indexing_buffer.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn validity(&self) -> &Bitmap { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.51s [INFO] running `Command { std: "docker" "inspect" "4c4efbdb96e1aa231dea05ce0962e024dcf09ecbfd2acff9a28edbc254804a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4efbdb96e1aa231dea05ce0962e024dcf09ecbfd2acff9a28edbc254804a1a", kill_on_drop: false }` [INFO] [stdout] 4c4efbdb96e1aa231dea05ce0962e024dcf09ecbfd2acff9a28edbc254804a1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a1f877c17d8649d44af41a7fe07485f2a03add4b0606677642ad76f685882fb [INFO] running `Command { std: "docker" "start" "-a" "0a1f877c17d8649d44af41a7fe07485f2a03add4b0606677642ad76f685882fb", kill_on_drop: false }` [INFO] [stderr] warning: private type `indexing_buffer::Bitmap` in public interface (error E0446) [INFO] [stderr] --> src/store/indexing_buffer.rs:127:5 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn validity(&self) -> &Bitmap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(private_in_public)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `indexing_buffer::Bitmap` in public interface (error E0446) [INFO] [stderr] --> src/store/indexing_buffer.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | pub fn validity(&self) -> &Bitmap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `indexing_buffer::Bitmap` in public interface (error E0446) [INFO] [stderr] --> src/store/indexing_buffer.rs:285:5 [INFO] [stderr] | [INFO] [stderr] 285 | pub fn values(&self) -> &Bitmap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: private type `indexing_buffer::Bitmap` in public interface (error E0446) [INFO] [stderr] --> src/store/indexing_buffer.rs:291:5 [INFO] [stderr] | [INFO] [stderr] 291 | pub fn validity(&self) -> &Bitmap { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #34537 [INFO] [stderr] [INFO] [stderr] warning: field is never read: `conf` [INFO] [stderr] --> src/server/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | conf: Config, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `stop` [INFO] [stderr] --> src/server/mod.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn stop(&mut self) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `GenericBlock` [INFO] [stderr] --> src/store/io/mod.rs:70:5 [INFO] [stderr] | [INFO] [stderr] 70 | GenericBlock, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `IndexBlock` [INFO] [stderr] --> src/store/io/mod.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | IndexBlock, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `error` [INFO] [stderr] --> src/store/io/mod.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | error: io::Error, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `op_info` [INFO] [stderr] --> src/store/io/mod.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | op_info: OpInfo, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Int32Buffer` [INFO] [stderr] --> src/store/indexing_buffer.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | pub type Int32Buffer = PrimitiveBuffer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Int64Buffer` [INFO] [stderr] --> src/store/indexing_buffer.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | pub type Int64Buffer = PrimitiveBuffer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Uint64Buffer` [INFO] [stderr] --> src/store/indexing_buffer.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | pub type Uint64Buffer = PrimitiveBuffer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Float64Buffer` [INFO] [stderr] --> src/store/indexing_buffer.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | pub type Float64Buffer = PrimitiveBuffer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_capacity` [INFO] [stderr] --> src/store/indexing_buffer.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn with_capacity(cap: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `validity` [INFO] [stderr] --> src/store/indexing_buffer.rs:127:12 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn validity(&self) -> &Bitmap { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `offsets` [INFO] [stderr] --> src/store/indexing_buffer.rs:206:12 [INFO] [stderr] | [INFO] [stderr] 206 | pub fn offsets(&self) -> &[usize] { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `validity` [INFO] [stderr] --> src/store/indexing_buffer.rs:212:12 [INFO] [stderr] | [INFO] [stderr] 212 | pub fn validity(&self) -> &Bitmap { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `validity` [INFO] [stderr] --> src/store/indexing_buffer.rs:291:12 [INFO] [stderr] | [INFO] [stderr] 291 | pub fn validity(&self) -> &Bitmap { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `meerkat` (bin "meerkat" test) generated 19 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/meerkat-1598da4e7ca4662f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test store::indexing_buffer::test::test_boolean_buffer ... ok [INFO] [stdout] test store::indexing_buffer::test::test_binary_nullable_buffer ... ok [INFO] [stdout] test store::indexing_buffer::test::test_binary_buffer ... ok [INFO] [stdout] test store::indexing_buffer::test::test_boolean_nullable_buffer ... ok [INFO] [stdout] test store::indexing_buffer::test::bitmap_rnd_test ... ok [INFO] [stdout] test store::indexing_buffer::test::test_primitive_buffer ... ok [INFO] [stdout] test store::indexing_buffer::test::test_primitive_nullable_buffer ... ok [INFO] [stdout] test store::io::tests::io_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a1f877c17d8649d44af41a7fe07485f2a03add4b0606677642ad76f685882fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1f877c17d8649d44af41a7fe07485f2a03add4b0606677642ad76f685882fb", kill_on_drop: false }` [INFO] [stdout] 0a1f877c17d8649d44af41a7fe07485f2a03add4b0606677642ad76f685882fb