[INFO] fetching crate imessage-db 0.1.0... [INFO] testing imessage-db-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate imessage-db 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate imessage-db 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate imessage-db 0.1.0 [INFO] tweaked toml for crates.io crate imessage-db 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate imessage-db 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate imessage-db 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d24a7ea2e815972e3b4cb62fdd32b66d4c64eb52263ad5703576ef3a6d63deec [INFO] running `Command { std: "docker" "start" "-a" "d24a7ea2e815972e3b4cb62fdd32b66d4c64eb52263ad5703576ef3a6d63deec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d24a7ea2e815972e3b4cb62fdd32b66d4c64eb52263ad5703576ef3a6d63deec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24a7ea2e815972e3b4cb62fdd32b66d4c64eb52263ad5703576ef3a6d63deec", kill_on_drop: false }` [INFO] [stdout] d24a7ea2e815972e3b4cb62fdd32b66d4c64eb52263ad5703576ef3a6d63deec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c63ff81b231d3d5e90568e5632a37cca2b622eea24e8cc8daa7035d7463a161 [INFO] running `Command { std: "docker" "start" "-a" "0c63ff81b231d3d5e90568e5632a37cca2b622eea24e8cc8daa7035d7463a161", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling phonenumber v0.3.9+9.0.21 [INFO] [stderr] Compiling imessage-core v0.1.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling imessage-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "0c63ff81b231d3d5e90568e5632a37cca2b622eea24e8cc8daa7035d7463a161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c63ff81b231d3d5e90568e5632a37cca2b622eea24e8cc8daa7035d7463a161", kill_on_drop: false }` [INFO] [stdout] 0c63ff81b231d3d5e90568e5632a37cca2b622eea24e8cc8daa7035d7463a161 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8c1f671de79751c90924fce7ceeaac1f7462cd02872278a89c446c7681121e5 [INFO] running `Command { std: "docker" "start" "-a" "e8c1f671de79751c90924fce7ceeaac1f7462cd02872278a89c446c7681121e5", kill_on_drop: false }` [INFO] [stderr] Compiling imessage-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "e8c1f671de79751c90924fce7ceeaac1f7462cd02872278a89c446c7681121e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c1f671de79751c90924fce7ceeaac1f7462cd02872278a89c446c7681121e5", kill_on_drop: false }` [INFO] [stdout] e8c1f671de79751c90924fce7ceeaac1f7462cd02872278a89c446c7681121e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6eabd3b9024049c370fc8fbbc6d8b4458fb9aa8b6cc0c7de62d5803f7793fee [INFO] running `Command { std: "docker" "start" "-a" "f6eabd3b9024049c370fc8fbbc6d8b4458fb9aa8b6cc0c7de62d5803f7793fee", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/imessage_db-f8047f3bc553f667) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test imessage::columns::tests::table_columns_has ... ok [INFO] [stdout] test imessage::repository::tests::apply_where_clauses_adds_and ... ok [INFO] [stdout] test imessage::columns::tests::column_counts ... ok [INFO] [stdout] test imessage::transformers::tests::bool_from_db_values ... ok [INFO] [stdout] test imessage::repository::tests::apply_where_clauses_empty ... ok [INFO] [stdout] test imessage::repository::tests::expand_multiple_params ... ok [INFO] [stdout] test imessage::repository::tests::expand_no_params ... ok [INFO] [stdout] test imessage::repository::tests::expand_simple_named_param ... ok [INFO] [stdout] test imessage::repository::tests::expand_spread_param ... ok [INFO] [stdout] test imessage::transformers::tests::date_transform_positive_value ... ok [INFO] [stdout] test imessage::transformers::tests::date_transform_zero_is_none ... ok [INFO] [stdout] test imessage::transformers::tests::reaction_type_emoji_and_sticker ... ok [INFO] [stdout] test imessage::transformers::tests::reaction_type_known_values ... ok [INFO] [stdout] test imessage::transformers::tests::reaction_type_unknown_passthrough ... ok [INFO] [stdout] test notification_center::tests::cocoa_epoch_is_correct ... ok [INFO] [stdout] test notification_center::tests::unix_to_cocoa_conversion ... ok [INFO] [stdout] test notification_center::tests::invalid_data_returns_none ... ok [INFO] [stdout] test notification_center::tests::empty_data_returns_none ... ok [INFO] [stdout] test notification_center::tests::objects_without_join_returns_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/live_chatdb.rs (/opt/rustwide/target/debug/deps/live_chatdb-36912687b63488b7) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test can_count_attachments ... ignored, requires Full Disk Access [INFO] [stdout] test can_count_chats ... ignored, requires Full Disk Access [INFO] [stdout] test can_count_handles ... ignored, requires Full Disk Access [INFO] [stdout] test can_count_messages ... ignored, requires Full Disk Access [INFO] [stdout] test can_get_imessage_account ... ignored, requires Full Disk Access [INFO] [stdout] test can_open_and_detect_schema ... ignored, requires Full Disk Access to ~/Library/Messages/chat.db [INFO] [stdout] test can_query_chats_with_participants ... ignored, requires Full Disk Access [INFO] [stdout] test can_query_handles ... ignored, requires Full Disk Access [INFO] [stdout] test can_query_messages ... ignored, requires Full Disk Access [INFO] [stdout] test message_has_handle_from_join ... ignored, requires Full Disk Access [INFO] [stdout] test messages_with_attachments ... ignored, requires Full Disk Access [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests imessage_db [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6eabd3b9024049c370fc8fbbc6d8b4458fb9aa8b6cc0c7de62d5803f7793fee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6eabd3b9024049c370fc8fbbc6d8b4458fb9aa8b6cc0c7de62d5803f7793fee", kill_on_drop: false }` [INFO] [stdout] f6eabd3b9024049c370fc8fbbc6d8b4458fb9aa8b6cc0c7de62d5803f7793fee