[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonnieda%2Fdimple_db" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vonnieda/dimple_db on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded aws-region v0.25.5
[INFO] [stderr]   Downloaded serde_rusqlite v0.40.0
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded io_tee v0.1.1
[INFO] [stderr]   Downloaded i18n-config v0.4.8
[INFO] [stderr]   Downloaded intl-memoizer v0.5.3
[INFO] [stderr]   Downloaded age-core v0.11.0
[INFO] [stderr]   Downloaded i18n-embed-impl v0.8.4
[INFO] [stderr]   Downloaded find-crate v0.6.3
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded i18n-embed v0.15.4
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.6
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded sqlparser v0.51.0
[INFO] [stderr]   Downloaded attohttpc v0.22.0
[INFO] [stderr]   Downloaded rusqlite_migration v2.3.0
[INFO] [stderr]   Downloaded rmpv v1.3.0
[INFO] [stderr]   Downloaded ordered-multimap v0.4.3
[INFO] [stderr]   Downloaded rust-s3 v0.33.0
[INFO] [stderr]   Downloaded unic-langid v0.9.6
[INFO] [stderr]   Downloaded i18n-embed-fl v0.9.4
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded r2d2_sqlite v0.31.0
[INFO] [stderr]   Downloaded include_dir v0.7.4
[INFO] [stderr]   Downloaded aws-creds v0.34.1
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.7
[INFO] [stderr]   Downloaded rust-ini v0.18.0
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded include_dir_macros v0.7.4
[INFO] [stderr]   Downloaded dlv-list v0.3.0
[INFO] [stderr]   Downloaded maybe-async v0.2.10
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] [stderr]   Downloaded age v0.11.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afca01cacc989d2de74d04b6e45ac63164352d61f46c7e5951b64a200baba93e
[INFO] running `Command { std: "docker" "start" "-a" "afca01cacc989d2de74d04b6e45ac63164352d61f46c7e5951b64a200baba93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afca01cacc989d2de74d04b6e45ac63164352d61f46c7e5951b64a200baba93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afca01cacc989d2de74d04b6e45ac63164352d61f46c7e5951b64a200baba93e", kill_on_drop: false }`
[INFO] [stdout] afca01cacc989d2de74d04b6e45ac63164352d61f46c7e5951b64a200baba93e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46e848d42de927b5eb27cca79a2abca4cbd6c70f2ef0843b48f66890da5b22d0
[INFO] running `Command { std: "docker" "start" "-a" "46e848d42de927b5eb27cca79a2abca4cbd6c70f2ef0843b48f66890da5b22d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rusqlite_migration v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling sqlparser v0.51.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[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 zeroize_derive v1.4.2
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling aws-region v0.25.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling age-core v0.11.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rmpv v1.3.0
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling attohttpc v0.22.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.15.4
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling serde_rusqlite v0.40.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.4
[INFO] [stderr]    Compiling age v0.11.1
[INFO] [stderr]    Compiling aws-creds v0.34.1
[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 1m 05s
[INFO] running `Command { std: "docker" "inspect" "46e848d42de927b5eb27cca79a2abca4cbd6c70f2ef0843b48f66890da5b22d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46e848d42de927b5eb27cca79a2abca4cbd6c70f2ef0843b48f66890da5b22d0", kill_on_drop: false }`
[INFO] [stdout] 46e848d42de927b5eb27cca79a2abca4cbd6c70f2ef0843b48f66890da5b22d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a696695944d7f135eec8d77b9502b2820f1198c41a0bb05db1f4c6684d3e52b8
[INFO] running `Command { std: "docker" "start" "-a" "a696695944d7f135eec8d77b9502b2820f1198c41a0bb05db1f4c6684d3e52b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling sqlparser v0.51.0
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.15.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rusqlite_migration v2.3.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.9.4
[INFO] [stderr]    Compiling serde_rusqlite v0.40.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling age v0.11.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling attohttpc v0.22.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling aws-creds v0.34.1
[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] [stdout] warning: unused variable: `subscription`
[INFO] [stdout]    --> src/db/query.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let subscription = QuerySubscription::new::<Artist, _, _>(
[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::<Artist, _, _>(
[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 34.48s
[INFO] running `Command { std: "docker" "inspect" "a696695944d7f135eec8d77b9502b2820f1198c41a0bb05db1f4c6684d3e52b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a696695944d7f135eec8d77b9502b2820f1198c41a0bb05db1f4c6684d3e52b8", kill_on_drop: false }`
[INFO] [stdout] a696695944d7f135eec8d77b9502b2820f1198c41a0bb05db1f4c6684d3e52b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dbe37c03e2dbd78fae796d01e0b67b2bcd9de8bc3b7550c68792d8f6b742f78d
[INFO] running `Command { std: "docker" "start" "-a" "dbe37c03e2dbd78fae796d01e0b67b2bcd9de8bc3b7550c68792d8f6b742f78d", 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::<Artist, _, _>(
[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::<Artist, _, _>(
[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) (run `cargo fix --lib -p dimple_db --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dimple_db-e766da2e32c0ba26)
[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::update_only_tracks_modified_fields ... ok
[INFO] [stdout] test changelog::db_changelog::tests::insert_creates_change_records ... ok
[INFO] [stdout] test db::core::tests::can_retrieve_saved_entities ... ok
[INFO] [stdout] test db::core::tests::can_create_database ... ok
[INFO] [stdout] test changelog::db_changelog::tests::db_changelog_append_changes ... ok
[INFO] [stdout] test changelog::db_changelog::tests::null_values_included_in_changes ... ok
[INFO] [stdout] test changelog::db_changelog::tests::change_structs_work_with_query ... ok
[INFO] [stdout] test db::core::tests::save_generates_uuid_for_new_entities ... ok
[INFO] [stdout] test db::core::tests::returns_none_for_missing_entities ... ok
[INFO] [stdout] test db::core::tests::insert_triggers_insert_event ... ok
[INFO] [stdout] test db::core::tests::find_in_transaction ... ok
[INFO] [stdout] test db::core::tests::type_names_map_to_table_names ... ok
[INFO] [stdout] test db::core::tests::test_u64 ... ok
[INFO] [stdout] test changelog::db_changelog::tests::db_changelog_get_all_change_ids ... ok
[INFO] [stdout] test db::sql_parser::tests::test_comma_separated_tables ... ok
[INFO] [stdout] test db::core::tests::test_blob ... 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_count_subqueries ... ok
[INFO] [stdout] test db::core::tests::update_triggers_update_event ... ok
[INFO] [stdout] test db::core::tests::find_returns_first_matching_entity ... ok
[INFO] [stdout] test changelog::db_changelog::tests::null_to_value_change_tracking ... ok
[INFO] [stdout] test db::core::tests::retrieved_entities_only_have_table_fields ... 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_malformed_sql ... ok
[INFO] [stdout] test db::sql_parser::tests::test_join_query ... ok
[INFO] [stdout] test db::sql_parser::tests::test_nested_joins ... ok
[INFO] [stdout] test db::sql_parser::tests::test_multiple_joins ... ok
[INFO] [stdout] test db::sql_parser::tests::test_update_with_from ... ok
[INFO] [stdout] test db::sql_parser::tests::test_subquery ... 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 db::sql_parser::tests::test_with_cte ... ok
[INFO] [stdout] test db::sql_parser::tests::test_simple_select ... ok
[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_non_existent_prefix ... ok
[INFO] [stdout] test storage::s3_storage::tests::test_s3_empty_content ... ok
[INFO] [stdout] test storage::s3_storage::tests::test_environment_variables_info ... ok
[INFO] [stdout] test storage::s3_storage::tests::test_s3_get_nonexistent_file ... ok
[INFO] [stdout] test storage::s3_storage::tests::test_s3_large_content ... ok
[INFO] [stdout] test storage::s3_storage::tests::test_s3_binary_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 storage::local_storage::tests::test_list_with_trailing_slash ... ok
[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::s3_storage::tests::test_s3_json_content ... ok
[INFO] [stdout] test db::query::tests::test_query_subscription_with_proper_parser ... ok
[INFO] [stdout] test db::core::tests::extra_struct_fields_ignored ... ok
[INFO] [stdout] test db::sql_parser::tests::test_union_query ... ok
[INFO] [stdout] test sync::sync_engine::tests::basic_sync ... ok
[INFO] [stdout] test sync::sync_engine::tests::test_merged_local_changes_not_overwritten ... ok
[INFO] [stdout] test sync::sync_engine::tests::test_generic_sync_engine ... ok
[INFO] [stdout] test sync::sync_engine::tests::foreign_key_ordering ... ok
[INFO] [stdout] test sync::sync_engine::tests::test_newer_local_changes_not_overwritten ... ok
[INFO] [stdout] test db::core::tests::notifications_dont_fire_on_rollback ... 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::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] test db::core::tests::query_subscribe ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::core::tests::query_subscribe stdout ----
[INFO] [stdout] Error: timed out waiting on channel
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::sync::mpsc::RecvTimeoutError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::sync::mpsc::RecvTimeoutError>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: dimple_db::db::core::tests::query_subscribe
[INFO] [stdout]              at ./src/db/core.rs:420:35
[INFO] [stdout]    3: dimple_db::db::core::tests::query_subscribe::{closure#0}
[INFO] [stdout]              at ./src/db/core.rs:400:29
[INFO] [stdout]    4: <dimple_db::db::core::tests::query_subscribe::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   16: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   22: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::core::tests::query_subscribe
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 65 passed; 1 failed; 4 ignored; 0 measured; 0 filtered out; finished in 5.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dbe37c03e2dbd78fae796d01e0b67b2bcd9de8bc3b7550c68792d8f6b742f78d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbe37c03e2dbd78fae796d01e0b67b2bcd9de8bc3b7550c68792d8f6b742f78d", kill_on_drop: false }`
[INFO] [stdout] dbe37c03e2dbd78fae796d01e0b67b2bcd9de8bc3b7550c68792d8f6b742f78d
