[INFO] fetching crate sqlite3 0.24.0...
[INFO] testing sqlite3-0.24.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate sqlite3 0.24.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sqlite3 0.24.0
[INFO] finished tweaking crates.io crate sqlite3 0.24.0
[INFO] tweaked toml for crates.io crate sqlite3 0.24.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite3 0.24.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding sqlite3-sys v0.12.0 (available: v0.18.0)
[INFO] [stderr]       Adding temporary v0.6.4 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded temporary v0.6.4
[INFO] [stderr]   Downloaded sqlite3-sys v0.12.0
[INFO] [stderr]   Downloaded sqlite3-src v0.2.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c75dccafde8a74fd98e05f655fa7d7ee62c567b5d092760f9b06c902d5b40b8
[INFO] running `Command { std: "docker" "start" "-a" "1c75dccafde8a74fd98e05f655fa7d7ee62c567b5d092760f9b06c902d5b40b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c75dccafde8a74fd98e05f655fa7d7ee62c567b5d092760f9b06c902d5b40b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c75dccafde8a74fd98e05f655fa7d7ee62c567b5d092760f9b06c902d5b40b8", kill_on_drop: false }`
[INFO] [stdout] 1c75dccafde8a74fd98e05f655fa7d7ee62c567b5d092760f9b06c902d5b40b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74c7d62fe67e943819bbc951f3109a5663847f265cbd29fd6c780a04ca8979f9
[INFO] running `Command { std: "docker" "start" "-a" "74c7d62fe67e943819bbc951f3109a5663847f265cbd29fd6c780a04ca8979f9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling sqlite3-src v0.2.12
[INFO] [stderr]    Compiling sqlite3-sys v0.12.0
[INFO] [stderr]    Compiling sqlite3 v0.24.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         try!(self.remove_busy_handler());
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(self.statement.reset());
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             try!(self.statement.bind(i + 1, value));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 self.state = Some(try!(self.statement.next()));
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     values.push(try!(self.statement.read(i)));
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.state = Some(try!(self.statement.next()));
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CStr`
[INFO] [stdout]  --> src/statement.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ffi::CStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bind(self, &mut Statement, usize) -> Result<()>;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut 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)]` (part of `#[warn(rust_2018_compatibility)]`) 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:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bind(self, &mut Statement, usize) -> Result<()>;
[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:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:242:43
[INFO] [stdout]     |
[INFO] [stdout] 242 |             Type::Binary => Value::Binary(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 |             Type::Float => Value::Float(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |             Type::Integer => Value::Integer(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:245:43
[INFO] [stdout]     |
[INFO] [stdout] 245 |             Type::String => Value::String(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/connection.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     busy_callback: Option<Box<FnMut(usize) -> bool>>,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 |     busy_callback: Option<Box<dyn FnMut(usize) -> bool>>,
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
[INFO] running `Command { std: "docker" "inspect" "74c7d62fe67e943819bbc951f3109a5663847f265cbd29fd6c780a04ca8979f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c7d62fe67e943819bbc951f3109a5663847f265cbd29fd6c780a04ca8979f9", kill_on_drop: false }`
[INFO] [stdout] 74c7d62fe67e943819bbc951f3109a5663847f265cbd29fd6c780a04ca8979f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32a46b0b6b23f2786189b3d7f8fe5f8df4daa5cc8f6229a52659afa0f1a702b0
[INFO] running `Command { std: "docker" "start" "-a" "32a46b0b6b23f2786189b3d7f8fe5f8df4daa5cc8f6229a52659afa0f1a702b0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling random v0.12.2
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         try!(self.remove_busy_handler());
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(self.statement.reset());
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             try!(self.statement.bind(i + 1, value));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 self.state = Some(try!(self.statement.next()));
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     values.push(try!(self.statement.read(i)));
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.state = Some(try!(self.statement.next()));
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CStr`
[INFO] [stdout]  --> src/statement.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ffi::CStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bind(self, &mut Statement, usize) -> Result<()>;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut 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)]` (part of `#[warn(rust_2018_compatibility)]`) 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:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bind(self, &mut Statement, usize) -> Result<()>;
[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:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:242:43
[INFO] [stdout]     |
[INFO] [stdout] 242 |             Type::Binary => Value::Binary(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 |             Type::Float => Value::Float(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |             Type::Integer => Value::Integer(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:245:43
[INFO] [stdout]     |
[INFO] [stdout] 245 |             Type::String => Value::String(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/connection.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     busy_callback: Option<Box<FnMut(usize) -> bool>>,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 |     busy_callback: Option<Box<dyn FnMut(usize) -> bool>>,
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling temporary v0.6.4
[INFO] [stderr]    Compiling sqlite3 v0.24.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         try!(self.remove_busy_handler());
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(self.statement.reset());
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             try!(self.statement.bind(i + 1, value));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 self.state = Some(try!(self.statement.next()));
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   *value = try!(self.statement.read(i));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     values.push(try!(self.statement.read(i)));
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/cursor.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |         self.state = Some(try!(self.statement.next()));
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CStr`
[INFO] [stdout]  --> src/statement.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ffi::CStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bind(self, &mut Statement, usize) -> Result<()>;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut 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)]` (part of `#[warn(rust_2018_compatibility)]`) 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:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn bind(self, &mut Statement, usize) -> Result<()>;
[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:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/statement.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:242:43
[INFO] [stdout]     |
[INFO] [stdout] 242 |             Type::Binary => Value::Binary(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:243:41
[INFO] [stdout]     |
[INFO] [stdout] 243 |             Type::Float => Value::Float(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:244:45
[INFO] [stdout]     |
[INFO] [stdout] 244 |             Type::Integer => Value::Integer(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/statement.rs:245:43
[INFO] [stdout]     |
[INFO] [stdout] 245 |             Type::String => Value::String(try!(Readable::read(statement, i))),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/connection.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 |     busy_callback: Option<Box<FnMut(usize) -> bool>>,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 11 |     busy_callback: Option<Box<dyn FnMut(usize) -> bool>>,
[INFO] [stdout]    |                               +++
[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[E0282]: type annotations needed
[INFO] [stdout]   --> tests/lib.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ok!(connection.iterate(statement, |pairs| {
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout] 32 |         assert_eq!(pairs.len(), 4);
[INFO] [stdout]    |                    ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ok!(connection.iterate(statement, |pairs: /* Type */| {
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlite3` (test "lib") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "32a46b0b6b23f2786189b3d7f8fe5f8df4daa5cc8f6229a52659afa0f1a702b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a46b0b6b23f2786189b3d7f8fe5f8df4daa5cc8f6229a52659afa0f1a702b0", kill_on_drop: false }`
[INFO] [stdout] 32a46b0b6b23f2786189b3d7f8fe5f8df4daa5cc8f6229a52659afa0f1a702b0
