[INFO] cloning repository https://github.com/asg017/sqlite-rembed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asg017/sqlite-rembed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg017%2Fsqlite-rembed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg017%2Fsqlite-rembed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 571b5943c235382d43356552a2b5d665b7b29037 [INFO] checking asg017/sqlite-rembed against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasg017%2Fsqlite-rembed" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/asg017/sqlite-rembed [INFO] finished tweaking git repo https://github.com/asg017/sqlite-rembed [INFO] tweaked toml for git repo https://github.com/asg017/sqlite-rembed written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/asg017/sqlite-rembed on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/asg017/sqlite-rembed 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlite-loadable-macros v0.0.3 [INFO] [stderr] Downloaded clang-sys v1.8.2 [INFO] [stderr] Downloaded sqlite-loadable v0.0.6-alpha.6 [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] [stderr] Downloaded ureq v2.9.7 [INFO] [stderr] Downloaded sqlite3ext-sys v0.0.1 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b8a6991d8cd555bd743b47aee7cf0179191b9c70ac62ff350c3be1bb04839f1 [INFO] running `Command { std: "docker" "start" "-a" "0b8a6991d8cd555bd743b47aee7cf0179191b9c70ac62ff350c3be1bb04839f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b8a6991d8cd555bd743b47aee7cf0179191b9c70ac62ff350c3be1bb04839f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8a6991d8cd555bd743b47aee7cf0179191b9c70ac62ff350c3be1bb04839f1", kill_on_drop: false }` [INFO] [stdout] 0b8a6991d8cd555bd743b47aee7cf0179191b9c70ac62ff350c3be1bb04839f1 [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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5ccf550f4b72f362d5f822b079916638be1a991c23259cf1c62c9b0996ed312 [INFO] running `Command { std: "docker" "start" "-a" "e5ccf550f4b72f362d5f822b079916638be1a991c23259cf1c62c9b0996ed312", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling clang-sys v1.8.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling sqlite-rembed v0.0.1-alpha.9 (/opt/rustwide/workdir) [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sqlite-loadable-macros v0.0.3 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Compiling sqlite3ext-sys v0.0.1 [INFO] [stderr] Checking sqlite-loadable v0.0.6-alpha.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/clients_vtab.rs:135:19 [INFO] [stdout] | [INFO] [stdout] 135 | fn new(table: &mut ClientsTable) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 135 | fn new(table: &mut ClientsTable) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/clients_vtab.rs:135:19 [INFO] [stdout] | [INFO] [stdout] 135 | fn new(table: &mut ClientsTable) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 135 | fn new(table: &mut ClientsTable) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.25s [INFO] running `Command { std: "docker" "inspect" "e5ccf550f4b72f362d5f822b079916638be1a991c23259cf1c62c9b0996ed312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ccf550f4b72f362d5f822b079916638be1a991c23259cf1c62c9b0996ed312", kill_on_drop: false }` [INFO] [stdout] e5ccf550f4b72f362d5f822b079916638be1a991c23259cf1c62c9b0996ed312