[INFO] cloning repository https://github.com/ChrisVilches/horsetab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisVilches/horsetab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisVilches%2Fhorsetab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisVilches%2Fhorsetab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f3a5cdc38a3d52248f376ad0c4259d13a80212a
[INFO] testing ChrisVilches/horsetab against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisVilches%2Fhorsetab" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChrisVilches/horsetab
[INFO] finished tweaking git repo https://github.com/ChrisVilches/horsetab
[INFO] tweaked toml for git repo https://github.com/ChrisVilches/horsetab written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrisVilches/horsetab on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrisVilches/horsetab 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a08c19feb6005f2312d79c3391dfd52412586711db37923faac915c1b7f3888
[INFO] running `Command { std: "docker" "start" "-a" "1a08c19feb6005f2312d79c3391dfd52412586711db37923faac915c1b7f3888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a08c19feb6005f2312d79c3391dfd52412586711db37923faac915c1b7f3888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a08c19feb6005f2312d79c3391dfd52412586711db37923faac915c1b7f3888", kill_on_drop: false }`
[INFO] [stdout] 1a08c19feb6005f2312d79c3391dfd52412586711db37923faac915c1b7f3888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e60589177aaadd8d6f17bc4400ddac8c89de2f8a2de810d3be1f3e86777c73e1
[INFO] running `Command { std: "docker" "start" "-a" "e60589177aaadd8d6f17bc4400ddac8c89de2f8a2de810d3be1f3e86777c73e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling edit v0.1.4
[INFO] [stderr]    Compiling rdev v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rouille v3.6.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling horsetab v0.3.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e60589177aaadd8d6f17bc4400ddac8c89de2f8a2de810d3be1f3e86777c73e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e60589177aaadd8d6f17bc4400ddac8c89de2f8a2de810d3be1f3e86777c73e1", kill_on_drop: false }`
[INFO] [stdout] e60589177aaadd8d6f17bc4400ddac8c89de2f8a2de810d3be1f3e86777c73e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd18611467fcbce443432c465ac847bfeba123b7ece6aa9c67833da6da1c76b0
[INFO] running `Command { std: "docker" "start" "-a" "bd18611467fcbce443432c465ac847bfeba123b7ece6aa9c67833da6da1c76b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling test-case-core v3.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling test-case-macros v3.2.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling test-case v3.2.1
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling rouille v3.6.2
[INFO] [stderr]    Compiling horsetab v0.3.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "bd18611467fcbce443432c465ac847bfeba123b7ece6aa9c67833da6da1c76b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd18611467fcbce443432c465ac847bfeba123b7ece6aa9c67833da6da1c76b0", kill_on_drop: false }`
[INFO] [stdout] bd18611467fcbce443432c465ac847bfeba123b7ece6aa9c67833da6da1c76b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3aa95850f849ed5e002e31a61f004b50f0c31f4a0ae4dedbd5328d4a70669ac6
[INFO] running `Command { std: "docker" "start" "-a" "3aa95850f849ed5e002e31a61f004b50f0c31f4a0ae4dedbd5328d4a70669ac6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/horsetab-9ebb394ca70ef092)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test cli::subcommands::tests::test_watch_sequences_print_formatted::_r_f_fr_format_n_n_found_found_expects ... ok
[INFO] [stdout] test cli::subcommands::tests::test_watch_sequences_print_formatted::_rrrrrrrrr_rrr_r_rrrr_n_n_n_expects ... ok
[INFO] [stdout] test cli::subcommands::tests::test_watch_sequences_print_formatted::_rrrrrrrrr_rrr_r_rrrr_rrrr_n_n_n_n_expects ... ok
[INFO] [stdout] test cli::subcommands::tests::test_watch_sequences_print_formatted::_r_f_r_format_n_n_found_expects ... ok
[INFO] [stdout] test cli::subcommands::tests::test_watch_sequences_print_formatted::_rrrrrrrrrrrrr_expects ... ok
[INFO] [stdout] test cli::subcommands::tests::test_watch_sequences_print_formatted::_r_frr_f_format_n_n_found_found_expects ... ok
[INFO] [stdout] test ipc_tcp::tests::test_handle_tcp_action_wrong ... ok
[INFO] [stdout] test sequence_automata::tests::test_overlap ... ok
[INFO] [stdout] test sequence_automata::tests::test_must_reset_otherwise_wont_match ... ok
[INFO] [stdout] test ipc_tcp::tests::test_handle_tcp_action_watch ... ok
[INFO] [stdout] test sequence_automata::tests::test_sequence_2 ... ok
[INFO] [stdout] test sequence_automata::tests::test_sequence_becomes_unreachable ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_get_unreachable_sequences_same ... ok
[INFO] [stdout] test sequence_automata::tests::test_sequence_1 ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_get_unreachable_sequences_some_fail ... ok
[INFO] [stdout] test cmd::tests::test_command_parse ... ok
[INFO] [stdout] test cmd::tests::test_command_parse_2 ... ok
[INFO] [stdout] test cmd::tests::test_error ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_with_comments ... ok
[INFO] [stdout] test logger::tests::test_format_log_msg::_aa_stderr_12312377_stderr_2023_01_02_00_11_22_12312377_aa_expects ... ok
[INFO] [stdout] test logger::tests::test_format_log_msg::_aa_stdout_1_stdout_2023_01_02_00_11_22_1_aa_expects ... ok
[INFO] [stdout] test logger::tests::test_format_log_msg::_stderr_12312377_stderr_2023_01_02_00_11_22_12312377_expects ... ok
[INFO] [stdout] test logger::tests::test_format_log_msg::_aa_stdout_123_stdout_2023_01_02_00_11_22_123_aa_expects ... ok
[INFO] [stdout] test logger::tests::test_format_log_msg::_aa_stdout_123123_stdout_2023_01_02_00_11_22_123123_aa_expects ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_with_comments_2 ... ok
[INFO] [stdout] test sequence_automata::tests::test_sequence_match_twice_in_a_row ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_get_unreachable_sequences_all_ok ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_with_non_morse_command::_a_expects ... ok
[INFO] [stdout] test util::tests::test_payload_overwriter ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_with_non_morse_command::_source_something_expects ... ok
[INFO] [stdout] test cmd::tests::test_match_line ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_with_non_morse_command::_aaa_expects ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines::_x_xyz_yyy_x_yyy_n_xyz_expects ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines::_abc_hello_world_cmd_cmd_abc_n_hello_n_world_expects ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_with_non_morse_command::_something_expects ... ok
[INFO] [stdout] test cmd::tests::test_empty_line ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_with_non_morse_command::_b_expects ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_with_non_morse_command::_c_expects ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines::_x_xyz_yyy_yyy_x_n_xyz_expects ... ok
[INFO] [stdout] test cli::subcommands::tests::test_watch_sequences_print_formatted::_r_frr_fr_format_n_n_found_found_expects ... ok
[INFO] [stdout] test sequence_automata::tests::test_sequence_match_multiple_simultaneously ... ok
[INFO] [stdout] test server::config_file_parser::tests::test_parse_lines_multiple_empty_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3aa95850f849ed5e002e31a61f004b50f0c31f4a0ae4dedbd5328d4a70669ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa95850f849ed5e002e31a61f004b50f0c31f4a0ae4dedbd5328d4a70669ac6", kill_on_drop: false }`
[INFO] [stdout] 3aa95850f849ed5e002e31a61f004b50f0c31f4a0ae4dedbd5328d4a70669ac6
