[INFO] fetching crate rqlite-ha421 0.1.2... [INFO] building rqlite-ha421-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rqlite-ha421 0.1.2 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rqlite-ha421 0.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded base64 v0.22.0 [INFO] [stderr] Downloaded rustls v0.22.2 [INFO] [stderr] Downloaded rustls-webpki v0.102.2 [INFO] [stderr] Downloaded syn v2.0.52 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 832272d11540d3818b16cf59b1c31455e6a7b17fbc22a68a2417473deabd0523 [INFO] running `Command { std: "docker" "start" "-a" "832272d11540d3818b16cf59b1c31455e6a7b17fbc22a68a2417473deabd0523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "832272d11540d3818b16cf59b1c31455e6a7b17fbc22a68a2417473deabd0523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832272d11540d3818b16cf59b1c31455e6a7b17fbc22a68a2417473deabd0523", kill_on_drop: false }` [INFO] [stdout] 832272d11540d3818b16cf59b1c31455e6a7b17fbc22a68a2417473deabd0523 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67d748f7b4250c55d3ee1f99bdc1d6bb6e0b11b54575e3126e304bc7b9da9300 [INFO] running `Command { std: "docker" "start" "-a" "67d748f7b4250c55d3ee1f99bdc1d6bb6e0b11b54575e3126e304bc7b9da9300", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling base64 v0.22.0 [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 serde_json v1.0.114 [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 57.00s [INFO] running `Command { std: "docker" "inspect" "67d748f7b4250c55d3ee1f99bdc1d6bb6e0b11b54575e3126e304bc7b9da9300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d748f7b4250c55d3ee1f99bdc1d6bb6e0b11b54575e3126e304bc7b9da9300", kill_on_drop: false }` [INFO] [stdout] 67d748f7b4250c55d3ee1f99bdc1d6bb6e0b11b54575e3126e304bc7b9da9300 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cd1552a3ebe3991214649da4dd54ca748c3f5b8d95c9b0f4806bd906d820fad [INFO] running `Command { std: "docker" "start" "-a" "4cd1552a3ebe3991214649da4dd54ca748c3f5b8d95c9b0f4806bd906d820fad", 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:31 [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" "4cd1552a3ebe3991214649da4dd54ca748c3f5b8d95c9b0f4806bd906d820fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd1552a3ebe3991214649da4dd54ca748c3f5b8d95c9b0f4806bd906d820fad", kill_on_drop: false }` [INFO] [stdout] 4cd1552a3ebe3991214649da4dd54ca748c3f5b8d95c9b0f4806bd906d820fad