[INFO] cloning repository https://github.com/spaceandtimelabs/ignite-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spaceandtimelabs/ignite-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaceandtimelabs%2Fignite-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaceandtimelabs%2Fignite-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f7bfe5e2dc67c76c3d678b0307658de50fd02e9
[INFO] checking spaceandtimelabs/ignite-rs against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspaceandtimelabs%2Fignite-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/spaceandtimelabs/ignite-rs on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/spaceandtimelabs/ignite-rs
[INFO] finished tweaking git repo https://github.com/spaceandtimelabs/ignite-rs
[INFO] tweaked toml for git repo https://github.com/spaceandtimelabs/ignite-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/spaceandtimelabs/ignite-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e1cc0bc353a8283b255d4dd5192cd2b76a22f96c360569e6505cfac8fe6a278
[INFO] running `Command { std: "docker" "start" "-a" "9e1cc0bc353a8283b255d4dd5192cd2b76a22f96c360569e6505cfac8fe6a278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e1cc0bc353a8283b255d4dd5192cd2b76a22f96c360569e6505cfac8fe6a278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e1cc0bc353a8283b255d4dd5192cd2b76a22f96c360569e6505cfac8fe6a278", kill_on_drop: false }`
[INFO] [stdout] 9e1cc0bc353a8283b255d4dd5192cd2b76a22f96c360569e6505cfac8fe6a278
[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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b5284fc0a07797c3ebf3447f9a8eee2ab06bc502b53339d4c3a067d8e161144
[INFO] running `Command { std: "docker" "start" "-a" "5b5284fc0a07797c3ebf3447f9a8eee2ab06bc502b53339d4c3a067d8e161144", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking bufstream v0.1.4
[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]     Checking quote v1.0.6
[INFO] [stderr]     Checking ignite-rs_derive v0.1.1 (/opt/rustwide/workdir/ignite-rs_derive)
[INFO] [stderr]     Checking ignite-rs v0.1.1 (/opt/rustwide/workdir/ignite-rs)
[INFO] [stdout] warning: the item `Some` is imported redundantly
[INFO] [stdout]   --> ignite-rs/src/connection.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::option::Option::Some;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Some` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Some` is imported redundantly
[INFO] [stdout]   --> ignite-rs/src/connection.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::option::Option::Some;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Some` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_bigint::BigInt`
[INFO] [stdout]    --> ignite-rs/src/connection.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |     use num_bigint::BigInt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ComplexObject` is imported redundantly
[INFO] [stdout]    --> ignite-rs/src/protocol/complex_obj.rs:324:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |     use super::*;
[INFO] [stdout]     |         -------- the item `ComplexObject` is already imported here
[INFO] [stdout] 324 |     use crate::protocol::complex_obj::ComplexObject;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Read` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Read, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `Read` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Read` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Read, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `Read` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Write` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `Write` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Write` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `Write` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IgniteError` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{IgniteError, IgniteResult};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `IgniteError` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IgniteError` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{IgniteError, IgniteResult};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `IgniteError` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IgniteResult` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{IgniteError, IgniteResult};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `IgniteResult` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IgniteResult` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error::{IgniteError, IgniteResult};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `IgniteResult` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `read_u8` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `read_u8` is already imported here
[INFO] [stdout] 5 | use crate::protocol::{read_u8, TypeCode};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeCode` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `TypeCode` is already imported here
[INFO] [stdout] 5 | use crate::protocol::{read_u8, TypeCode};
[INFO] [stdout]   |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `read_u8` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `read_u8` is already imported here
[INFO] [stdout] 5 | use crate::protocol::{read_u8, TypeCode};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Enum` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `Enum` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::{Enum, ReadableType, WritableType};
[INFO] [stdout]   |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeCode` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `TypeCode` is already imported here
[INFO] [stdout] 5 | use crate::protocol::{read_u8, TypeCode};
[INFO] [stdout]   |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ReadableType` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `ReadableType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::{Enum, ReadableType, WritableType};
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Enum` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `Enum` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::{Enum, ReadableType, WritableType};
[INFO] [stdout]   |             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `io` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `io` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ReadableType` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `ReadableType` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::{Enum, ReadableType, WritableType};
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `io` is imported redundantly
[INFO] [stdout]  --> ignite-rs/src/protocol/data_types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::protocol::*;
[INFO] [stdout]   |     ------------------ the item `io` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_name`
[INFO] [stdout]    --> ignite-rs/src/connection.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let type_name = entity.value_type.split(".").last().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_id`
[INFO] [stdout]    --> ignite-rs/src/protocol/complex_obj.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 let type_id = read_i32(&mut header)?; // offset 4
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema_id`
[INFO] [stdout]    --> ignite-rs/src/protocol/complex_obj.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 let schema_id = read_i32(&mut header)?; // offset 16
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_id`
[INFO] [stdout]    --> ignite-rs/src/protocol/complex_obj.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 let type_id = read_i32(&mut header)?; // offset 4
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema_id`
[INFO] [stdout]    --> ignite-rs/src/protocol/complex_obj.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 let schema_id = read_i32(&mut header)?; // offset 16
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `QuerySqlFields` is never constructed
[INFO] [stdout]   --> ignite-rs/src/api/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub(crate) enum OpCode {
[INFO] [stdout]    |                 ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 39 |     QuerySqlFields = 2004,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `QueryScanSqlFields` is never constructed
[INFO] [stdout]   --> ignite-rs/src/api/key_value.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) enum CacheReq<'a, K: WritableType, V: WritableType> {
[INFO] [stdout]    |                 -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     QueryScanSqlFields(i32, i32, String),   // cache ID, page size, sql
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `QuerySqlFields` is never constructed
[INFO] [stdout]   --> ignite-rs/src/api/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub(crate) enum OpCode {
[INFO] [stdout]    |                 ------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 39 |     QuerySqlFields = 2004,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `QueryScanSqlFields` is never constructed
[INFO] [stdout]   --> ignite-rs/src/api/key_value.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) enum CacheReq<'a, K: WritableType, V: WritableType> {
[INFO] [stdout]    |                 -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     QueryScanSqlFields(i32, i32, String),   // cache ID, page size, sql
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking example v0.1.0 (/opt/rustwide/workdir/example)
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s
[INFO] running `Command { std: "docker" "inspect" "5b5284fc0a07797c3ebf3447f9a8eee2ab06bc502b53339d4c3a067d8e161144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5284fc0a07797c3ebf3447f9a8eee2ab06bc502b53339d4c3a067d8e161144", kill_on_drop: false }`
[INFO] [stdout] 5b5284fc0a07797c3ebf3447f9a8eee2ab06bc502b53339d4c3a067d8e161144
