[INFO] cloning repository https://github.com/Quantumlyy/smited-watch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Quantumlyy/smited-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumlyy%2Fsmited-watch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumlyy%2Fsmited-watch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f811c4851121143049422ec0ab3c1752b6cadabb
[INFO] testing Quantumlyy/smited-watch against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantumlyy%2Fsmited-watch" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Quantumlyy/smited-watch
[INFO] finished tweaking git repo https://github.com/Quantumlyy/smited-watch
[INFO] tweaked toml for git repo https://github.com/Quantumlyy/smited-watch written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Quantumlyy/smited-watch on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Quantumlyy/smited-watch 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost v0.14.6
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded tonic-build v0.14.6
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.6
[INFO] [stderr]   Downloaded serial2 v0.2.36
[INFO] [stderr]   Downloaded tonic v0.14.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6
[INFO] running `Command { std: "docker" "start" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling pin-project v1.1.12
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serial2 v0.2.36
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling smited-watch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling smited-watch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.97s
[INFO] running `Command { std: "docker" "inspect" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smited_watch-030ad48beea22186)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test client::tests::fire_outside_tokio_runtime_does_not_panic ... ok
[INFO] [stdout] test client::tests::drain_waits_for_in_flight_dry_run_fire ... ok
[INFO] [stdout] test exit::tests::empty_sensations_short_circuit ... ok
[INFO] [stdout] test exit::tests::child_killed_by_sigint_suppresses_failure_even_when_flag_unset ... ok
[INFO] [stdout] test exit::tests::exit_codes_adjacent_to_128_plus_signum_still_fire ... ok
[INFO] [stdout] test exit::tests::child_killed_by_sigterm_also_suppresses_failure ... ok
[INFO] [stdout] test exit::tests::failure_outside_dedupe_window_fires ... ok
[INFO] [stdout] test exit::tests::signal_shutdown_skips_everything ... ok
[INFO] [stdout] test exit::tests::signal_trapping_tool_exit_130_suppresses_success_sensation ... ok
[INFO] [stdout] test exit::tests::fast_success_under_min_duration_is_suppressed ... ok
[INFO] [stdout] test exit::tests::failure_with_no_prior_pattern_fire_fires ... ok
[INFO] [stdout] test exit::tests::failure_within_dedupe_window_is_suppressed ... ok
[INFO] [stdout] test debounce::tests::first_call_always_fires ... ok
[INFO] [stdout] test trigger::tests::pattern_trigger_sets_sensation_oneof_to_name ... ok
[INFO] [stdout] test trigger::tests::pattern_trigger_trace_id_format_includes_pattern_name ... ok
[INFO] [stdout] test trigger::tests::pattern_trigger_uses_default_backend_when_pattern_omits_one ... ok
[INFO] [stdout] test trigger::tests::pattern_trigger_intensity_defaults_to_none ... ok
[INFO] [stdout] test trigger::tests::pattern_trigger_priority_defaults_to_zero ... ok
[INFO] [stdout] test trigger::tests::pattern_trigger_propagates_optional_intensity_and_priority ... ok
[INFO] [stdout] test exit::tests::signal_trapping_tool_exit_143_suppresses_failure_sensation ... ok
[INFO] [stdout] test trigger::tests::exit_trigger_trace_id_format ... ok
[INFO] [stdout] test exit::tests::child_killed_by_crash_signal_still_fires_failure ... ok
[INFO] [stdout] test trigger::tests::pattern_trigger_uses_pattern_backend_override_when_present ... ok
[INFO] [stdout] test trigger::tests::pattern_trigger_with_invalid_chars_in_name_still_produces_valid_trace_id ... ok
[INFO] [stdout] test trigger::tests::sanitize_for_trace_id_caps_length_so_trace_stays_under_128 ... ok
[INFO] [stdout] test trigger::tests::sanitize_for_trace_id_replaces_non_ident_chars_with_underscore ... ok
[INFO] [stdout] test trigger::tests::sanitize_for_trace_id_empty_becomes_named_placeholder ... ok
[INFO] [stdout] test wrap::conversion_tests::portable_status_to_exit_status_preserves_signal_for_sigint ... ok
[INFO] [stdout] test wrap::conversion_tests::portable_status_to_exit_status_passes_through_normal_exit ... ok
[INFO] [stdout] test wrap::conversion_tests::portable_status_to_exit_status_unknown_signal_falls_back_to_exit_code ... ok
[INFO] [stdout] test wrap::conversion_tests::signal_name_to_signum_maps_common_signals ... ok
[INFO] [stdout] test wrap::conversion_tests::portable_status_to_exit_status_preserves_signal_for_sigterm ... ok
[INFO] [stdout] test wrap::signal::tests::forward_signal_pgrp_target_does_signal_the_child_group ... ok
[INFO] [stdout] test wrap::signal::tests::forward_signal_pid_target_does_forward_sigterm ... ok
[INFO] [stdout] test wrap::conversion_tests::idle_timeout_aborts_when_tasks_stop_progressing ... ok
[INFO] [stdout] test client::tests::fire_gcs_finished_handles ... ok
[INFO] [stdout] test wrap::signal::tests::forward_signal_pid_target_does_not_signal_the_child_immediately ... ok
[INFO] [stdout] test wrap::conversion_tests::idle_timeout_keeps_waiting_while_tasks_make_progress ... ok
[INFO] [stdout] test client::tests::drain_aborts_timed_out_tasks ... ok
[INFO] [stdout] test client::tests::drain_returns_at_deadline_with_stragglers ... ok
[INFO] [stdout] test wrap::signal::tests::forward_signal_pid_sigint_delayed_forward_skips_dead_child ... ok
[INFO] [stdout] test wrap::signal::tests::forward_signal_pid_sigint_delayed_forward_runs_after_grace ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/smited_watch-7c653e9c2f2f80b4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_parsing.rs (/opt/rustwide/target/debug/deps/config_parsing-8f01ddb39f6360f6)
[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] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test explicit_config_path_must_exist ... ok
[INFO] [stdout] test applies_defaults_when_optional_fields_omitted ... ok
[INFO] [stdout] test rejects_malformed_toml ... ok
[INFO] [stdout] test known_strategy_strings_parse ... ok
[INFO] [stdout] test xdg_config_home_empty_falls_back_to_home_config ... ok
[INFO] [stdout] test unknown_strategy_string_errors ... ok
[INFO] [stdout] test empty_on_exit_sensations_are_allowed ... ok
[INFO] [stdout] test xdg_config_home_set_and_non_empty_is_used_directly ... ok
[INFO] [stdout] test rejects_unparseable_pattern_regex_with_pattern_name_in_error ... ok
[INFO] [stdout] test xdg_config_home_unset_falls_back_to_home_config ... ok
[INFO] [stdout] test parses_fully_populated_config ... ok
[INFO] [stdout] test write_template_produces_a_valid_loadable_config ... ok
[INFO] [stdout] test auto_created_template_is_dry_run_by_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/debounce_semantics.rs (/opt/rustwide/target/debug/deps/debounce_semantics-df204f544ba0ed08)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/fake_daemon.rs (/opt/rustwide/target/debug/deps/fake_daemon-f9bcb4ea3a985211)
[INFO] [stdout] test zero_window_always_fires ... ok
[INFO] [stdout] test window_resets_on_each_fire_not_on_each_call ... ok
[INFO] [stdout] test first_call_fires_then_subsequent_calls_within_window_drop ... ok
[INFO] [stdout] test each_debouncer_is_independent ... ok
[INFO] [stdout] test fires_again_after_window_elapses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test smited_watch_disable_fires_no_triggers ... ok
[INFO] [stdout] test dry_run_fires_no_triggers ... ok
[INFO] [stdout] test child_killed_by_sigint_does_not_fire_failure_sensation ... ok
[INFO] [stdout] test matched_pattern_fires_one_trigger_with_expected_sensation ... ok
[INFO] [stdout] test on_exit_success_sensation_fires_when_duration_threshold_met ... ok
[INFO] [stdout] test no_triggers_fire_after_grace_window_for_backgrounded_descendants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scan_matching.rs (/opt/rustwide/target/debug/deps/scan_matching-e74230f5055616b6)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test invalid_pattern_regex_at_construction_errors_with_name ... ok
[INFO] [stdout] test final_partial_line_emerges_on_flush ... ok
[INFO] [stdout] test carriage_return_alone_is_not_a_line_terminator ... ok
[INFO] [stdout] test multiple_lines_in_one_feed ... ok
[INFO] [stdout] test no_match_returns_empty ... ok
[INFO] [stdout] test empty_lines_are_scanned_but_dont_produce_matches ... ok
[INFO] [stdout] test ansi_escapes_are_stripped_before_matching ... ok
[INFO] [stdout] test single_line_single_pattern_matches ... ok
[INFO] [stdout] test single_line_multiple_patterns_all_fire ... ok
[INFO] [stdout] test test_failure_pattern_excludes_zero_count ... ok
[INFO] [stdout] test stdout_and_stderr_chunks_do_not_splice_into_one_logical_line ... ok
[INFO] [stdout] test flush_all_emits_trailing_lines_for_every_stream ... ok
[INFO] [stdout] test lines_split_across_feed_boundaries_reassemble ... ok
[INFO] [stdout] test force_flush_at_max_line_boundary ... ok
[INFO] [stdout] test force_flush_drains_in_max_line_chunks_so_buffer_is_truly_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wrap_passthrough.rs (/opt/rustwide/target/debug/deps/wrap_passthrough-39ed35da0f97c136)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test child_reading_stdin_does_not_get_sigttin_when_stdin_is_a_tty ... ok
[INFO] [stdout] test no_command_prints_help_and_exits_nonzero ... ok
[INFO] [stdout] test stderr_is_forwarded_verbatim ... ok
[INFO] [stdout] test quiet_flag_suppresses_banner_and_auto_create_notice ... ok
[INFO] [stdout] test stdout_is_forwarded_verbatim ... ok
[INFO] [stdout] test smited_watch_disable_envvar_makes_it_pure_passthrough ... ok
[INFO] [stdout] test exit_code_propagates_nonzero ... ok
[INFO] [stdout] test pipeline_close_makes_wrapper_exit_promptly ... ok
[INFO] [stdout] test final_line_without_trailing_newline_still_passes_through ... ok
[INFO] [stdout] test sigterm_to_wrapper_kills_descendants_via_process_group ... ok
[INFO] [stdout] test one_megabyte_stdout_does_not_deadlock_or_drop_bytes ... ok
[INFO] [stdout] test backgrounded_descendant_does_not_keep_wrapper_alive ... ok
[INFO] [stdout] test disable_mode_preserves_sigint_trapping_child_exit_code ... FAILED
[INFO] [stdout] test sigint_is_forwarded_as_sigint_not_sigkill ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- disable_mode_preserves_sigint_trapping_child_exit_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'disable_mode_preserves_sigint_trapping_child_exit_code' (2481) panicked at tests/wrap_passthrough.rs:205:5:
[INFO] [stdout] assertion `left == right` failed: disable mode should wait for the SIGINT-trapping child and propagate its exit code; status=ExitStatus(unix_wait_status(2)), signal=Some(2)
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(42)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6341de3c28f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6341de3c28f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6341de3c28f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6341de3c28f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6341de3d71ba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6341de3d71ba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6341de3c72d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6341de3c72d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6341de39fa76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6341de39fa76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6341de3ba249 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6341de33757c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6341de33757c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6341de3ba402 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6341de3ba402 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6341de39fb32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6341de394b09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6341de3a084d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6341de3d794c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6341de3d7863 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x6341de32066d - core[8fb95b77d25ab6c8]::panicking::assert_failed::<core[8fb95b77d25ab6c8]::option::Option<i32>, core[8fb95b77d25ab6c8]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6341de325021 - wrap_passthrough[f5b91442c4c0a63e]::disable_mode_preserves_sigint_trapping_child_exit_code
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wrap_passthrough.rs:205:5
[INFO] [stdout]   22:     0x6341de320de7 - wrap_passthrough[f5b91442c4c0a63e]::disable_mode_preserves_sigint_trapping_child_exit_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/wrap_passthrough.rs:143:60
[INFO] [stdout]   23:     0x6341de32a3b6 - <wrap_passthrough[f5b91442c4c0a63e]::disable_mode_preserves_sigint_trapping_child_exit_code::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6341de32a65b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6341de32a65b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6341de337ed5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6341de337ed5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6341de337ed5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6341de337ed5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6341de337ed5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6341de337ed5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6341de337ed5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6341de3317e4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6341de3317e4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6341de33af52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6341de33af52 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6341de33af52 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6341de33af52 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6341de33af52 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6341de33af52 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6341de33af52 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6341de3c1d4f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x6341de3c1d4f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7730b7e35aa4 - <unknown>
[INFO] [stdout]   45:     0x7730b7ec2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     disable_mode_preserves_sigint_trapping_child_exit_code
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test wrap_passthrough`
[INFO] running `Command { std: "docker" "inspect" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6", kill_on_drop: false }`
[INFO] [stdout] 7fe4a8956396017ac9140f5682f5db0a669dafe1d1a91e0acba9c6db86596ac6
