[INFO] fetching crate handlr-regex 0.13.0... [INFO] testing handlr-regex-0.13.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate handlr-regex 0.13.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate handlr-regex 0.13.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate handlr-regex 0.13.0 [INFO] tweaked toml for crates.io crate handlr-regex 0.13.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate handlr-regex 0.13.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 handlr-regex 0.13.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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f551da99bec07e58aa4e8a90236db7122d303f7ab7b8e6f6d3e7f03421364f5 [INFO] running `Command { std: "docker" "start" "-a" "7f551da99bec07e58aa4e8a90236db7122d303f7ab7b8e6f6d3e7f03421364f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f551da99bec07e58aa4e8a90236db7122d303f7ab7b8e6f6d3e7f03421364f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f551da99bec07e58aa4e8a90236db7122d303f7ab7b8e6f6d3e7f03421364f5", kill_on_drop: false }` [INFO] [stdout] 7f551da99bec07e58aa4e8a90236db7122d303f7ab7b8e6f6d3e7f03421364f5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13376a307e0499aa3a2f950d8195848476a0080ea101c106880302dd7823b720 [INFO] running `Command { std: "docker" "start" "-a" "13376a307e0499aa3a2f950d8195848476a0080ea101c106880302dd7823b720", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling mime-db v1.8.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling gettext-sys v0.22.5 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling textdistance v1.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling gettext-rs v0.7.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling xdg-mime v0.4.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-unwrap v1.0.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.6.2 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap_complete v4.5.51 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling clap_mangen v0.2.26 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling handlr-regex v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling zvariant_derive v5.5.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling zvariant v5.5.3 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.7.1 [INFO] [stderr] Compiling zbus v5.7.1 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.91s [INFO] running `Command { std: "docker" "inspect" "13376a307e0499aa3a2f950d8195848476a0080ea101c106880302dd7823b720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13376a307e0499aa3a2f950d8195848476a0080ea101c106880302dd7823b720", kill_on_drop: false }` [INFO] [stdout] 13376a307e0499aa3a2f950d8195848476a0080ea101c106880302dd7823b720 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d41590bb80e516bcc768117e6f955f8f0b1f807ae4c7d067d200f99a93aea72b [INFO] running `Command { std: "docker" "start" "-a" "d41590bb80e516bcc768117e6f955f8f0b1f807ae4c7d067d200f99a93aea72b", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling pipe v0.4.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling insta-cmd v0.6.0 [INFO] [stderr] Compiling handlr-regex v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.92s [INFO] running `Command { std: "docker" "inspect" "d41590bb80e516bcc768117e6f955f8f0b1f807ae4c7d067d200f99a93aea72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41590bb80e516bcc768117e6f955f8f0b1f807ae4c7d067d200f99a93aea72b", kill_on_drop: false }` [INFO] [stdout] d41590bb80e516bcc768117e6f955f8f0b1f807ae4c7d067d200f99a93aea72b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb70cd675bb7bc5ada0c331c2eb21c472ac40613f3e469c85a1783c110f568f2 [INFO] running `Command { std: "docker" "start" "-a" "fb70cd675bb7bc5ada0c331c2eb21c472ac40613f3e469c85a1783c110f568f2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/handlr-e6e9fb3bb97aa2c1) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test apps::system::tests::get_handlers ... ok [INFO] [stdout] test apps::user::tests::mimeapps_empty_entry_fallback ... ok [INFO] [stdout] test apps::user::tests::mimeapps_duplicate_round_trip ... ok [INFO] [stdout] test apps::user::tests::mimeapps_empty_entry_round_trip ... ok [INFO] [stdout] test apps::user::tests::mimeapps_no_added_round_trip ... ok [INFO] [stdout] test apps::user::tests::mimeapps_anomalous_semicolons_round_trip ... ok [INFO] [stdout] test apps::user::tests::mimeapps_round_trip_with_deletion_and_re_addition ... ok [INFO] [stdout] test apps::user::tests::mimeapps_sorted_round_trip ... ok [INFO] [stdout] test apps::user::tests::mimeapps_no_default_round_trip ... ok [INFO] [stdout] test common::desktop_entry::tests::invalid_desktop_entries ... ok [INFO] [stdout] test common::desktop_entry::tests::complex_exec ... ok [INFO] [stdout] test cli::tests::test_show_notifications ... ok [INFO] [stdout] test common::desktop_entry::tests::terminal_application_command ... ok [INFO] [stdout] test common::handler::tests::regex_handlers ... ok [INFO] [stdout] test common::path::tests::file_url ... ok [INFO] [stdout] test common::desktop_entry::tests::terminal_emulator ... ok [INFO] [stdout] test config::main_config::tests::complex_wildcard_mimes ... ok [INFO] [stdout] test apps::user::tests::remove_handlers_expand_wildcards ... ok [INFO] [stdout] test apps::user::tests::set_handlers_expand_wildcards ... ok [INFO] [stdout] test apps::user::tests::add_handlers_expand_wildcards ... ok [INFO] [stdout] test common::mime_types::tests::from_str ... ok [INFO] [stdout] test common::mime_types::tests::user_input ... ok [INFO] [stdout] test common::table::tests::piped_output ... ok [INFO] [stdout] test apps::user::tests::unset_handlers_expand_wildcards ... ok [INFO] [stdout] test common::table::tests::terminal_output ... ok [INFO] [stdout] test cli::tests::test_autocomplete_mimes ... ok [INFO] [stdout] test common::mime_types::tests::from_path ... ok [INFO] [stdout] test common::path::tests::test_mime_table_piped ... ok [INFO] [stdout] test common::path::tests::mime_table_terminal ... ok [INFO] [stdout] test common::path::tests::test_mime_table_json ... ok [INFO] [stdout] test config::main_config::tests::add_and_unset_handlers ... ok [INFO] [stdout] test config::main_config::tests::dont_override_selector ... ok [INFO] [stdout] test config::main_config::tests::add_and_remove_handlers ... ok [INFO] [stdout] test config::main_config::tests::print_handlers_default ... ok [INFO] [stdout] test config::main_config::tests::print_handlers_detailed ... ok [INFO] [stdout] test config::main_config::tests::override_selector ... ok [INFO] [stdout] test config::main_config::tests::print_handlers_detailed_piped ... ok [INFO] [stdout] test config::main_config::tests::set_and_remove_handlers ... ok [INFO] [stdout] test config::main_config::tests::print_handlers_piped ... ok [INFO] [stdout] test config::main_config::tests::print_handlers_detailed_json ... ok [INFO] [stdout] test config::main_config::tests::print_handlers_json ... ok [INFO] [stdout] test config::main_config::tests::set_and_unset_handlers ... ok [INFO] [stdout] test config::main_config::tests::properly_assign_files_to_handlers ... ok [INFO] [stdout] test config::main_config::tests::show_handler ... ok [INFO] [stdout] test config::main_config::tests::show_handler_json ... ok [INFO] [stdout] test config::main_config::tests::show_handler_json_terminal ... ok [INFO] [stdout] test config::main_config::tests::show_handler_terminal ... ok [INFO] [stdout] test config::main_config::tests::terminal_command_set ... ok [INFO] [stdout] test config::main_config::tests::terminal_command_fallback ... ok [INFO] [stdout] test config::main_config::tests::wildcard_mimes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s [INFO] [stdout] [INFO] [stderr] Running tests/terminal_override.rs (/opt/rustwide/target/debug/deps/terminal_override-be1814b282d2ab18) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test terminal_output_tests_force_true ... ok [INFO] [stdout] test terminal_output_tests_force_false ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fb70cd675bb7bc5ada0c331c2eb21c472ac40613f3e469c85a1783c110f568f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb70cd675bb7bc5ada0c331c2eb21c472ac40613f3e469c85a1783c110f568f2", kill_on_drop: false }` [INFO] [stdout] fb70cd675bb7bc5ada0c331c2eb21c472ac40613f3e469c85a1783c110f568f2