[INFO] cloning repository https://github.com/ollien/quicknotes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollien/quicknotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e2e997127397142485590bc6d0cf0da791ad30d [INFO] testing ollien/quicknotes against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ollien/quicknotes [INFO] finished tweaking git repo https://github.com/ollien/quicknotes [INFO] tweaked toml for git repo https://github.com/ollien/quicknotes written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ollien/quicknotes on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ollien/quicknotes 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceb3d1d4fb7f2d31e8e1e7e683d130b8f8808ad51823c2934e8e89cf831865d1 [INFO] running `Command { std: "docker" "start" "-a" "ceb3d1d4fb7f2d31e8e1e7e683d130b8f8808ad51823c2934e8e89cf831865d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceb3d1d4fb7f2d31e8e1e7e683d130b8f8808ad51823c2934e8e89cf831865d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceb3d1d4fb7f2d31e8e1e7e683d130b8f8808ad51823c2934e8e89cf831865d1", kill_on_drop: false }` [INFO] [stdout] ceb3d1d4fb7f2d31e8e1e7e683d130b8f8808ad51823c2934e8e89cf831865d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f54a9a66511dacdc434e1b0fe49e25a032cc7b92f5f52102300d68533b2455 [INFO] running `Command { std: "docker" "start" "-a" "59f54a9a66511dacdc434e1b0fe49e25a032cc7b92f5f52102300d68533b2455", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling nucleo-picker v0.7.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling quicknotes v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.18s [INFO] running `Command { std: "docker" "inspect" "59f54a9a66511dacdc434e1b0fe49e25a032cc7b92f5f52102300d68533b2455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f54a9a66511dacdc434e1b0fe49e25a032cc7b92f5f52102300d68533b2455", kill_on_drop: false }` [INFO] [stdout] 59f54a9a66511dacdc434e1b0fe49e25a032cc7b92f5f52102300d68533b2455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3631dc8c64b2c294c29d30103d2631b5c48c5a8218758217379d834b4a49ed39 [INFO] running `Command { std: "docker" "start" "-a" "3631dc8c64b2c294c29d30103d2631b5c48c5a8218758217379d834b4a49ed39", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling stringreader v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling insta v1.42.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling nucleo-picker v0.7.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling quicknotes v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.90s [INFO] running `Command { std: "docker" "inspect" "3631dc8c64b2c294c29d30103d2631b5c48c5a8218758217379d834b4a49ed39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3631dc8c64b2c294c29d30103d2631b5c48c5a8218758217379d834b4a49ed39", kill_on_drop: false }` [INFO] [stdout] 3631dc8c64b2c294c29d30103d2631b5c48c5a8218758217379d834b4a49ed39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4490d0a0accb5639664fe46403a7b34d589936bc0111b8f34b8a4368407253cf [INFO] running `Command { std: "docker" "start" "-a" "4490d0a0accb5639664fe46403a7b34d589936bc0111b8f34b8a4368407253cf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quicknotes-3143b338a92a61c0) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test note::tests::can_read_preamble::preamble_alone ... ok [INFO] [stdout] test note::tests::filename_for_date_uses_date_in_simple_iso_format ... ok [INFO] [stdout] test note::tests::can_serialize_preamble_as_toml ... ok [INFO] [stdout] test note::tests::filename_for_title_converts_spaces_to_dashes ... ok [INFO] [stdout] test note::tests::filename_for_title_converts_to_lowercase ... ok [INFO] [stdout] test note::tests::filename_for_title_removes_specials ... ok [INFO] [stdout] test index::tests::can_select_inserted_notes ... ok [INFO] [stdout] test index::tests::migrations_valid ... ok [INFO] [stdout] test note::tests::can_read_preamble::preamble_with_data_after_it ... ok [INFO] [stdout] test index::tests::delete_note_is_idempotent ... ok [INFO] [stdout] test index::tests::selecting_filters_notes_of_other_kinds ... ok [INFO] [stdout] test index::tests::can_update_note_by_reinserting ... ok [INFO] [stdout] test index::tests::cannot_insert_note_with_invalid_utf8_path ... ok [INFO] [stdout] test index::tests::delete_note_removes_notes_from_database ... ok [INFO] [stdout] test index::tests::selecting_skips_notes_with_malformed_timestamps ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quicknotes-f70c5cabafdbdfc1) [INFO] [stdout] test index::tests::can_insert_note ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::build_index_entries_does_not_override_titles_for_unique_notes ... ok [INFO] [stdout] test tests::deserialize_extension_removes_dot_to_file_extension ... ok [INFO] [stdout] test tests::build_index_entries_overrides_titles_of_notes_with_matching_titles ... ok [INFO] [stdout] test tests::deserialize_notes_root_does_not_allow_relative_paths ... ok [INFO] [stdout] test tests::fuzzy_offset_from_date_allows_date_based_offsets ... ok [INFO] [stdout] test tests::deserialize_notes_root_allows_absolute_paths ... ok [INFO] [stdout] test tests::fuzzy_offset_from_date_does_not_allow_time_based_offset ... ok [INFO] [stdout] test tests::on_disk_config_unpack_copies_file_extension ... ok [INFO] [stdout] test tests::on_disk_config_unpack_sets_missing_editor ... ok [INFO] [stdout] test tests::on_disk_config_unpack_does_not_replace_configured_editor ... ok [INFO] [stdout] test tests::title_override_contains_the_date ... ok [INFO] [stdout] test tests::title_override_starts_with_title ... ok [INFO] [stdout] test tests::deserialize_extension_preserves_lack_of_dot_in_file_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/index_test.rs (/opt/rustwide/target/debug/deps/index_test-bb392f7773ff46da) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test regular_notes_are_marked_with_notes_kind ... ok [INFO] [stdout] test notes_are_added_to_the_index_when_they_are_created ... ok [INFO] [stdout] test daily_notes_are_marked_with_daily_kind ... ok [INFO] [stdout] test indexes_existing_files_on_disk ... ok [INFO] [stdout] test editing_a_note_to_have_an_invalid_preamble_removes_it_from_the_index ... ok [INFO] [stdout] test can_lookup_only_one_kind_of_note ... ok [INFO] [stdout] test opening_a_note_reindexes_it ... ok [INFO] [stdout] test deleted_files_are_removed_from_the_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/note_test.rs (/opt/rustwide/target/debug/deps/note_test-8533761ccd346b0e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test writing_nothing_to_file_results_in_no_file_written ... ok [INFO] [stdout] test writes_dailies_to_notes_directory ... ok [INFO] [stdout] test opening_two_notes_with_the_same_name_prevents_clobbering ... ok [INFO] [stdout] test editing_an_existing_daily_alters_the_same_file ... ok [INFO] [stdout] test opening_two_notes_with_the_same_name_prevents_clobbering_even_if_collision_exists_on_disk ... ok [INFO] [stdout] test writes_notes_to_notes_directory ... ok [INFO] [stderr] Doc-tests quicknotes [INFO] [stdout] test writes_notes_to_notes_directory_even_if_inode_changes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [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" "4490d0a0accb5639664fe46403a7b34d589936bc0111b8f34b8a4368407253cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4490d0a0accb5639664fe46403a7b34d589936bc0111b8f34b8a4368407253cf", kill_on_drop: false }` [INFO] [stdout] 4490d0a0accb5639664fe46403a7b34d589936bc0111b8f34b8a4368407253cf