[INFO] fetching crate quicknotes 1.1.0... [INFO] testing quicknotes-1.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate quicknotes 1.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate quicknotes 1.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate quicknotes 1.1.0 [INFO] tweaked toml for crates.io crate quicknotes 1.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quicknotes 1.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quicknotes 1.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f737660d90b5c81d0b939d5caa6c774153a219255514d985a5cf4a15edc87944 [INFO] running `Command { std: "docker" "start" "-a" "f737660d90b5c81d0b939d5caa6c774153a219255514d985a5cf4a15edc87944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f737660d90b5c81d0b939d5caa6c774153a219255514d985a5cf4a15edc87944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f737660d90b5c81d0b939d5caa6c774153a219255514d985a5cf4a15edc87944", kill_on_drop: false }` [INFO] [stdout] f737660d90b5c81d0b939d5caa6c774153a219255514d985a5cf4a15edc87944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5786e9f64ca7ef8d8af51324e8515a8a5b4da131a411914c9317ae8839df4222 [INFO] running `Command { std: "docker" "start" "-a" "5786e9f64ca7ef8d8af51324e8515a8a5b4da131a411914c9317ae8839df4222", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tempfile v3.15.0 [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 32.25s [INFO] running `Command { std: "docker" "inspect" "5786e9f64ca7ef8d8af51324e8515a8a5b4da131a411914c9317ae8839df4222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5786e9f64ca7ef8d8af51324e8515a8a5b4da131a411914c9317ae8839df4222", kill_on_drop: false }` [INFO] [stdout] 5786e9f64ca7ef8d8af51324e8515a8a5b4da131a411914c9317ae8839df4222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33233b4ca911689bf746372c6a8be65fd89b572d09dc22306b3dc8f465c3dfe [INFO] running `Command { std: "docker" "start" "-a" "e33233b4ca911689bf746372c6a8be65fd89b572d09dc22306b3dc8f465c3dfe", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling stringreader v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling insta v1.42.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Compiling nucleo-picker v0.7.0 [INFO] [stderr] Compiling quicknotes v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.26s [INFO] running `Command { std: "docker" "inspect" "e33233b4ca911689bf746372c6a8be65fd89b572d09dc22306b3dc8f465c3dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33233b4ca911689bf746372c6a8be65fd89b572d09dc22306b3dc8f465c3dfe", kill_on_drop: false }` [INFO] [stdout] e33233b4ca911689bf746372c6a8be65fd89b572d09dc22306b3dc8f465c3dfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 140ab03438366dcae5ddaeb90ce44fca7357ec9bff4844cf4f0b84bc0473e92e [INFO] running `Command { std: "docker" "start" "-a" "140ab03438366dcae5ddaeb90ce44fca7357ec9bff4844cf4f0b84bc0473e92e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quicknotes-4bbdd10a553c97c3) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test index::tests::cannot_insert_note_with_invalid_utf8_path ... ok [INFO] [stdout] test note::tests::can_read_preamble::preamble_alone ... ok [INFO] [stdout] test note::tests::can_serialize_preamble_as_toml ... ok [INFO] [stdout] test note::tests::filename_for_date_uses_date_in_simple_iso_format ... 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 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::migrations_valid ... ok [INFO] [stdout] test index::tests::can_insert_note ... ok [INFO] [stdout] test index::tests::delete_note_removes_notes_from_database ... ok [INFO] [stdout] test index::tests::can_update_note_by_reinserting ... ok [INFO] [stdout] test index::tests::selecting_skips_notes_with_malformed_timestamps ... ok [INFO] [stdout] test index::tests::selecting_filters_notes_of_other_kinds ... ok [INFO] [stdout] test index::tests::can_select_inserted_notes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quicknotes-b1efeb8df1dc319a) [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_preserves_lack_of_dot_in_file_extension ... ok [INFO] [stdout] test tests::deserialize_extension_removes_dot_to_file_extension ... ok [INFO] [stdout] test tests::deserialize_notes_root_allows_absolute_paths ... 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::fuzzy_offset_from_date_does_not_allow_time_based_offset ... ok [INFO] [stdout] test tests::on_disk_config_unpack_does_not_replace_configured_editor ... 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::title_override_contains_the_date ... ok [INFO] [stdout] test tests::title_override_starts_with_title ... ok [INFO] [stdout] test tests::build_index_entries_overrides_titles_of_notes_with_matching_titles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/index_test.rs (/opt/rustwide/target/debug/deps/index_test-6f49ed37f5fe6d88) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test daily_notes_are_marked_with_daily_kind ... ok [INFO] [stdout] test notes_are_added_to_the_index_when_they_are_created ... ok [INFO] [stdout] test regular_notes_are_marked_with_notes_kind ... ok [INFO] [stdout] test indexes_existing_files_on_disk ... ok [INFO] [stdout] test can_lookup_only_one_kind_of_note ... ok [INFO] [stdout] test opening_a_note_reindexes_it ... ok [INFO] [stdout] test editing_a_note_to_have_an_invalid_preamble_removes_it_from_the_index ... 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-0e4d9197aab1da30) [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 writes_notes_to_notes_directory_even_if_inode_changes ... ok [INFO] [stdout] test writes_notes_to_notes_directory ... 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] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests quicknotes [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" "140ab03438366dcae5ddaeb90ce44fca7357ec9bff4844cf4f0b84bc0473e92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140ab03438366dcae5ddaeb90ce44fca7357ec9bff4844cf4f0b84bc0473e92e", kill_on_drop: false }` [INFO] [stdout] 140ab03438366dcae5ddaeb90ce44fca7357ec9bff4844cf4f0b84bc0473e92e