[INFO] fetching crate rqlite-ha421 0.1.2...
[INFO] testing rqlite-ha421-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rqlite-ha421 0.1.2 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rqlite-ha421 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.3.1
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded ryu v1.0.17
[INFO] [stderr]   Downloaded getrandom v0.2.12
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded tokio-util v0.7.10
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded h2 v0.3.24
[INFO] [stderr]   Downloaded hyper v0.14.28
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded socket2 v0.5.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.79
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95078e55966cd37e2904e6abb98055cb1ba026d107f2e64325bfb103778910ba
[INFO] running `Command { std: "docker" "start" "-a" "95078e55966cd37e2904e6abb98055cb1ba026d107f2e64325bfb103778910ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95078e55966cd37e2904e6abb98055cb1ba026d107f2e64325bfb103778910ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95078e55966cd37e2904e6abb98055cb1ba026d107f2e64325bfb103778910ba", kill_on_drop: false }`
[INFO] [stdout] 95078e55966cd37e2904e6abb98055cb1ba026d107f2e64325bfb103778910ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efb74d0c95a260f97275ea2e9949d2009b60974bb40d66640542bfc4926d9ac0
[INFO] running `Command { std: "docker" "start" "-a" "efb74d0c95a260f97275ea2e9949d2009b60974bb40d66640542bfc4926d9ac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[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 tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling parking_lot v0.12.1
[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:40
[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 32.79s
[INFO] running `Command { std: "docker" "inspect" "efb74d0c95a260f97275ea2e9949d2009b60974bb40d66640542bfc4926d9ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb74d0c95a260f97275ea2e9949d2009b60974bb40d66640542bfc4926d9ac0", kill_on_drop: false }`
[INFO] [stdout] efb74d0c95a260f97275ea2e9949d2009b60974bb40d66640542bfc4926d9ac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 322abd231bf23d9a7130fac6014492af4ff58c429b847c832d230e34d9d01f7b
[INFO] running `Command { std: "docker" "start" "-a" "322abd231bf23d9a7130fac6014492af4ff58c429b847c832d230e34d9d01f7b", kill_on_drop: false }`
[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:40
[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] [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] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite-ha421` (example "simple") due to 6 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:40
[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" "322abd231bf23d9a7130fac6014492af4ff58c429b847c832d230e34d9d01f7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "322abd231bf23d9a7130fac6014492af4ff58c429b847c832d230e34d9d01f7b", kill_on_drop: false }`
[INFO] [stdout] 322abd231bf23d9a7130fac6014492af4ff58c429b847c832d230e34d9d01f7b
