[INFO] cloning repository https://github.com/Jreeves0908/imessage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jreeves0908/imessage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJreeves0908%2Fimessage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJreeves0908%2Fimessage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] beeb853b211b52d71bf5f8e6e241810b89bd93cc
[INFO] testing Jreeves0908/imessage against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJreeves0908%2Fimessage" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jreeves0908/imessage
[INFO] finished tweaking git repo https://github.com/Jreeves0908/imessage
[INFO] tweaked toml for git repo https://github.com/Jreeves0908/imessage written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jreeves0908/imessage 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 git repo https://github.com/Jreeves0908/imessage 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]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded tempfile v3.11.0
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded plist v1.7.0
[INFO] [stderr]   Downloaded portable-atomic v1.3.3
[INFO] [stderr]   Downloaded quick-xml v0.32.0
[INFO] [stderr]   Downloaded anyhow v1.0.87
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded rustix v0.38.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5126cf400dfacb4bdbe605cec32048113e8fd05c5c6c1645f4faa3555ababa7a
[INFO] running `Command { std: "docker" "start" "-a" "5126cf400dfacb4bdbe605cec32048113e8fd05c5c6c1645f4faa3555ababa7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5126cf400dfacb4bdbe605cec32048113e8fd05c5c6c1645f4faa3555ababa7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5126cf400dfacb4bdbe605cec32048113e8fd05c5c6c1645f4faa3555ababa7a", kill_on_drop: false }`
[INFO] [stdout] 5126cf400dfacb4bdbe605cec32048113e8fd05c5c6c1645f4faa3555ababa7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] de0155dcf71a91abcfb4fbb8c3b02d2d68372e05b5de43b4fe37e6273c9d198a
[INFO] running `Command { std: "docker" "start" "-a" "de0155dcf71a91abcfb4fbb8c3b02d2d68372e05b5de43b4fe37e6273c9d198a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling protobuf-support v3.7.1
[INFO] [stderr]    Compiling fdlimit v0.3.0
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling protobuf-parse v3.7.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.1
[INFO] [stderr]    Compiling imessage-database v0.0.0 (/opt/rustwide/workdir/imessage-database)
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/message_types/edited.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn body(&self) -> Vec<BubbleComponent> {
[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] 70 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/attachment.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/chat.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/chat_handle.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/handle.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/body.rs:241:39
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub(crate) fn parse_body_legacy(text: &Option<String>) -> Vec<BubbleComponent> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub(crate) fn parse_body_legacy(text: &Option<String>) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn body(&self) -> Vec<BubbleComponent> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:936:20
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub fn variant(&self) -> Variant {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub fn variant(&self) -> Variant<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1017:29
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub fn get_announcement(&self) -> Option<Announcement> {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub fn get_announcement(&self) -> Option<Announcement<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1034:20
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     pub fn service(&self) -> Service {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     pub fn service(&self) -> Service<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1087:27
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     pub fn get_expressive(&self) -> Expressive {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     pub fn get_expressive(&self) -> Expressive<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/table.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get(db: &Connection) -> Result<Statement, TableError>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/table.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn body(&self) -> Vec<BubbleComponent>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn body(&self) -> Vec<BubbleComponent<'_>>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling imessage-exporter v0.0.0 (/opt/rustwide/workdir/imessage-exporter)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-exporter/src/app/sanitizers.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn sanitize_html(input: &str) -> Cow<str> {
[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] 56 | pub fn sanitize_html(input: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.59s
[INFO] running `Command { std: "docker" "inspect" "de0155dcf71a91abcfb4fbb8c3b02d2d68372e05b5de43b4fe37e6273c9d198a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0155dcf71a91abcfb4fbb8c3b02d2d68372e05b5de43b4fe37e6273c9d198a", kill_on_drop: false }`
[INFO] [stdout] de0155dcf71a91abcfb4fbb8c3b02d2d68372e05b5de43b4fe37e6273c9d198a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 82d39866027e9a2751cdda1a1f69a391571f5fe7c84fabd064b75565d3fbd16b
[INFO] running `Command { std: "docker" "start" "-a" "82d39866027e9a2751cdda1a1f69a391571f5fe7c84fabd064b75565d3fbd16b", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/message_types/edited.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn body(&self) -> Vec<BubbleComponent> {
[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] 70 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/attachment.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/chat.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/chat_handle.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling imessage-database v0.0.0 (/opt/rustwide/workdir/imessage-database)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/handle.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling imessage-exporter v0.0.0 (/opt/rustwide/workdir/imessage-exporter)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/body.rs:241:39
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub(crate) fn parse_body_legacy(text: &Option<String>) -> Vec<BubbleComponent> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub(crate) fn parse_body_legacy(text: &Option<String>) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn body(&self) -> Vec<BubbleComponent> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:936:20
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub fn variant(&self) -> Variant {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub fn variant(&self) -> Variant<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1017:29
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub fn get_announcement(&self) -> Option<Announcement> {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub fn get_announcement(&self) -> Option<Announcement<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1034:20
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     pub fn service(&self) -> Service {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     pub fn service(&self) -> Service<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1087:27
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     pub fn get_expressive(&self) -> Expressive {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     pub fn get_expressive(&self) -> Expressive<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/table.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get(db: &Connection) -> Result<Statement, TableError>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/table.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn body(&self) -> Vec<BubbleComponent>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn body(&self) -> Vec<BubbleComponent<'_>>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-exporter/src/app/sanitizers.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn sanitize_html(input: &str) -> Cow<str> {
[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] 56 | pub fn sanitize_html(input: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/message_types/edited.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn body(&self) -> Vec<BubbleComponent> {
[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] 70 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/attachment.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/chat.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/chat_handle.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/handle.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/body.rs:241:39
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub(crate) fn parse_body_legacy(text: &Option<String>) -> Vec<BubbleComponent> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub(crate) fn parse_body_legacy(text: &Option<String>) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn body(&self) -> Vec<BubbleComponent> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> imessage-database/src/tables/messages/message.rs:936:20
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub fn variant(&self) -> Variant {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub fn variant(&self) -> Variant<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1017:29
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub fn get_announcement(&self) -> Option<Announcement> {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub fn get_announcement(&self) -> Option<Announcement<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1034:20
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     pub fn service(&self) -> Service {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     pub fn service(&self) -> Service<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> imessage-database/src/tables/messages/message.rs:1087:27
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     pub fn get_expressive(&self) -> Expressive {
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1087 |     pub fn get_expressive(&self) -> Expressive<'_> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/table.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get(db: &Connection) -> Result<Statement, TableError>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> imessage-database/src/tables/table.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn body(&self) -> Vec<BubbleComponent>;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn body(&self) -> Vec<BubbleComponent<'_>>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.76s
[INFO] running `Command { std: "docker" "inspect" "82d39866027e9a2751cdda1a1f69a391571f5fe7c84fabd064b75565d3fbd16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d39866027e9a2751cdda1a1f69a391571f5fe7c84fabd064b75565d3fbd16b", kill_on_drop: false }`
[INFO] [stdout] 82d39866027e9a2751cdda1a1f69a391571f5fe7c84fabd064b75565d3fbd16b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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", kill_on_drop: false }`
[INFO] [stdout] 699eaca4b384955a334ab7c931b7163ae7a48b186459f710249aca813ef2ae1b
[INFO] running `Command { std: "docker" "start" "-a" "699eaca4b384955a334ab7c931b7163ae7a48b186459f710249aca813ef2ae1b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> imessage-database/src/message_types/edited.rs:70:13
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn body(&self) -> Vec<BubbleComponent> {
[INFO] [stderr]    |             ^^^^^         --------------- the same lifetime is hidden here
[INFO] [stderr]    |             |
[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] 70 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> imessage-database/src/tables/attachment.rs:113:16
[INFO] [stderr]     |
[INFO] [stderr] 113 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[INFO] [stderr]     |                ^^^^^^^^^^^            --------- the same lifetime is hidden here
[INFO] [stderr]     |                |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> imessage-database/src/tables/chat.rs:35:16
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[INFO] [stderr]    |                ^^^^^^^^^^^            --------- the same lifetime is hidden here
[INFO] [stderr]    |                |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> imessage-database/src/tables/chat_handle.rs:30:16
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[INFO] [stderr]    |                ^^^^^^^^^^^            --------- the same lifetime is hidden here
[INFO] [stderr]    |                |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> imessage-database/src/tables/handle.rs:31:16
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[INFO] [stderr]    |                ^^^^^^^^^^^            --------- the same lifetime is hidden here
[INFO] [stderr]    |                |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> imessage-database/src/tables/messages/body.rs:241:39
[INFO] [stderr]     |
[INFO] [stderr] 241 | pub(crate) fn parse_body_legacy(text: &Option<String>) -> Vec<BubbleComponent> {
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^         --------------- the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 241 | pub(crate) fn parse_body_legacy(text: &Option<String>) -> Vec<BubbleComponent<'_>> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> imessage-database/src/tables/messages/message.rs:149:16
[INFO] [stderr]     |
[INFO] [stderr] 149 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[INFO] [stderr]     |                ^^^^^^^^^^^            --------- the same lifetime is hidden here
[INFO] [stderr]     |                |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> imessage-database/src/tables/messages/message.rs:386:13
[INFO] [stderr]     |
[INFO] [stderr] 386 |     fn body(&self) -> Vec<BubbleComponent> {
[INFO] [stderr]     |             ^^^^^         --------------- the same lifetime is hidden here
[INFO] [stderr]     |             |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 386 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> imessage-database/src/tables/messages/message.rs:936:20
[INFO] [stderr]     |
[INFO] [stderr] 936 |     pub fn variant(&self) -> Variant {
[INFO] [stderr]     |                    ^^^^^     ------- the same lifetime is hidden here
[INFO] [stderr]     |                    |
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 936 |     pub fn variant(&self) -> Variant<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> imessage-database/src/tables/messages/message.rs:1017:29
[INFO] [stderr]      |
[INFO] [stderr] 1017 |     pub fn get_announcement(&self) -> Option<Announcement> {
[INFO] [stderr]      |                             ^^^^^            ------------ the same lifetime is hidden here
[INFO] [stderr]      |                             |
[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] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1017 |     pub fn get_announcement(&self) -> Option<Announcement<'_>> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> imessage-database/src/tables/messages/message.rs:1034:20
[INFO] [stderr]      |
[INFO] [stderr] 1034 |     pub fn service(&self) -> Service {
[INFO] [stderr]      |                    ^^^^^     ------- the same lifetime is hidden here
[INFO] [stderr]      |                    |
[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] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1034 |     pub fn service(&self) -> Service<'_> {
[INFO] [stderr]      |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> imessage-database/src/tables/messages/message.rs:1087:27
[INFO] [stderr]      |
[INFO] [stderr] 1087 |     pub fn get_expressive(&self) -> Expressive {
[INFO] [stderr]      |                           ^^^^^     ---------- the same lifetime is hidden here
[INFO] [stderr]      |                           |
[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] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1087 |     pub fn get_expressive(&self) -> Expressive<'_> {
[INFO] [stderr]      |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> imessage-database/src/tables/table.rs:18:16
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn get(db: &Connection) -> Result<Statement, TableError>;
[INFO] [stderr]    |                ^^^^^^^^^^^            --------- the same lifetime is hidden here
[INFO] [stderr]    |                |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn get(db: &Connection) -> Result<Statement<'_>, TableError>;
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> imessage-database/src/tables/table.rs:91:13
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn body(&self) -> Vec<BubbleComponent>;
[INFO] [stderr]    |             ^^^^^         --------------- the same lifetime is hidden here
[INFO] [stderr]    |             |
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn body(&self) -> Vec<BubbleComponent<'_>>;
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `imessage-database` (lib) generated 14 warnings
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> imessage-exporter/src/app/sanitizers.rs:56:29
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn sanitize_html(input: &str) -> Cow<str> {
[INFO] [stderr]    |                             ^^^^     -------- the same lifetime is hidden here
[INFO] [stderr]    |                             |
[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] 56 | pub fn sanitize_html(input: &str) -> Cow<'_, str> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `imessage-exporter` (bin "imessage-exporter" test) generated 1 warning
[INFO] [stderr] warning: `imessage-database` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/imessage_database-6bb5ca20c076ae66)
[INFO] [stdout] 
[INFO] [stdout] running 258 tests
[INFO] [stdout] test message_types::app::tests::test_parse_apple_pay_recurring_1 ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_business ... ok
[INFO] [stdout] test message_types::digital_touch::models::tests::can_parse_heartbreak ... ok
[INFO] [stdout] test message_types::digital_touch::models::tests::can_parse_sketch ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_check_in_location ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_apple_pay_sent_265 ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_check_in_timer_late ... ok
[INFO] [stdout] test message_types::digital_touch::models::tests::can_parse_tap ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_slideshow ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_check_in_query_string ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_business_query_string ... ok
[INFO] [stdout] test message_types::digital_touch::models::tests::can_parse_heartbeat ... ok
[INFO] [stdout] test message_types::collaboration::tests::test_parse_collaboration ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_check_in_timer ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_find_my ... ok
[INFO] [stdout] test message_types::edited::test_gen::test_parse_deleted ... ok
[INFO] [stdout] test message_types::digital_touch::models::tests::can_parse_fireball ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_opentable_invite ... ok
[INFO] [stdout] test message_types::edited::test_gen::test_parse_edited_with_formatting ... ok
[INFO] [stdout] test message_types::edited::test_parser::test_parse_deleted ... ok
[INFO] [stdout] test message_types::edited::test_gen::test_parse_multipart_deleted ... ok
[INFO] [stdout] test message_types::edited::test_gen::test_parse_multipart_edited_and_deleted ... ok
[INFO] [stdout] test message_types::edited::test_gen::test_parse_multipart_edited_and_unsent ... ok
[INFO] [stdout] test message_types::edited::test_parser::test_parse_edited_to_link ... ok
[INFO] [stdout] test message_types::edited::test_parser::test_parse_edited_with_formatting ... ok
[INFO] [stdout] test message_types::edited::test_gen::test_parse_edited_to_link_and_back ... ok
[INFO] [stdout] test message_types::edited::test_gen::test_parse_edited_to_link ... ok
[INFO] [stdout] test message_types::edited::test_parser::test_parse_multipart_deleted ... ok
[INFO] [stdout] test message_types::app_store::tests::test_parse_app_store_link ... ok
[INFO] [stdout] test message_types::edited::test_parser::test_parse_edited ... ok
[INFO] [stdout] test message_types::edited::test_parser::test_parse_multipart_edited_and_deleted ... ok
[INFO] [stdout] test message_types::edited::test_parser::test_parse_edited_to_link_and_back ... ok
[INFO] [stdout] test message_types::edited::test_parser::test_parse_multipart_edited_and_unsent ... ok
[INFO] [stdout] test message_types::digital_touch::models::tests::can_parse_kiss ... ok
[INFO] [stdout] test message_types::edited::test_gen::test_parse_edited ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_svg_builtin ... ok
[INFO] [stdout] test message_types::app::tests::test_parse_game ... ok
[INFO] [stdout] test message_types::placemark::tests::test_parse_app_store_link ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_ascii_builtin ... ok
[INFO] [stdout] test message_types::sticker::tests::test_parse_sticker_comic ... ok
[INFO] [stdout] test message_types::sticker::tests::test_parse_sticker_outline ... ok
[INFO] [stdout] test message_types::sticker::tests::test_parse_sticker_puffy ... ok
[INFO] [stdout] test message_types::sticker::tests::test_parse_sticker_shiny ... ok
[INFO] [stdout] test message_types::url::url_override_tests::can_parse_music ... ok
[INFO] [stdout] test message_types::placemark::tests::can_parse_placemark ... ok
[INFO] [stdout] test message_types::music::tests::test_parse_apple_music ... ok
[INFO] [stdout] test message_types::url::url_override_tests::can_parse_normal ... ok
[INFO] [stdout] test message_types::url::url_tests::test_get_url ... ok
[INFO] [stdout] test message_types::url::url_tests::test_get_original_url ... ok
[INFO] [stdout] test message_types::url::url_override_tests::can_parse_placemark ... ok
[INFO] [stdout] test message_types::url::url_tests::test_parse_url_me ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_svg_old ... ok
[INFO] [stdout] test message_types::url::url_tests::test_parse_url_me_metadata ... ok
[INFO] [stdout] test message_types::music::tests::test_parse_apple_music_lyrics ... ok
[INFO] [stdout] test message_types::sticker::tests::test_parse_sticker_normal ... ok
[INFO] [stdout] test message_types::url::url_tests::test_get_no_url ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_svg ... ok
[INFO] [stdout] test message_types::url::url_override_tests::can_parse_app_store ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_ascii_half ... ok
[INFO] [stdout] test message_types::url::url_override_tests::can_parse_collaboration ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_file_size_cap ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_file_size_gb ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_file_size_kb ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_file_size_mb ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_filename ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_filename_no_filename ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_from_payload ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_filename_no_transfer_name ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_mime_type_fake ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_mime_type_heic ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_attachment_bytes_no_filter ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_mime_type_missing ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_mime_type_png ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_path ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_ascii ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_resolved_path_ios ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_resolved_path_ios_custom ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_resolved_path_macos ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_resolved_path_macos_custom ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_resolved_path_macos_raw_tilde ... ok
[INFO] [stdout] test tables::attachment::tests::cant_get_extension_missing ... ok
[INFO] [stdout] test tables::attachment::tests::cant_get_missing_resolved_path_macos ... ok
[INFO] [stdout] test tables::attachment::tests::cant_get_path_missing ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_attachment_bytes_contact_date_filter ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_file_size_bytes ... ok
[INFO] [stdout] test tables::chat_handle::tests::test_same_values ... ok
[INFO] [stdout] test tables::handle::tests::test_can_dedupe ... ok
[INFO] [stdout] test tables::handle::tests::test_same_values ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_resolved_path_macos_raw ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_attachment_bytes_start_filter ... ok
[INFO] [stdout] test tables::chat_handle::tests::can_dedupe_multi ... ok
[INFO] [stdout] test tables::chat_handle::tests::can_dedupe ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_filename_no_meta ... ok
[INFO] [stdout] test message_types::url::url_tests::test_parse_url_reminder ... ok
[INFO] [stdout] test tables::messages::body::legacy_tests::can_get_message_body_attachment_text ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_extension ... ok
[INFO] [stdout] test tables::messages::body::legacy_tests::can_get_message_body_single_emoji ... ok
[INFO] [stdout] test tables::messages::body::legacy_tests::can_get_message_body_text_only ... ok
[INFO] [stdout] test tables::messages::body::legacy_tests::can_get_message_body_multiple_emoji ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_attachment_i16 ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_app ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_attachment ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_apple_music_lyrics ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_attachment_bytes_start_end_filter ... ok
[INFO] [stdout] test tables::attachment::tests::cant_get_missing_resolved_path_ios ... ok
[INFO] [stdout] test tables::messages::body::legacy_tests::can_get_message_body_app_attachment_text_mixed_start_app ... ok
[INFO] [stdout] test tables::messages::body::legacy_tests::can_get_message_body_app_attachment_text_mixed_start_text ... ok
[INFO] [stdout] test tables::messages::body::legacy_tests::can_get_message_body_app_text ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_mention ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_multi_part_deleted ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_phone ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_simple ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_simple_two ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_text_effects ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_text_effects_styles_mixed ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_code ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_audio_message ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_custom_tapback ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_date ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_deleted_only ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_attachment_bytes_end_filter ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_multi_part_deleted_edited ... ok
[INFO] [stdout] test tables::messages::tests::date_tests::tests::can_get_time_date_read_before_date ... ok
[INFO] [stdout] test tables::messages::tests::edited_tests::tests::can_get_fully_unsent_false ... ok
[INFO] [stdout] test tables::messages::tests::edited_tests::tests::can_get_fully_unsent_none ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_url ... ok
[INFO] [stdout] test tables::attachment::tests::can_get_attachment_bytes_contact_filter ... ok
[INFO] [stdout] test tables::messages::tests::date_tests::tests::can_get_time_date_read_after_date ... ok
[INFO] [stdout] test tables::messages::tests::edited_tests::tests::can_get_fully_unsent_false_multiple ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_text_styles ... ok
[INFO] [stdout] test tables::messages::tests::edited_tests::tests::can_get_fully_unsent_true_single ... ok
[INFO] [stdout] test tables::messages::tests::edited_tests::tests::can_get_fully_unsent_true_multiple ... ok
[INFO] [stdout] test tables::messages::tests::edited_tests::tests::can_get_part_edited_blank ... ok
[INFO] [stdout] test tables::messages::tests::expressive_tests::tests::can_get_message_expression_bubble ... ok
[INFO] [stdout] test tables::messages::tests::edited_tests::tests::can_get_part_edited_true ... ok
[INFO] [stdout] test tables::messages::tests::guid_tests::tests::can_get_valid_guid ... ok
[INFO] [stdout] test tables::messages::tests::edited_tests::tests::can_get_part_edited_false ... ok
[INFO] [stdout] test tables::messages::tests::expressive_tests::tests::can_get_message_expression_none ... ok
[INFO] [stdout] test tables::messages::tests::guid_tests::tests::cant_get_invalid_guid ... ok
[INFO] [stdout] test tables::messages::tests::guid_tests::tests::cant_get_invalid_guid_bp ... ok
[INFO] [stdout] test tables::messages::tests::guid_tests::tests::cant_get_invalid_guid_p ... ok
[INFO] [stdout] test tables::messages::tests::query_tests::exclude_recoverable_tests::can_create_invalid_end ... ok
[INFO] [stdout] test tables::messages::tests::guid_tests::tests::can_get_valid_guid_bp ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_email ... ok
[INFO] [stdout] test tables::messages::tests::query_tests::exclude_recoverable_tests::can_create_invalid_start ... ok
[INFO] [stdout] test tables::messages::tests::guid_tests::tests::can_get_valid_guid_p ... ok
[INFO] [stdout] test tables::messages::tests::expressive_tests::tests::can_get_message_expression_screen ... ok
[INFO] [stdout] test tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_empty ... ok
[INFO] [stdout] test tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_chat_ids ... ok
[INFO] [stdout] test tables::messages::tests::query_tests::include_recoverable_tests::can_create_invalid_start ... ok
[INFO] [stdout] test tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_chat_ids ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::can_get_variant_third_party_app ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_built_in_app_find_my ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_built_in_app_handwriting ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_built_in_app_url ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_custom_emoji_tapback ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_edited_message ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_shareplay ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_standard_message ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_sticker ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_tapback_added_heart ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_tapback_removed_like ... ok
[INFO] [stdout] test tables::messages::tests::variant::tests::test_unknown_type ... ok
[INFO] [stdout] test util::bundle_id::tests::can_get_balloon_bundle_id_apple ... ok
[INFO] [stdout] test util::bundle_id::tests::can_get_balloon_bundle_id_os ... ok
[INFO] [stdout] test util::bundle_id::tests::can_get_balloon_bundle_id_third_party ... ok
[INFO] [stdout] test util::bundle_id::tests::can_get_balloon_bundle_id_url ... ok
[INFO] [stdout] test tables::messages::tests::query_tests::include_recoverable_tests::can_create_invalid_end ... ok
[INFO] [stdout] test util::bundle_id::tests::can_get_no_balloon_bundle_id ... ok
[INFO] [stdout] test util::dates::tests::can_format_date_double_digit ... ok
[INFO] [stdout] test util::dates::tests::can_format_date_single_digit ... ok
[INFO] [stdout] test tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_empty ... ok
[INFO] [stdout] test message_types::url::url_tests::test_parse_url_twitter ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_all ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_all_singular ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_days_minutes ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_ascii_old ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_days ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_minutes ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_hours ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_minutes_seconds ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_mixed_singular ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_month ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_seconds ... ok
[INFO] [stdout] test util::dates::tests::can_format_no_diff ... ok
[INFO] [stdout] test util::dates::tests::can_format_diff_year ... ok
[INFO] [stdout] test util::dates::tests::cant_format_diff_backwards ... ok
[INFO] [stdout] test util::platform::tests::can_parse_ios_any_case ... ok
[INFO] [stdout] test util::platform::tests::can_parse_macos_any_case ... ok
[INFO] [stdout] test util::platform::tests::cant_parse_invalid ... ok
[INFO] [stdout] test util::query_context::id_tests::test_can_overwrite_selected_chat_ids_empty ... ok
[INFO] [stdout] test util::query_context::id_tests::test_can_set_selected_chat_ids ... ok
[INFO] [stdout] test util::query_context::id_tests::test_can_set_selected_chat_ids_empty ... ok
[INFO] [stdout] test util::query_context::id_tests::test_can_set_selected_handle_ids_empty ... ok
[INFO] [stdout] test util::query_context::sanitize_tests::can_reject_bad_data ... ok
[INFO] [stdout] test util::query_context::sanitize_tests::can_reject_bad_month ... ok
[INFO] [stdout] test util::query_context::sanitize_tests::can_reject_bad_day ... ok
[INFO] [stdout] test util::query_context::sanitize_tests::can_reject_wrong_hyphen ... ok
[INFO] [stdout] test util::query_context::sanitize_tests::can_reject_bad_order ... ok
[INFO] [stdout] test util::query_context::use_tests::can_create ... ok
[INFO] [stdout] test util::query_context::sanitize_tests::can_sanitize_good ... ok
[INFO] [stdout] test util::query_context::use_tests::can_create_both ... ok
[INFO] [stdout] test util::query_context::use_tests::can_create_start ... ok
[INFO] [stdout] test util::size::tests::can_get_file_size_bytes ... ok
[INFO] [stdout] test util::query_context::use_tests::can_create_end ... ok
[INFO] [stdout] test util::size::tests::can_get_file_size_cap ... ok
[INFO] [stdout] test util::size::tests::can_get_file_size_kb ... ok
[INFO] [stdout] test util::query_context::id_tests::test_can_set_selected_handle_ids ... ok
[INFO] [stdout] test util::size::tests::can_get_file_size_gb ... ok
[INFO] [stdout] test util::query_context::sanitize_tests::can_reject_bad_short ... ok
[INFO] [stdout] test util::query_context::id_tests::test_can_overwrite_selected_handle_ids_empty ... ok
[INFO] [stdout] test util::streamtyped::tests::test_can_drop_chars_none ... ok
[INFO] [stdout] test util::streamtyped::tests::test_cant_drop_all ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_app ... ok
[INFO] [stdout] test util::size::tests::can_get_file_size_mb ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_array ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_attachment ... ok
[INFO] [stdout] test util::streamtyped::tests::test_can_drop_chars ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_blank ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_clean ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_long ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_multi_part ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_multi_part_deleted ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_space ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_url ... ok
[INFO] [stdout] test util::streamtyped::tests::test_parse_text_weird_font ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_all_styles ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_all_styles_single ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_all_effects ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_custom_tapback ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_effects_styles_mixed ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_header ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_attachment_float ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_apple_music_lyrics ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_app ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_audio_transcription ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_basic ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_array ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_basic_2 ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_long ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_mention ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_multi_part_deleted ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_url_message ... ok
[INFO] [stdout] test util::typedstream::tests::test_type::type_tests::can_get_array_good ... ok
[INFO] [stdout] test util::typedstream::tests::test_type::type_tests::cant_get_array_bad ... ok
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_attachment_i16 ... ok
[INFO] [stdout] test tables::messages::body::typedstream_tests::can_get_message_body_multi_part ... FAILED
[INFO] [stdout] test tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end ... FAILED
[INFO] [stdout] test tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_end ... FAILED
[INFO] [stdout] test tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end_chat_ids ... FAILED
[INFO] [stdout] test tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start ... FAILED
[INFO] [stdout] test tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_end ... FAILED
[INFO] [stdout] test tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end ... FAILED
[INFO] [stdout] test tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start ... FAILED
[INFO] [stdout] test tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end_chat_ids ... FAILED
[INFO] [stdout] test util::typedstream::tests::test_parser::parser_tests::test_parse_text_multi_part ... FAILED
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_ascii_pollock ... ok
[INFO] [stdout] test message_types::handwriting::models::tests::test_parse_handwritten_as_svg_pollock ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::body::typedstream_tests::can_get_message_body_multi_part stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::body::typedstream_tests::can_get_message_body_multi_part' panicked at imessage-database/src/tables/messages/body.rs:408:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b3d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57ef009857a8 - core::result::Result<T,E>::unwrap::h5229623018a01c79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57ef009857a8 - imessage_database::tables::messages::body::typedstream_tests::can_get_message_body_multi_part::he2d6e33a660d06da
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/body.rs:408:53
[INFO] [stdout]   22:     0x57ef00985407 - imessage_database::tables::messages::body::typedstream_tests::can_get_message_body_multi_part::{{closure}}::hf85863b4e5017200
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/body.rs:400:41
[INFO] [stdout]   23:     0x57ef00869556 - core::ops::function::FnOnce::call_once::h9c99f47a33e1d722
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end' panicked at imessage-database/src/tables/messages/tests/query_tests.rs:158:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " WHERE\n                     m.date >= 599529600000000000 AND     m.date <= 602294400000000000"
[INFO] [stdout]  right: " WHERE\n                     m.date >= 599558400000000000 AND     m.date <= 602323200000000000"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b2c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57ef008a54d8 - core::panicking::assert_failed::hd5ee8996adfacbf8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57ef008a0512 - imessage_database::tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end::h529cfed0f6e176b1
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:158:9
[INFO] [stdout]   22:     0x57ef008a0207 - imessage_database::tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end::{{closure}}::h80698f3f95226de7
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:150:49
[INFO] [stdout]   23:     0x57ef00869e56 - core::ops::function::FnOnce::call_once::hb8ce8f8efe96bedf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_end' panicked at imessage-database/src/tables/messages/tests/query_tests.rs:37:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " WHERE\n                     m.date <= 599529600000000000"
[INFO] [stdout]  right: " WHERE\n                     m.date <= 599558400000000000"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b2c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57ef008a54d8 - core::panicking::assert_failed::hd5ee8996adfacbf8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57ef0089ee2b - imessage_database::tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_end::h8b3c25843a6f4d33
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:37:9
[INFO] [stdout]   22:     0x57ef0089ec17 - imessage_database::tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_end::{{closure}}::h03653ba78b0c92d9
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:30:43
[INFO] [stdout]   23:     0x57ef00868306 - core::ops::function::FnOnce::call_once::h5bdd17c3be24001c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end_chat_ids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end_chat_ids' panicked at imessage-database/src/tables/messages/tests/query_tests.rs:185:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " WHERE\n                     m.date >= 599529600000000000 AND     m.date <= 602294400000000000 AND     (c.chat_id IN (1, 2, 3) OR d.chat_id IN (1, 2, 3))"
[INFO] [stdout]  right: " WHERE\n                     m.date >= 599558400000000000 AND     m.date <= 602323200000000000 AND     (c.chat_id IN (1, 2, 3) OR d.chat_id IN (1, 2, 3))"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b2c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57ef008a54d8 - core::panicking::assert_failed::hd5ee8996adfacbf8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57ef008a0a7e - imessage_database::tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end_chat_ids::h0e37a03c1131ed68
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:185:9
[INFO] [stdout]   22:     0x57ef008a0727 - imessage_database::tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end_chat_ids::{{closure}}::h95648e53cd3865fa
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:176:58
[INFO] [stdout]   23:     0x57ef00868866 - core::ops::function::FnOnce::call_once::h707fa08eb41e69a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start' panicked at imessage-database/src/tables/messages/tests/query_tests.rs:129:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " WHERE\n                     m.date >= 599529600000000000"
[INFO] [stdout]  right: " WHERE\n                     m.date >= 599558400000000000"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b2c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57ef008a54d8 - core::panicking::assert_failed::hd5ee8996adfacbf8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57ef0089ff3e - imessage_database::tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start::h7d04bd333d60c6a4
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:129:9
[INFO] [stdout]   22:     0x57ef0089fd27 - imessage_database::tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start::{{closure}}::hb0a89d72b192ba6d
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:122:45
[INFO] [stdout]   23:     0x57ef0086a946 - core::ops::function::FnOnce::call_once::hda8afc9e6fb555e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_end' panicked at imessage-database/src/tables/messages/tests/query_tests.rs:143:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " WHERE\n                     m.date <= 599529600000000000"
[INFO] [stdout]  right: " WHERE\n                     m.date <= 599558400000000000"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b2c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57ef008a54d8 - core::panicking::assert_failed::hd5ee8996adfacbf8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57ef008a01ae - imessage_database::tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_end::h142f92628a0a6018
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:143:9
[INFO] [stdout]   22:     0x57ef0089ff97 - imessage_database::tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_end::{{closure}}::he57bee6436ead6d1
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:136:43
[INFO] [stdout]   23:     0x57ef0086a636 - core::ops::function::FnOnce::call_once::hd63476a592dd6e8a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end' panicked at imessage-database/src/tables/messages/tests/query_tests.rs:52:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " WHERE\n                     m.date >= 599529600000000000 AND     m.date <= 602294400000000000"
[INFO] [stdout]  right: " WHERE\n                     m.date >= 599558400000000000 AND     m.date <= 602323200000000000"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b2c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57ef008a54d8 - core::panicking::assert_failed::hd5ee8996adfacbf8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57ef0089f18f - imessage_database::tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end::haf3e2afc4d0b0199
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:52:9
[INFO] [stdout]   22:     0x57ef0089ee87 - imessage_database::tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end::{{closure}}::h31c85879cb3bc437
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:44:49
[INFO] [stdout]   23:     0x57ef00869aa6 - core::ops::function::FnOnce::call_once::hadc4614003fbb1fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start' panicked at imessage-database/src/tables/messages/tests/query_tests.rs:23:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " WHERE\n                     m.date >= 599529600000000000"
[INFO] [stdout]  right: " WHERE\n                     m.date >= 599558400000000000"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b2c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57ef008a54d8 - core::panicking::assert_failed::hd5ee8996adfacbf8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57ef0089ebbb - imessage_database::tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start::hd2f8c03e05b9c163
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:23:9
[INFO] [stdout]   22:     0x57ef0089e9a7 - imessage_database::tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start::{{closure}}::h11e65858ca33b06d
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:16:45
[INFO] [stdout]   23:     0x57ef0086a126 - core::ops::function::FnOnce::call_once::hc5321a552bb101c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end_chat_ids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end_chat_ids' panicked at imessage-database/src/tables/messages/tests/query_tests.rs:79:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: " WHERE\n                     m.date >= 599529600000000000 AND     m.date <= 602294400000000000 AND     c.chat_id IN (1, 2, 3)"
[INFO] [stdout]  right: " WHERE\n                     m.date >= 599558400000000000 AND     m.date <= 602323200000000000 AND     c.chat_id IN (1, 2, 3)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b2c3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x57ef008a54d8 - core::panicking::assert_failed::hd5ee8996adfacbf8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x57ef0089f6fb - imessage_database::tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end_chat_ids::h0946516ce34aad44
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:79:9
[INFO] [stdout]   22:     0x57ef0089f3a7 - imessage_database::tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end_chat_ids::{{closure}}::h0dc22f37f6e1616b
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/tables/messages/tests/query_tests.rs:70:58
[INFO] [stdout]   23:     0x57ef008698e6 - core::ops::function::FnOnce::call_once::ha7c08fcde3c6938c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- util::typedstream::tests::test_parser::parser_tests::test_parse_text_multi_part stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'util::typedstream::tests::test_parser::parser_tests::test_parse_text_multi_part' panicked at imessage-database/src/util/typedstream/tests/test_parser.rs:315:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ef00c14192 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ef00c14192 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ef00c14192 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ef00c14192 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ef00c3dc03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ef00c3dc03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ef00c10c73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ef00c10c73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ef00c13fe2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ef00c158f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57ef00c1572e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57ef009d4f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57ef009d4f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ef00c162ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57ef00c162ce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57ef00c1609a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57ef00c14689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ef00c15d2d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57ef00c3af70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ef00c3b3d6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x57ef0081dd72 - core::result::Result<T,E>::unwrap::h5229623018a01c79
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x57ef0081dd72 - imessage_database::util::typedstream::tests::test_parser::parser_tests::test_parse_text_multi_part::h3dfd50359b645a55
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/util/typedstream/tests/test_parser.rs:315:53
[INFO] [stdout]   22:     0x57ef0081daf7 - imessage_database::util::typedstream::tests::test_parser::parser_tests::test_parse_text_multi_part::{{closure}}::hac762a752366df3c
[INFO] [stdout]                                at /opt/rustwide/workdir/imessage-database/src/util/typedstream/tests/test_parser.rs:310:36
[INFO] [stdout]   23:     0x57ef00866b26 - core::ops::function::FnOnce::call_once::h08c8bb2d07771d93
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x57ef009da7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x57ef009da7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x57ef009d9925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x57ef009d9925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x57ef009d9925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x57ef009d9925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x57ef009d9925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ef009d9925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x57ef009d9925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x57ef0099d524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x57ef0099d524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ef009a0efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x57ef009a0efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x57ef009a0efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x57ef009a0efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ef009a0efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ef009a0efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x57ef00c1924f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57ef00c1924f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7d779ca36aa4 - <unknown>
[INFO] [stdout]   45:     0x7d779cac3a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tables::messages::body::typedstream_tests::can_get_message_body_multi_part
[INFO] [stdout]     tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_end
[INFO] [stdout]     tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start
[INFO] [stdout]     tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end
[INFO] [stdout]     tables::messages::tests::query_tests::exclude_recoverable_tests::can_generate_filter_statement_start_end_chat_ids
[INFO] [stdout]     tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_end
[INFO] [stdout]     tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start
[INFO] [stdout]     tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end
[INFO] [stdout]     tables::messages::tests::query_tests::include_recoverable_tests::can_generate_filter_statement_start_end_chat_ids
[INFO] [stdout]     util::typedstream::tests::test_parser::parser_tests::test_parse_text_multi_part
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 248 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p imessage-database --lib`
[INFO] running `Command { std: "docker" "inspect" "699eaca4b384955a334ab7c931b7163ae7a48b186459f710249aca813ef2ae1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699eaca4b384955a334ab7c931b7163ae7a48b186459f710249aca813ef2ae1b", kill_on_drop: false }`
[INFO] [stdout] 699eaca4b384955a334ab7c931b7163ae7a48b186459f710249aca813ef2ae1b
