[INFO] fetching crate markit 1.2.2... [INFO] testing markit-1.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate markit 1.2.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate markit 1.2.2 [INFO] finished tweaking crates.io crate markit 1.2.2 [INFO] tweaked toml for crates.io crate markit 1.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate markit 1.2.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate markit 1.2.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19d48ec5100f791d5fdb88ff45dfa9848f9e293d82262021d2e1a647cb75cc5e [INFO] running `Command { std: "docker" "start" "-a" "19d48ec5100f791d5fdb88ff45dfa9848f9e293d82262021d2e1a647cb75cc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19d48ec5100f791d5fdb88ff45dfa9848f9e293d82262021d2e1a647cb75cc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d48ec5100f791d5fdb88ff45dfa9848f9e293d82262021d2e1a647cb75cc5e", kill_on_drop: false }` [INFO] [stdout] 19d48ec5100f791d5fdb88ff45dfa9848f9e293d82262021d2e1a647cb75cc5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21600a647ea322fe9b78a55cbfd534eed71d47ebe38c08ee5acee43bb0bb4503 [INFO] running `Command { std: "docker" "start" "-a" "21600a647ea322fe9b78a55cbfd534eed71d47ebe38c08ee5acee43bb0bb4503", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling markit v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.55s [INFO] running `Command { std: "docker" "inspect" "21600a647ea322fe9b78a55cbfd534eed71d47ebe38c08ee5acee43bb0bb4503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21600a647ea322fe9b78a55cbfd534eed71d47ebe38c08ee5acee43bb0bb4503", kill_on_drop: false }` [INFO] [stdout] 21600a647ea322fe9b78a55cbfd534eed71d47ebe38c08ee5acee43bb0bb4503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 601f8558b7944a76664f86b9250c79e2636f8ce0a4edc1182f58656518d0de63 [INFO] running `Command { std: "docker" "start" "-a" "601f8558b7944a76664f86b9250c79e2636f8ce0a4edc1182f58656518d0de63", kill_on_drop: false }` [INFO] [stderr] Compiling markit v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "601f8558b7944a76664f86b9250c79e2636f8ce0a4edc1182f58656518d0de63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601f8558b7944a76664f86b9250c79e2636f8ce0a4edc1182f58656518d0de63", kill_on_drop: false }` [INFO] [stdout] 601f8558b7944a76664f86b9250c79e2636f8ce0a4edc1182f58656518d0de63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a1cea554feb39f3fb15dfe1280e88f5635db25402eec842fe6ea93b0aebc922 [INFO] running `Command { std: "docker" "start" "-a" "7a1cea554feb39f3fb15dfe1280e88f5635db25402eec842fe6ea93b0aebc922", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/markit-d624eb6e8493be6c) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test commands::copy::tests::test_copy_snippet_not_found ... ok [INFO] [stdout] test commands::copy::tests::test_copy_storage_load_failure ... ok [INFO] [stdout] test commands::delete::tests::test_delete_snippet_not_found ... ok [INFO] [stdout] test commands::delete::tests::test_delete_with_confirmation_no ... ok [INFO] [stdout] test commands::delete::tests::test_delete_with_force ... ok [INFO] [stdout] test commands::edit::tests::test_edit_command_editor_fail ... ok [INFO] [stdout] test commands::export::tests::test_export_command_storage_failure ... ok [INFO] [stdout] test commands::export::tests::test_export_command_writer_failure ... ok [INFO] [stdout] test commands::copy::tests::test_copy_success ... ok [INFO] [stdout] test commands::edit::tests::test_edit_command_success ... ok [INFO] [stdout] test commands::import::tests::test_import_success ... ok [INFO] [stdout] test commands::delete::tests::test_delete_with_confirmation_yes ... ok [INFO] [stdout] test commands::edit::tests::test_edit_command_duplicate_name ... ok [INFO] [stdout] test commands::import::tests::test_import_storage_load_failure ... ok [INFO] [stdout] test commands::import::tests::test_import_save_all_failure ... ok [INFO] [stdout] test commands::list::tests::test_list_command_snippets_with_tag_no_match ... ok [INFO] [stdout] test commands::restore::tests::test_restore_success ... ok [INFO] [stdout] test commands::restore::tests::test_get_backups_fails ... ok [INFO] [stdout] test commands::restore::tests::test_no_backups_found ... ok [INFO] [stdout] test commands::restore::tests::test_user_cancels_selection ... ok [INFO] [stdout] test commands::list::tests::test_list_command_snippets_with_results ... ok [INFO] [stdout] test commands::delete::tests::test_delete_save_failure ... ok [INFO] [stdout] test commands::restore::tests::test_restore_fails ... ok [INFO] [stdout] test commands::run::tests::test_run_command_error ... ok [INFO] [stdout] test commands::list::tests::test_list_command_no_snippets_in_store ... ok [INFO] [stdout] test commands::delete::tests::test_delete_load_failure ... ok [INFO] [stdout] test commands::show::tests::test_show_command_load_failure ... ok [INFO] [stdout] test commands::run::tests::test_run_not_executable ... ok [INFO] [stdout] test commands::run::tests::test_run_not_found ... ok [INFO] [stdout] test commands::save::tests::test_save_command_handles_storage_error ... ok [INFO] [stdout] test commands::save::tests::test_save_command_saves_snippet ... ok [INFO] [stdout] test commands::save::tests::test_save_command_with_no_tags ... ok [INFO] [stdout] test commands::save::tests::test_save_command_rejects_duplicate ... ok [INFO] [stdout] test commands::copy::tests::test_copy_clipboard_failure ... ok [INFO] [stdout] test commands::show::tests::test_show_command_not_found ... ok [INFO] [stdout] test commands::import::tests::test_import_file_read_failure ... ok [INFO] [stdout] test commands::run::tests::test_run_fails_to_execute ... ok [INFO] [stdout] test commands::export::tests::test_export_command_success ... ok [INFO] [stdout] test commands::run::tests::test_run_success ... ok [INFO] [stdout] test commands::import::tests::test_import_no_new_snippets ... ok [INFO] [stdout] test commands::show::tests::test_show_command_success ... ok [INFO] [stdout] test commands::run::tests::test_run_load_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a1cea554feb39f3fb15dfe1280e88f5635db25402eec842fe6ea93b0aebc922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1cea554feb39f3fb15dfe1280e88f5635db25402eec842fe6ea93b0aebc922", kill_on_drop: false }` [INFO] [stdout] 7a1cea554feb39f3fb15dfe1280e88f5635db25402eec842fe6ea93b0aebc922