[INFO] cloning repository https://github.com/vonnieda/dimple_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vonnieda/dimple_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonnieda%2Fdimple_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonnieda%2Fdimple_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d28f5920bfd8ce6b81ce94fd8464f016c96798d4 [INFO] testing vonnieda/dimple_db against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonnieda%2Fdimple_db" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vonnieda/dimple_db [INFO] finished tweaking git repo https://github.com/vonnieda/dimple_db [INFO] tweaked toml for git repo https://github.com/vonnieda/dimple_db written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vonnieda/dimple_db on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vonnieda/dimple_db 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded aws-creds v0.34.1 [INFO] [stderr] Downloaded io_tee v0.1.1 [INFO] [stderr] Downloaded fluent-bundle v0.15.3 [INFO] [stderr] Downloaded quick-xml v0.26.0 [INFO] [stderr] Downloaded fluent-syntax v0.11.1 [INFO] [stderr] Downloaded i18n-embed-impl v0.8.4 [INFO] [stderr] Downloaded r2d2_sqlite v0.31.0 [INFO] [stderr] Downloaded serde_rusqlite v0.40.0 [INFO] [stderr] Downloaded fluent v0.16.1 [INFO] [stderr] Downloaded sqlparser v0.51.0 [INFO] [stderr] Downloaded aws-region v0.25.5 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded self_cell v0.10.3 [INFO] [stderr] Downloaded age-core v0.11.0 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded i18n-embed v0.15.4 [INFO] [stderr] Downloaded rmpv v1.3.0 [INFO] [stderr] Downloaded i18n-embed-fl v0.9.4 [INFO] [stderr] Downloaded i18n-config v0.4.8 [INFO] [stderr] Downloaded salsa20 v0.10.2 [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded rusqlite_migration v2.3.0 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded attohttpc v0.22.0 [INFO] [stderr] Downloaded rust-s3 v0.33.0 [INFO] [stderr] Downloaded age v0.11.1 [INFO] [stderr] Downloaded cookie-factory v0.3.3 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e2e8a8c1f1aae817663998f74c753a4431f0632df027a2970c10461d3441257 [INFO] running `Command { std: "docker" "start" "-a" "1e2e8a8c1f1aae817663998f74c753a4431f0632df027a2970c10461d3441257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e2e8a8c1f1aae817663998f74c753a4431f0632df027a2970c10461d3441257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2e8a8c1f1aae817663998f74c753a4431f0632df027a2970c10461d3441257", kill_on_drop: false }` [INFO] [stdout] 1e2e8a8c1f1aae817663998f74c753a4431f0632df027a2970c10461d3441257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 136ef82a0ff2de1fc7462b16a24196e25207a51ed627ed0691b5d7654c217933 [INFO] running `Command { std: "docker" "start" "-a" "136ef82a0ff2de1fc7462b16a24196e25207a51ed627ed0691b5d7654c217933", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling rusqlite_migration v2.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling attohttpc v0.22.0 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling aws-region v0.25.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling r2d2_sqlite v0.31.0 [INFO] [stderr] Compiling age v0.11.1 [INFO] [stderr] Compiling serde_rusqlite v0.40.0 [INFO] [stderr] Compiling aws-creds v0.34.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rust-s3 v0.33.0 [INFO] [stderr] Compiling dimple_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/transaction.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn txn(&self) -> &rusqlite::Transaction { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 30 | pub fn txn(&self) -> &rusqlite::Transaction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "136ef82a0ff2de1fc7462b16a24196e25207a51ed627ed0691b5d7654c217933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "136ef82a0ff2de1fc7462b16a24196e25207a51ed627ed0691b5d7654c217933", kill_on_drop: false }` [INFO] [stdout] 136ef82a0ff2de1fc7462b16a24196e25207a51ed627ed0691b5d7654c217933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97335e7d89d8bb4408feac34da2af910ca8ca4ed6293768eab8864d6e129e71d [INFO] running `Command { std: "docker" "start" "-a" "97335e7d89d8bb4408feac34da2af910ca8ca4ed6293768eab8864d6e129e71d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Compiling r2d2_sqlite v0.31.0 [INFO] [stderr] Compiling age v0.11.1 [INFO] [stderr] Compiling serde_rusqlite v0.40.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rusqlite_migration v2.3.0 [INFO] [stderr] Compiling attohttpc v0.22.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling aws-creds v0.34.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust-s3 v0.33.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling dimple_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/transaction.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn txn(&self) -> &rusqlite::Transaction { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 30 | pub fn txn(&self) -> &rusqlite::Transaction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subscription` [INFO] [stdout] --> src/db/query.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | let subscription = QuerySubscription::new::( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subscription` [INFO] [stdout] --> src/db/query.rs:308:13 [INFO] [stdout] | [INFO] [stdout] 308 | let subscription = QuerySubscription::new::( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db/transaction.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn txn(&self) -> &rusqlite::Transaction { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 30 | pub fn txn(&self) -> &rusqlite::Transaction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "97335e7d89d8bb4408feac34da2af910ca8ca4ed6293768eab8864d6e129e71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97335e7d89d8bb4408feac34da2af910ca8ca4ed6293768eab8864d6e129e71d", kill_on_drop: false }` [INFO] [stdout] 97335e7d89d8bb4408feac34da2af910ca8ca4ed6293768eab8864d6e129e71d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49c1c11311b5e77d9af9c1b3f5f05138a9a7b234c5a890351b354052df4781f5 [INFO] running `Command { std: "docker" "start" "-a" "49c1c11311b5e77d9af9c1b3f5f05138a9a7b234c5a890351b354052df4781f5", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db/transaction.rs:30:16 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn txn(&self) -> &rusqlite::Transaction { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 30 | pub fn txn(&self) -> &rusqlite::Transaction<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dimple_db` (lib) generated 1 warning (run `cargo fix --lib -p dimple_db` to apply 1 suggestion) [INFO] [stderr] warning: unused variable: `subscription` [INFO] [stderr] --> src/db/query.rs:258:13 [INFO] [stderr] | [INFO] [stderr] 258 | let subscription = QuerySubscription::new::( [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `subscription` [INFO] [stderr] --> src/db/query.rs:308:13 [INFO] [stderr] | [INFO] [stderr] 308 | let subscription = QuerySubscription::new::( [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscription` [INFO] [stderr] [INFO] [stderr] warning: `dimple_db` (lib test) generated 3 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dimple_db-39ee76a5d4d73037) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test changelog::batching_storage_changelog::tests::test_small_batch_not_split ... ok [INFO] [stdout] test changelog::db_changelog::tests::change_structs_work_with_query ... ok [INFO] [stdout] test changelog::db_changelog::tests::null_values_included_in_changes ... ok [INFO] [stdout] test changelog::db_changelog::tests::insert_creates_change_records ... ok [INFO] [stdout] test changelog::db_changelog::tests::null_to_value_change_tracking ... ok [INFO] [stdout] test db::core::tests::can_create_database ... ok [INFO] [stdout] test changelog::db_changelog::tests::db_changelog_get_all_change_ids ... ok [INFO] [stdout] test db::core::tests::can_retrieve_saved_entities ... ok [INFO] [stdout] test changelog::db_changelog::tests::db_changelog_append_changes ... ok [INFO] [stdout] test changelog::db_changelog::tests::update_only_tracks_modified_fields ... ok [INFO] [stdout] test db::core::tests::extra_struct_fields_ignored ... ok [INFO] [stdout] test db::core::tests::find_returns_first_matching_entity ... ok [INFO] [stdout] test db::core::tests::retrieved_entities_only_have_table_fields ... ok [INFO] [stdout] test db::core::tests::save_generates_uuid_for_new_entities ... ok [INFO] [stdout] test db::core::tests::insert_triggers_insert_event ... ok [INFO] [stdout] test db::core::tests::returns_none_for_missing_entities ... ok [INFO] [stdout] test db::core::tests::find_in_transaction ... ok [INFO] [stdout] test db::core::tests::test_blob ... ok [INFO] [stdout] test db::core::tests::type_names_map_to_table_names ... ok [INFO] [stdout] test db::core::tests::update_triggers_update_event ... ok [INFO] [stdout] test db::core::tests::test_u64 ... ok [INFO] [stdout] test db::sql_parser::tests::test_comma_separated_tables ... ok [INFO] [stdout] test db::sql_parser::tests::test_count_subqueries ... ok [INFO] [stdout] test db::query::tests::test_query_subscription_with_proper_parser ... ok [INFO] [stdout] test db::sql_parser::tests::test_delete_with_join ... ok [INFO] [stdout] test db::sql_parser::tests::test_derived_table ... ok [INFO] [stdout] test db::sql_parser::tests::test_empty_query ... ok [INFO] [stdout] test db::sql_parser::tests::test_insert_with_select ... ok [INFO] [stdout] test db::sql_parser::tests::test_join_query ... ok [INFO] [stdout] test db::sql_parser::tests::test_malformed_sql ... ok [INFO] [stdout] test db::sql_parser::tests::test_multiple_joins ... ok [INFO] [stdout] test db::sql_parser::tests::test_nested_joins ... ok [INFO] [stdout] test db::sql_parser::tests::test_simple_select ... ok [INFO] [stdout] test db::sql_parser::tests::test_subquery ... ok [INFO] [stdout] test db::sql_parser::tests::test_union_query ... ok [INFO] [stdout] test db::sql_parser::tests::test_update_with_from ... ok [INFO] [stdout] test db::sql_parser::tests::test_with_cte ... ok [INFO] [stdout] test storage::encrypted_storage::tests::different_passphrases_incompatible ... ignored [INFO] [stdout] test storage::encrypted_storage::tests::encrypt_decrypt_roundtrip ... ignored [INFO] [stdout] test storage::encrypted_storage::tests::encryption_actually_encrypts ... ignored [INFO] [stdout] test storage::encrypted_storage::tests::list_passes_through ... ignored [INFO] [stdout] test storage::local_storage::tests::test_list_with_empty_prefix ... ok [INFO] [stdout] test storage::local_storage::tests::test_list_with_nested_directories ... ok [INFO] [stdout] test storage::local_storage::tests::test_list_with_non_existent_prefix ... ok [INFO] [stdout] test storage::local_storage::tests::test_list_with_trailing_slash ... ok [INFO] [stdout] test storage::s3_storage::tests::test_environment_variables_info ... ok [INFO] [stdout] test storage::s3_storage::tests::test_s3_binary_content ... ok [INFO] [stdout] test storage::s3_storage::tests::test_s3_empty_content ... ok [INFO] [stdout] test storage::s3_storage::tests::test_s3_get_nonexistent_file ... ok [INFO] [stdout] test db::core::tests::notifications_dont_fire_on_rollback ... ok [INFO] [stdout] test storage::s3_storage::tests::test_s3_json_content ... ok [INFO] [stdout] test storage::s3_storage::tests::test_s3_large_content ... ok [INFO] [stdout] test storage::s3_storage::tests::test_s3_list ... ok [INFO] [stdout] test storage::s3_storage::tests::test_s3_put_and_get ... ok [INFO] [stdout] test db::core::tests::query_subscribe ... ok [INFO] [stdout] test sync::sync_engine::tests::foreign_key_ordering ... ok [INFO] [stdout] test sync::sync_engine::tests::catchup ... ok [INFO] [stdout] test sync::sync_engine::tests::lww_per_attribute ... ok [INFO] [stdout] test sync::sync_engine::tests::basic_sync ... ok [INFO] [stdout] test sync::sync_engine::tests::test_generic_sync_engine ... ok [INFO] [stdout] test sync::sync_engine::tests::test_merged_local_changes_not_overwritten ... ok [INFO] [stdout] test sync::sync_engine::tests::test_newer_local_changes_not_overwritten ... ok [INFO] [stdout] test sync::sync_engine::tests::test_sync_triggers_notifications ... ok [INFO] [stdout] test db::query::tests::test_query_subscription_deduplication ... ok [INFO] [stdout] test db::query::tests::test_query_subscription_refresh ... ok [INFO] [stdout] test sync::sync_engine::tests::performance_comparison_small_dataset ... ok [INFO] [stdout] test sync::sync_engine::tests::performance_comparison_large_dataset ... ok [INFO] [stdout] test sync::sync_engine::tests::performance_comparison_incremental_sync ... ok [INFO] [stdout] test changelog::batching_storage_changelog::tests::test_large_batch_splitting ... ok [INFO] [stdout] test db::core::tests::concurrent_database_operations_stress_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] [stderr] Doc-tests dimple_db [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49c1c11311b5e77d9af9c1b3f5f05138a9a7b234c5a890351b354052df4781f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c1c11311b5e77d9af9c1b3f5f05138a9a7b234c5a890351b354052df4781f5", kill_on_drop: false }` [INFO] [stdout] 49c1c11311b5e77d9af9c1b3f5f05138a9a7b234c5a890351b354052df4781f5