[INFO] fetching crate fce-sqlite-connector 0.4.0...
[INFO] checking fce-sqlite-connector-0.4.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fce-sqlite-connector 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fce-sqlite-connector 0.4.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fce-sqlite-connector 0.4.0
[INFO] finished tweaking crates.io crate fce-sqlite-connector 0.4.0
[INFO] tweaked toml for crates.io crate fce-sqlite-connector 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate fce-sqlite-connector 0.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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded random v0.12.2
[INFO] [stderr]   Downloaded fluence-sdk-macro v0.6.1
[INFO] [stderr]   Downloaded temporary v0.6.3
[INFO] [stderr]   Downloaded fluence v0.6.1
[INFO] [stderr]   Downloaded fluence-sdk-main v0.6.1
[INFO] [stderr]   Downloaded fce-timestamp-macro v0.6.1
[INFO] [stderr]   Downloaded fluence-sdk-wit v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26926ae6a557753ecc7c744ae738af5073575721a4f728b8948045bd51d0b55f
[INFO] running `Command { std: "docker" "start" "-a" "26926ae6a557753ecc7c744ae738af5073575721a4f728b8948045bd51d0b55f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26926ae6a557753ecc7c744ae738af5073575721a4f728b8948045bd51d0b55f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26926ae6a557753ecc7c744ae738af5073575721a4f728b8948045bd51d0b55f", kill_on_drop: false }`
[INFO] [stdout] 26926ae6a557753ecc7c744ae738af5073575721a4f728b8948045bd51d0b55f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57737ec44958aaeecff68ab29c90ebae92445f41fbab6b561788ca0c00779899
[INFO] running `Command { std: "docker" "start" "-a" "57737ec44958aaeecff68ab29c90ebae92445f41fbab6b561788ca0c00779899", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]     Checking random v0.12.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking temporary v0.6.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling fce-timestamp-macro v0.6.1
[INFO] [stderr]    Compiling fluence-sdk-wit v0.6.1
[INFO] [stderr]    Compiling fluence-sdk-macro v0.6.1
[INFO] [stderr]     Checking fluence-sdk-main v0.6.1
[INFO] [stderr]     Checking fluence v0.6.1
[INFO] [stderr]     Checking fce-sqlite-connector v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn read(&Statement, usize) -> Result<Self>;
[INFO] [stdout]    |             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Statement`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn read(&Statement, usize) -> Result<Self>;
[INFO] [stdout]    |                         ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn read(&Statement, usize) -> Result<Self>;
[INFO] [stdout]    |             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Statement`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn read(&Statement, usize) -> Result<Self>;
[INFO] [stdout]    |                         ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                      ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout]    = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:63
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                                               ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBOpenDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:74
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DBOpenDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:55:52
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn sqlite3_prepare_v2(db_handle: u32, sql: String) -> DBPrepareDescriptor;
[INFO] [stdout]    |                                                    ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBPrepareDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:55:63
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn sqlite3_prepare_v2(db_handle: u32, sql: String) -> DBPrepareDescriptor;
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DBPrepareDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         sql: String,
[INFO] [stdout]    |              ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBExecDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> DBExecDescriptor;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct DBExecDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn sqlite3_errmsg(db_handle: u32) -> String;
[INFO] [stdout]    |                                              ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:95:61
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn sqlite3_column_name(stmt_handle: u32, N: u32) -> String;
[INFO] [stdout]    |                                                             ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:104:64
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn sqlite3_bind_blob(stmt_handle: u32, pos: i32, blob: Vec<u8>, xDel: i32) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:116:64
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn sqlite3_bind_text(stmt_handle: u32, pos: i32, text: String, xDel: i32) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:122:64
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn sqlite3_column_blob(stmt_handle: u32, icol: i32) -> Vec<u8>;
[INFO] [stdout]     |                                                                ^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:131:64
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn sqlite3_column_text(stmt_handle: u32, icol: u32) -> String;
[INFO] [stdout]     |                                                                ^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                      ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout]    = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:63
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                                               ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBOpenDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:74
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DBOpenDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:55:52
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn sqlite3_prepare_v2(db_handle: u32, sql: String) -> DBPrepareDescriptor;
[INFO] [stdout]    |                                                    ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBPrepareDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:55:63
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn sqlite3_prepare_v2(db_handle: u32, sql: String) -> DBPrepareDescriptor;
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DBPrepareDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         sql: String,
[INFO] [stdout]    |              ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBExecDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> DBExecDescriptor;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct DBExecDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn sqlite3_errmsg(db_handle: u32) -> String;
[INFO] [stdout]    |                                              ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:95:61
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn sqlite3_column_name(stmt_handle: u32, N: u32) -> String;
[INFO] [stdout]    |                                                             ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:104:64
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn sqlite3_bind_blob(stmt_handle: u32, pos: i32, blob: Vec<u8>, xDel: i32) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:116:64
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn sqlite3_bind_text(stmt_handle: u32, pos: i32, text: String, xDel: i32) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:122:64
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn sqlite3_column_blob(stmt_handle: u32, icol: i32) -> Vec<u8>;
[INFO] [stdout]     |                                                                ^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:131:64
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn sqlite3_column_text(stmt_handle: u32, icol: u32) -> String;
[INFO] [stdout]     |                                                                ^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `sqlite`
[INFO] [stdout]  --> benches/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate sqlite;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fce-sqlite-connector` (bench "lib") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0463]: can't find crate for `sqlite`
[INFO] [stdout]  --> tests/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate sqlite;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fce-sqlite-connector` (test "lib") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "57737ec44958aaeecff68ab29c90ebae92445f41fbab6b561788ca0c00779899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57737ec44958aaeecff68ab29c90ebae92445f41fbab6b561788ca0c00779899", kill_on_drop: false }`
[INFO] [stdout] 57737ec44958aaeecff68ab29c90ebae92445f41fbab6b561788ca0c00779899
[INFO] checking fce-sqlite-connector-0.4.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fce-sqlite-connector 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fce-sqlite-connector 0.4.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fce-sqlite-connector 0.4.0
[INFO] finished tweaking crates.io crate fce-sqlite-connector 0.4.0
[INFO] tweaked toml for crates.io crate fce-sqlite-connector 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate fce-sqlite-connector 0.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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4f726f4cc89d8034e27bfe5e616b166fbad9bb54a7f95eb4913f0aba987e912
[INFO] running `Command { std: "docker" "start" "-a" "a4f726f4cc89d8034e27bfe5e616b166fbad9bb54a7f95eb4913f0aba987e912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4f726f4cc89d8034e27bfe5e616b166fbad9bb54a7f95eb4913f0aba987e912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f726f4cc89d8034e27bfe5e616b166fbad9bb54a7f95eb4913f0aba987e912", kill_on_drop: false }`
[INFO] [stdout] a4f726f4cc89d8034e27bfe5e616b166fbad9bb54a7f95eb4913f0aba987e912
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40dde15c5e6f00f71f46afeb8368d200d623f2bd8c8e3d0847efe716134fe422
[INFO] running `Command { std: "docker" "start" "-a" "40dde15c5e6f00f71f46afeb8368d200d623f2bd8c8e3d0847efe716134fe422", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]     Checking random v0.12.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking temporary v0.6.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling fce-timestamp-macro v0.6.1
[INFO] [stderr]    Compiling fluence-sdk-wit v0.6.1
[INFO] [stderr]    Compiling fluence-sdk-macro v0.6.1
[INFO] [stderr]     Checking fluence-sdk-main v0.6.1
[INFO] [stderr]     Checking fluence v0.6.1
[INFO] [stderr]     Checking fce-sqlite-connector v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn read(&Statement, usize) -> Result<Self>;
[INFO] [stdout]    |             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Statement`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn read(&Statement, usize) -> Result<Self>;
[INFO] [stdout]    |                         ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn read(&Statement, usize) -> Result<Self>;
[INFO] [stdout]    |             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Statement`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn read(&Statement, usize) -> Result<Self>;
[INFO] [stdout]    |                         ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                      ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout]    = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:63
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                                               ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBOpenDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:74
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DBOpenDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:55:52
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn sqlite3_prepare_v2(db_handle: u32, sql: String) -> DBPrepareDescriptor;
[INFO] [stdout]    |                                                    ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBPrepareDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:55:63
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn sqlite3_prepare_v2(db_handle: u32, sql: String) -> DBPrepareDescriptor;
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DBPrepareDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                      ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout]    = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         sql: String,
[INFO] [stdout]    |              ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:63
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                                               ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBExecDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> DBExecDescriptor;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct DBExecDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn sqlite3_errmsg(db_handle: u32) -> String;
[INFO] [stdout]    |                                              ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBOpenDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:41:74
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn sqlite3_open_v2(filename: String, flags: i32, vfs: String) -> DBOpenDescriptor;
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DBOpenDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:55:52
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn sqlite3_prepare_v2(db_handle: u32, sql: String) -> DBPrepareDescriptor;
[INFO] [stdout]    |                                                    ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBPrepareDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:55:63
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn sqlite3_prepare_v2(db_handle: u32, sql: String) -> DBPrepareDescriptor;
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DBPrepareDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:95:61
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn sqlite3_column_name(stmt_handle: u32, N: u32) -> String;
[INFO] [stdout]    |                                                             ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:104:64
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn sqlite3_bind_blob(stmt_handle: u32, pos: i32, blob: Vec<u8>, xDel: i32) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         sql: String,
[INFO] [stdout]    |              ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:116:64
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn sqlite3_bind_text(stmt_handle: u32, pos: i32, text: String, xDel: i32) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:122:64
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn sqlite3_column_blob(stmt_handle: u32, icol: i32) -> Vec<u8>;
[INFO] [stdout]     |                                                                ^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `DBExecDescriptor`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     ) -> DBExecDescriptor;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct DBExecDescriptor {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:131:64
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn sqlite3_column_text(stmt_handle: u32, icol: u32) -> String;
[INFO] [stdout]     |                                                                ^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn sqlite3_errmsg(db_handle: u32) -> String;
[INFO] [stdout]    |                                              ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]   --> src/sqlite3_connector/import_functions.rs:95:61
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn sqlite3_column_name(stmt_handle: u32, N: u32) -> String;
[INFO] [stdout]    |                                                             ^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:104:64
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn sqlite3_bind_blob(stmt_handle: u32, pos: i32, blob: Vec<u8>, xDel: i32) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:116:64
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn sqlite3_bind_text(stmt_handle: u32, pos: i32, text: String, xDel: i32) -> i32;
[INFO] [stdout]     |                                                                ^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `Vec<u8>`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:122:64
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn sqlite3_column_blob(stmt_handle: u32, icol: i32) -> Vec<u8>;
[INFO] [stdout]     |                                                                ^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `String`, which is not FFI-safe
[INFO] [stdout]    --> src/sqlite3_connector/import_functions.rs:131:64
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn sqlite3_column_text(stmt_handle: u32, icol: u32) -> String;
[INFO] [stdout]     |                                                                ^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `sqlite`
[INFO] [stdout]  --> tests/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate sqlite;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `sqlite`
[INFO] [stdout]  --> benches/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate sqlite;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fce-sqlite-connector` (bench "lib") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fce-sqlite-connector` (test "lib") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "40dde15c5e6f00f71f46afeb8368d200d623f2bd8c8e3d0847efe716134fe422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40dde15c5e6f00f71f46afeb8368d200d623f2bd8c8e3d0847efe716134fe422", kill_on_drop: false }`
[INFO] [stdout] 40dde15c5e6f00f71f46afeb8368d200d623f2bd8c8e3d0847efe716134fe422
