[INFO] fetching crate concatsql 0.4.0... [INFO] testing concatsql-0.4.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate concatsql 0.4.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate concatsql 0.4.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate concatsql 0.4.0 [INFO] finished tweaking crates.io crate concatsql 0.4.0 [INFO] tweaked toml for crates.io crate concatsql 0.4.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d986ab5fbddd1a848004e3214de9efe45efdbb23706db83838dcb38a9174d99 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d986ab5fbddd1a848004e3214de9efe45efdbb23706db83838dcb38a9174d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d986ab5fbddd1a848004e3214de9efe45efdbb23706db83838dcb38a9174d99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d986ab5fbddd1a848004e3214de9efe45efdbb23706db83838dcb38a9174d99", kill_on_drop: false }` [INFO] [stdout] 0d986ab5fbddd1a848004e3214de9efe45efdbb23706db83838dcb38a9174d99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a087af558c43006ad43da6edbfa64fd289236eae6b852bc71ce9409d96e4f97 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1a087af558c43006ad43da6edbfa64fd289236eae6b852bc71ce9409d96e4f97", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling concatsql v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum is never used: `ConnKind` [INFO] [stdout] --> src/connection.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) enum ConnKind { [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: `new` [INFO] [stdout] --> src/error.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) fn new(error_level: &ErrorLevel, err_msg: E1, detail_msg: E2) -> Result<(), Error> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/row.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn new(columns: Arc<[String]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `column` [INFO] [stdout] --> src/row.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) fn column(&self, index: usize) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `columns` [INFO] [stdout] --> src/row.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn columns(&self) -> Arc<[String]> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/row.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) fn insert(&mut self, key: &'a str, value: Option) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.72s [INFO] running `Command { std: "docker" "inspect" "1a087af558c43006ad43da6edbfa64fd289236eae6b852bc71ce9409d96e4f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a087af558c43006ad43da6edbfa64fd289236eae6b852bc71ce9409d96e4f97", kill_on_drop: false }` [INFO] [stdout] 1a087af558c43006ad43da6edbfa64fd289236eae6b852bc71ce9409d96e4f97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98e090295a0ab596bcee55542202e4f0f82df77950ef3f094cec8ec6e332b370 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98e090295a0ab596bcee55542202e4f0f82df77950ef3f094cec8ec6e332b370", kill_on_drop: false }` [INFO] [stderr] Compiling random v0.12.2 [INFO] [stdout] warning: enum is never used: `ConnKind` [INFO] [stdout] --> src/connection.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) enum ConnKind { [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: `new` [INFO] [stdout] --> src/error.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) fn new(error_level: &ErrorLevel, err_msg: E1, detail_msg: E2) -> Result<(), Error> [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/row.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn new(columns: Arc<[String]>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `column` [INFO] [stdout] --> src/row.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) fn column(&self, index: usize) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `columns` [INFO] [stdout] --> src/row.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn columns(&self) -> Arc<[String]> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert` [INFO] [stdout] --> src/row.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) fn insert(&mut self, key: &'a str, value: Option) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling temporary v0.6.3 [INFO] [stderr] Compiling concatsql v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum is never used: `ConnKind` [INFO] [stdout] --> src/connection.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) enum ConnKind { [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: `column` [INFO] [stdout] --> src/row.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) fn column(&self, index: usize) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `columns` [INFO] [stdout] --> src/row.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn columns(&self) -> Arc<[String]> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "98e090295a0ab596bcee55542202e4f0f82df77950ef3f094cec8ec6e332b370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e090295a0ab596bcee55542202e4f0f82df77950ef3f094cec8ec6e332b370", kill_on_drop: false }` [INFO] [stdout] 98e090295a0ab596bcee55542202e4f0f82df77950ef3f094cec8ec6e332b370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4f03d29ceb6512c81748753dab90eece7fa18a4b4258202b53770bcae37cfb3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c4f03d29ceb6512c81748753dab90eece7fa18a4b4258202b53770bcae37cfb3", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: enum is never used: `ConnKind` [INFO] [stdout] running 19 tests [INFO] [stderr] --> src/connection.rs:18:17 [INFO] [stdout] test error::tests::errors ... ok [INFO] [stderr] | [INFO] [stdout] test wrapstring::tests::clear ... ok [INFO] [stderr] 18 | pub(crate) enum ConnKind { [INFO] [stdout] test wrapstring::tests::is_empty ... ok [INFO] [stderr] | ^^^^^^^^ [INFO] [stdout] test parser::tests::html_special_chars ... ok [INFO] [stderr] | [INFO] [stdout] test wrapstring::tests::query_len ... ok [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] test wrapstring::tests::params ... ok [INFO] [stderr] [INFO] [stdout] test wrapstring::tests::simulate::double_quotaion_inside_double_quote ... ok [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stdout] test wrapstring::tests::simulate::non_quotaion_inside_double_quote ... ok [INFO] [stderr] --> src/error.rs:44:19 [INFO] [stdout] test wrapstring::tests::simulate::double_quotaion_inside_sigle_quote ... ok [INFO] [stderr] | [INFO] [stdout] test wrapstring::tests::simulate::non_quotaion_inside_sigle_quote ... ok [INFO] [stderr] 44 | pub(crate) fn new(error_level: &ErrorLevel, err_msg: E1, detail_msg: E2) -> Result<(), Error> [INFO] [stdout] test wrapstring::tests::simulate::empty_string ... ok [INFO] [stderr] | ^^^ [INFO] [stdout] test wrapstring::tests::simulate::single_quotaion_inside_sigle_quote ... ok [INFO] [stderr] [INFO] [stdout] test wrapstring::tests::squash ... ok [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stdout] test wrapstring::tests::uuid ... ok [INFO] [stderr] --> src/row.rs:17:19 [INFO] [stdout] test wrapstring::tests::simulate::single_quotaion_inside_double_quote ... ok [INFO] [stderr] | [INFO] [stdout] test row::tests::row ... ok [INFO] [stderr] 17 | pub(crate) fn new(columns: Arc<[String]>) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `column` [INFO] [stderr] --> src/row.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) fn column(&self, index: usize) -> &str { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `columns` [INFO] [stderr] --> src/row.rs:30:19 [INFO] [stderr] | [INFO] [stderr] 30 | pub(crate) fn columns(&self) -> Arc<[String]> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `insert` [INFO] [stderr] --> src/row.rs:35:19 [INFO] [stderr] | [INFO] [stderr] 35 | pub(crate) fn insert(&mut self, key: &'a str, value: Option) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `ConnKind` [INFO] [stderr] --> src/connection.rs:18:17 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) enum ConnKind { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `column` [INFO] [stderr] --> src/row.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) fn column(&self, index: usize) -> &str { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `columns` [INFO] [stderr] --> src/row.rs:30:19 [INFO] [stderr] | [INFO] [stderr] 30 | pub(crate) fn columns(&self) -> Arc<[String]> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/concatsql-bd687ac4073338ab) [INFO] [stdout] test wrapstring::tests::params_len ... ok [INFO] [stderr] Running tests/mysql.rs (/opt/rustwide/target/debug/deps/mysql-84355b6d06c80ae6) [INFO] [stdout] test wrapstring::tests::len ... ok [INFO] [stdout] test wrapstring::tests::concat_anything_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/postgres.rs (/opt/rustwide/target/debug/deps/postgres-52c3b1fc418d4859) [INFO] [stdout] [INFO] [stderr] Running tests/sqlite.rs (/opt/rustwide/target/debug/deps/sqlite-6cc118c0b478a170) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests concatsql [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test src/wrapstring.rs - wrapstring::WrapString::squash (line 122) ... ignored [INFO] [stdout] test src/row.rs - row::Row::get_into (line 60) ... FAILED [INFO] [stdout] test src/lib.rs - prep (line 105) ... ok [INFO] [stdout] test src/lib.rs - prep (line 130) ... FAILED [INFO] [stdout] test src/lib.rs - prep (line 147) ... ok [INFO] [stdout] test src/connection.rs - connection::without_escape (line 146) ... FAILED [INFO] [stdout] test src/lib.rs - prep (line 88) ... FAILED [INFO] [stdout] test src/connection.rs - connection::Connection::error_level (line 124) ... FAILED [INFO] [stdout] test src/row.rs - row::Row::get (line 43) ... FAILED [INFO] [stdout] test src/connection.rs - connection::Connection::execute (line 53) ... FAILED [INFO] [stdout] test src/connection.rs - connection::Connection::rows (line 102) ... FAILED [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] test src/connection.rs - connection::Connection::iterate (line 75) ... FAILED [INFO] [stdout] test src/lib.rs - prep (line 113) ... ok [INFO] [stdout] test src/parser.rs - parser::html_special_chars (line 15) ... ok [INFO] [stdout] test src/lib.rs - prep (line 155) ... ok [INFO] [stdout] test src/wrapstring.rs - wrapstring::WrapString::simulate (line 51) ... ok [INFO] [stdout] test src/wrapstring.rs - wrapstring::WrapString (line 521) ... ok [INFO] [stdout] test src/wrapstring.rs - wrapstring::WrapString (line 521) ... ok [INFO] [stdout] test src/lib.rs - params (line 172) ... ok [INFO] [stdout] test src/parser.rs - sanitize_like (line 40) ... ok [INFO] [stdout] test src/wrapstring.rs - wrapstring::WrapString (line 521) ... ok [INFO] [stdout] test src/wrapstring.rs - wrapstring::WrapString (line 521) ... ok [INFO] [stdout] test src/wrapstring.rs - wrapstring::WrapString (line 521) ... ok [INFO] [stdout] test src/parser.rs - sanitize_like (line 45) ... ok [INFO] [stdout] test src/wrapstring.rs - wrapstring::WrapString (line 448) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/row.rs - row::Row::get_into (line 60) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/row.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - prep (line 130) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/lib.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/connection.rs - connection::without_escape (line 146) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/connection.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - prep (line 88) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/lib.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/connection.rs - connection::Connection::error_level (line 124) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/connection.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/row.rs - row::Row::get (line 43) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/row.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/connection.rs - connection::Connection::execute (line 53) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/connection.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/connection.rs - connection::Connection::rows (line 102) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/connection.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/lib.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 6 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/connection.rs - connection::Connection::iterate (line 75) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `concatsql` [INFO] [stdout] --> src/connection.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 5 | let conn = concatsql::sqlite::open(":memory:").unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `concatsql` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/connection.rs - connection::Connection::error_level (line 124) [INFO] [stdout] src/connection.rs - connection::Connection::execute (line 53) [INFO] [stdout] src/connection.rs - connection::Connection::iterate (line 75) [INFO] [stdout] src/connection.rs - connection::Connection::rows (line 102) [INFO] [stdout] src/connection.rs - connection::without_escape (line 146) [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] src/lib.rs - prep (line 130) [INFO] [stdout] src/lib.rs - prep (line 88) [INFO] [stdout] src/row.rs - row::Row::get (line 43) [INFO] [stdout] src/row.rs - row::Row::get_into (line 60) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 10 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4f03d29ceb6512c81748753dab90eece7fa18a4b4258202b53770bcae37cfb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f03d29ceb6512c81748753dab90eece7fa18a4b4258202b53770bcae37cfb3", kill_on_drop: false }` [INFO] [stdout] c4f03d29ceb6512c81748753dab90eece7fa18a4b4258202b53770bcae37cfb3