[INFO] fetching crate vector_xlite 1.4.0... [INFO] testing vector_xlite-1.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vector_xlite 1.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate vector_xlite 1.4.0 [INFO] finished tweaking crates.io crate vector_xlite 1.4.0 [INFO] tweaked toml for crates.io crate vector_xlite 1.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vector_xlite 1.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vector_xlite 1.4.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c18b9232afe19ac06560795262d3cb7faff47f13bb4d1d4749244da9a26b639 [INFO] running `Command { std: "docker" "start" "-a" "9c18b9232afe19ac06560795262d3cb7faff47f13bb4d1d4749244da9a26b639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c18b9232afe19ac06560795262d3cb7faff47f13bb4d1d4749244da9a26b639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c18b9232afe19ac06560795262d3cb7faff47f13bb4d1d4749244da9a26b639", kill_on_drop: false }` [INFO] [stdout] 9c18b9232afe19ac06560795262d3cb7faff47f13bb4d1d4749244da9a26b639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a837b3cf687f2816fdcd94cc9a90dc5451de7d138099b10e89ac2b95df475297 [INFO] running `Command { std: "docker" "start" "-a" "a837b3cf687f2816fdcd94cc9a90dc5451de7d138099b10e89ac2b95df475297", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling r2d2_sqlite v0.31.0 [INFO] [stderr] Compiling vector_xlite v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DropBehavior` [INFO] [stdout] --> src/executor/sqlite_query_executor.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::{DropBehavior, Result}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> src/constant/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use constant::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> src/constant/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use constant::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RE_COLLECTION_NAME` is never used [INFO] [stdout] --> src/helper/sql_helper.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static RE_COLLECTION_NAME: Lazy = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_collection_name` is never used [INFO] [stdout] --> src/helper/sql_helper.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn parse_collection_name(sql_opt: Option<&String>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WIN_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) const WIN_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.dll"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAC_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) const MAC_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.dylib"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINUX_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) const LINUX_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.so"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CARGO_MANIFEST_DIR_ENV` is never used [INFO] [stdout] --> src/constant/constant.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) const CARGO_MANIFEST_DIR_ENV: &str = "CARGO_MANIFEST_DIR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/snapshot/importer.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 271 | struct FileWriter { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 272 | file: File, [INFO] [stdout] 273 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `backup_to_memory` is never used [INFO] [stdout] --> src/snapshot/sqlite_backup.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn backup_to_memory(pool: &Pool) -> Result, VecXError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `restore_from_memory` is never used [INFO] [stdout] --> src/snapshot/sqlite_backup.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn restore_from_memory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s [INFO] running `Command { std: "docker" "inspect" "a837b3cf687f2816fdcd94cc9a90dc5451de7d138099b10e89ac2b95df475297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a837b3cf687f2816fdcd94cc9a90dc5451de7d138099b10e89ac2b95df475297", kill_on_drop: false }` [INFO] [stdout] a837b3cf687f2816fdcd94cc9a90dc5451de7d138099b10e89ac2b95df475297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 811cc982ca496afa5c1c0ac57e8327147c8c10bdab10dac86f89dc53727d458c [INFO] running `Command { std: "docker" "start" "-a" "811cc982ca496afa5c1c0ac57e8327147c8c10bdab10dac86f89dc53727d458c", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `DropBehavior` [INFO] [stdout] --> src/executor/sqlite_query_executor.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::{DropBehavior, Result}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> src/constant/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use constant::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> src/constant/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use constant::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RE_COLLECTION_NAME` is never used [INFO] [stdout] --> src/helper/sql_helper.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static RE_COLLECTION_NAME: Lazy = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_collection_name` is never used [INFO] [stdout] --> src/helper/sql_helper.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn parse_collection_name(sql_opt: Option<&String>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WIN_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) const WIN_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.dll"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAC_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) const MAC_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.dylib"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINUX_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) const LINUX_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.so"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CARGO_MANIFEST_DIR_ENV` is never used [INFO] [stdout] --> src/constant/constant.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) const CARGO_MANIFEST_DIR_ENV: &str = "CARGO_MANIFEST_DIR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/snapshot/importer.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 271 | struct FileWriter { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 272 | file: File, [INFO] [stdout] 273 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `backup_to_memory` is never used [INFO] [stdout] --> src/snapshot/sqlite_backup.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn backup_to_memory(pool: &Pool) -> Result, VecXError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vector_xlite v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `restore_from_memory` is never used [INFO] [stdout] --> src/snapshot/sqlite_backup.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn restore_from_memory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DropBehavior` [INFO] [stdout] --> src/executor/sqlite_query_executor.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use rusqlite::{DropBehavior, Result}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> src/constant/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use constant::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> src/constant/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use constant::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `RE_COLLECTION_NAME` is never used [INFO] [stdout] --> src/helper/sql_helper.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static RE_COLLECTION_NAME: Lazy = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_collection_name` is never used [INFO] [stdout] --> src/helper/sql_helper.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn parse_collection_name(sql_opt: Option<&String>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WIN_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) const WIN_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.dll"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAC_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) const MAC_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.dylib"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINUX_VECTOR_EXTENSION_PATH` is never used [INFO] [stdout] --> src/constant/constant.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) const LINUX_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.so"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CARGO_MANIFEST_DIR_ENV` is never used [INFO] [stdout] --> src/constant/constant.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) const CARGO_MANIFEST_DIR_ENV: &str = "CARGO_MANIFEST_DIR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/snapshot/importer.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 271 | struct FileWriter { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 272 | file: File, [INFO] [stdout] 273 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `backup_to_memory` is never used [INFO] [stdout] --> src/snapshot/sqlite_backup.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn backup_to_memory(pool: &Pool) -> Result, VecXError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `restore_from_memory` is never used [INFO] [stdout] --> src/snapshot/sqlite_backup.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn restore_from_memory( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "811cc982ca496afa5c1c0ac57e8327147c8c10bdab10dac86f89dc53727d458c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "811cc982ca496afa5c1c0ac57e8327147c8c10bdab10dac86f89dc53727d458c", kill_on_drop: false }` [INFO] [stdout] 811cc982ca496afa5c1c0ac57e8327147c8c10bdab10dac86f89dc53727d458c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2b99d47095801aef17ecefe2a2913f5b36c18aad35b3dab626e66cdfa5c6e09 [INFO] running `Command { std: "docker" "start" "-a" "e2b99d47095801aef17ecefe2a2913f5b36c18aad35b3dab626e66cdfa5c6e09", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `DropBehavior` [INFO] [stderr] --> src/executor/sqlite_query_executor.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | use rusqlite::{DropBehavior, Result}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stderr] --> src/constant/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use constant::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the most public imported item is `pub(crate)` [INFO] [stderr] --> src/constant/mod.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use constant::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stderr] [INFO] [stderr] warning: static `RE_COLLECTION_NAME` is never used [INFO] [stderr] --> src/helper/sql_helper.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 16 | static RE_COLLECTION_NAME: Lazy = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `parse_collection_name` is never used [INFO] [stderr] --> src/helper/sql_helper.rs:82:8 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn parse_collection_name(sql_opt: Option<&String>) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `WIN_VECTOR_EXTENSION_PATH` is never used [INFO] [stderr] --> src/constant/constant.rs:2:18 [INFO] [stderr] | [INFO] [stderr] 2 | pub(crate) const WIN_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.dll"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MAC_VECTOR_EXTENSION_PATH` is never used [INFO] [stderr] --> src/constant/constant.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) const MAC_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.dylib"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `LINUX_VECTOR_EXTENSION_PATH` is never used [INFO] [stderr] --> src/constant/constant.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | pub(crate) const LINUX_VECTOR_EXTENSION_PATH: &str = "vector_extension/vector_extension.so"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `CARGO_MANIFEST_DIR_ENV` is never used [INFO] [stderr] --> src/constant/constant.rs:5:18 [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) const CARGO_MANIFEST_DIR_ENV: &str = "CARGO_MANIFEST_DIR"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `path` is never read [INFO] [stderr] --> src/snapshot/importer.rs:273:5 [INFO] [stderr] | [INFO] [stderr] 271 | struct FileWriter { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 272 | file: File, [INFO] [stderr] 273 | path: PathBuf, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `backup_to_memory` is never used [INFO] [stderr] --> src/snapshot/sqlite_backup.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn backup_to_memory(pool: &Pool) -> Result, VecXError> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `restore_from_memory` is never used [INFO] [stderr] --> src/snapshot/sqlite_backup.rs:170:8 [INFO] [stderr] | [INFO] [stderr] 170 | pub fn restore_from_memory( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `vector_xlite` (lib) generated 11 warnings (run `cargo fix --lib -p vector_xlite` to apply 1 suggestion) [INFO] [stderr] warning: `vector_xlite` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vector_xlite-dbf73989d1980b98) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test types::delete_collection::tests::test_delete_collection_builder_success ... ok [INFO] [stdout] test types::delete_point::tests::test_delete_point_builder_success ... ok [INFO] [stdout] test types::delete_point::tests::test_delete_point_builder_missing_id ... ok [INFO] [stdout] test types::delete_point::tests::test_delete_point_builder_missing_collection_name ... ok [INFO] [stdout] test types::delete_collection::tests::test_delete_collection_builder_missing_collection_name ... ok [INFO] [stdout] test snapshot::sqlite_backup::tests::test_extract_index_path ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- snapshot::sqlite_backup::tests::test_extract_index_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'snapshot::sqlite_backup::tests::test_extract_index_path' (16) panicked at src/snapshot/sqlite_backup.rs:268:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: None [INFO] [stdout] right: Some("/tmp/test.idx") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60d460e33bea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60d460e33bea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60d460e33bea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60d460e33bea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60d460e4857a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60d460e4857a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x60d460e38472 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60d460e38472 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x60d460e12e0f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60d460e12e0f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60d460e2c1a9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60d460dc056c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x60d460dc056c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60d460e2c362 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x60d460e2c362 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60d460e12ec8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60d460e0a869 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60d460e13bdd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60d460e48c6c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60d460e48b83 - core[6aaeda2c7ad07a48]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x60d460db0cae - core[6aaeda2c7ad07a48]::panicking::assert_failed::, core[6aaeda2c7ad07a48]::option::Option> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x60d460db2add - vector_xlite[38bdecc2a0c53e59]::snapshot::sqlite_backup::tests::test_extract_index_path [INFO] [stdout] at /opt/rustwide/workdir/src/snapshot/sqlite_backup.rs:268:9 [INFO] [stdout] 22: 0x60d460db0fa7 - vector_xlite[38bdecc2a0c53e59]::snapshot::sqlite_backup::tests::test_extract_index_path::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/snapshot/sqlite_backup.rs:266:33 [INFO] [stdout] 23: 0x60d460db45a6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60d460db464b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60d460db464b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60d460dc103b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60d460dc103b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x60d460dc103b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x60d460dc103b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x60d460dc103b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60d460dc103b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60d460dc103b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60d460dbc754 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60d460dbc754 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x60d460dc3c42 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x60d460dc3c42 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x60d460dc3c42 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x60d460dc3c42 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x60d460dc3c42 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60d460dc3c42 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x60d460dc3c42 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x60d460e334ff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x60d460e334ff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x78d29b7feaa4 - [INFO] [stdout] 45: 0x78d29b88ba64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] snapshot::sqlite_backup::tests::test_extract_index_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "e2b99d47095801aef17ecefe2a2913f5b36c18aad35b3dab626e66cdfa5c6e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b99d47095801aef17ecefe2a2913f5b36c18aad35b3dab626e66cdfa5c6e09", kill_on_drop: false }` [INFO] [stdout] e2b99d47095801aef17ecefe2a2913f5b36c18aad35b3dab626e66cdfa5c6e09