[INFO] fetching crate rqlite-ha421 0.1.2...
[INFO] testing rqlite-ha421-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rqlite-ha421 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rqlite-ha421 0.1.2
[INFO] finished tweaking crates.io crate rqlite-ha421 0.1.2
[INFO] tweaked toml for crates.io crate rqlite-ha421 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rqlite-ha421 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rqlite-ha421 0.1.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b40229a45cfde0f061f89a81a835f9be44b3e3b8976a3b382d43ee82331bc81f
[INFO] running `Command { std: "docker" "start" "-a" "b40229a45cfde0f061f89a81a835f9be44b3e3b8976a3b382d43ee82331bc81f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b40229a45cfde0f061f89a81a835f9be44b3e3b8976a3b382d43ee82331bc81f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b40229a45cfde0f061f89a81a835f9be44b3e3b8976a3b382d43ee82331bc81f", kill_on_drop: false }`
[INFO] [stdout] b40229a45cfde0f061f89a81a835f9be44b3e3b8976a3b382d43ee82331bc81f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aac1f6f438f50d93b37395f18cf2027af38d08bfa6564506e5b1c8a8fd463ba
[INFO] running `Command { std: "docker" "start" "-a" "8aac1f6f438f50d93b37395f18cf2027af38d08bfa6564506e5b1c8a8fd463ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling rqlite-ha421 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/cursor.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor {
[INFO] [stdout]    |                                        --                    ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor<'a> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.84s
[INFO] running `Command { std: "docker" "inspect" "8aac1f6f438f50d93b37395f18cf2027af38d08bfa6564506e5b1c8a8fd463ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aac1f6f438f50d93b37395f18cf2027af38d08bfa6564506e5b1c8a8fd463ba", kill_on_drop: false }`
[INFO] [stdout] 8aac1f6f438f50d93b37395f18cf2027af38d08bfa6564506e5b1c8a8fd463ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b390a86be484e1920c14134fbe9916b487fd600d096d9f8ab7704e52fe2adbf
[INFO] running `Command { std: "docker" "start" "-a" "4b390a86be484e1920c14134fbe9916b487fd600d096d9f8ab7704e52fe2adbf", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/cursor.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor {
[INFO] [stdout]    |                                        --                    ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor<'a> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rqlite-ha421 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rqlite`
[INFO] [stdout]  --> examples/simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rqlite::ConnectOptions;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `rqlite`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rqlite`, use `cargo add rqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rqlite`
[INFO] [stdout]  --> examples/simple.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rqlite::Scheme;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `rqlite`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rqlite`, use `cargo add rqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rqlite`
[INFO] [stdout]  --> examples/simple.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rqlite::types::BoxDynError;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `rqlite`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rqlite`, use `cargo add rqlite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> examples/simple.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Runtime`
[INFO] [stdout]   --> examples/simple.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let rt = Runtime::new()?;
[INFO] [stdout]    |              ^^^^^^^ use of undeclared type `Runtime`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::runtime::Runtime;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `birth_date` in this scope
[INFO] [stdout]   --> examples/simple.rs:43:50
[INFO] [stdout]    |
[INFO] [stdout] 43 |             println!("{} : {} | {:?}", id, name, birth_date);
[INFO] [stdout]    |                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/simple.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut conn = ConnectOptions::new("localhost", 4001)
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |         conn.execute(
[INFO] [stdout]    |         ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut conn: /* Type */ = ConnectOptions::new("localhost", 4001)
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/simple.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut cursor = conn.execute("SELECT * FROM user;", vec![]).await?;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 37 |
[INFO] [stdout] 38 |         while let Some(row) = cursor.next_row() {
[INFO] [stdout]    |                               ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `cursor` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut cursor: /* Type */ = conn.execute("SELECT * FROM user;", vec![]).await?;
[INFO] [stdout]    |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/simple.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |             let id: i64 = row.get(0)?;
[INFO] [stdout]    |                           ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite-ha421` (example "simple") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/cursor.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor {
[INFO] [stdout]    |                                        --                    ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub(crate) fn new<'a>(connection: &'a mut Connection) -> Cursor<'a> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b390a86be484e1920c14134fbe9916b487fd600d096d9f8ab7704e52fe2adbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b390a86be484e1920c14134fbe9916b487fd600d096d9f8ab7704e52fe2adbf", kill_on_drop: false }`
[INFO] [stdout] 4b390a86be484e1920c14134fbe9916b487fd600d096d9f8ab7704e52fe2adbf
