et_pending_commands: ignoring error fetching command: :tsUPDATE remote_tab_commands SET time_sent = :ts WHERE device_id = :device_id AND command = :command AND url = :url; DELETE FROM remote_tab_commands WHERE (device_id IN (SELECT device_id from new_remote_tabs)) AND ( url NOT IN ( SELECT url from new_remote_tabs WHERE new_remote_tabs.device_id = device_id AND :command_close_tab = remote_tab_commands.command) )CREATE TEMP TABLE if not exists new_remote_tabs (device_id TEXT, url TEXT)DELETE FROM new_remote_tabsINSERT INTO new_remote_tabs (device_id, url) VALUES (?, ?) pending tab closures because they were not in the new tabs DELETE FROM remote_tab_commands WHERE device_id IN ( SELECT guid FROM tabs ) AND (SELECT last_modified FROM tabs WHERE guid = device_id) - time_requested >= records because they timed outDROP TABLE new_remote_tabs/var/tmp/build/firefox-2b6f6d20ff7d/third_party/rust/tabs/src/store.rs/var/tmp/build/firefox-2b6f6d20ff7d/third_party/rust/tabs/src/sync/bridge.rs/var/tmp/build/firefox-2b6f6d20ff7d/third_party/rust/tabs/src/sync/engine.rstabs::sync::engineIgnoring incoming invalid tabsync uploaded MissingLocalIdErrorUrlParseErrorUnexpectedConnectionStateSync feature is disabled: Error parsing URL: Missing SyncUnlockInfo Local IDtitleurl_historyremote_tabsurlHistorystruct TabsRecordTabstruct TabsRecordTab with 5 elementsclientNamestruct TabsRecordstruct TabsRecord with 3 elementsInvalid RemoteCommand enum value: /var/tmp/build/firefox-2b6f6d20ff7d/obj-x86_64-pc-linux-gnu/x86_64-unknown-linux-gnu/release/build/tabs-1b062d1485bfd9f8/out/tabs.uniffi.rscommanduploaded_idsincoming_envelopes_as_json