[INFO] cloning repository https://github.com/yarrow/zet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yarrow/zet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarrow%2Fzet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarrow%2Fzet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a15a5ce4a8e3678080f29646539eea79bc414899 [INFO] testing yarrow/zet against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyarrow%2Fzet" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yarrow/zet on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yarrow/zet [INFO] finished tweaking git repo https://github.com/yarrow/zet [INFO] tweaked toml for git repo https://github.com/yarrow/zet written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yarrow/zet 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_fs v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ee8a0d029296e4e4b7310cff928fc10a5135c7366e7e4ad8ce545e86b70f1a1 [INFO] running `Command { std: "docker" "start" "-a" "9ee8a0d029296e4e4b7310cff928fc10a5135c7366e7e4ad8ce545e86b70f1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ee8a0d029296e4e4b7310cff928fc10a5135c7366e7e4ad8ce545e86b70f1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee8a0d029296e4e4b7310cff928fc10a5135c7366e7e4ad8ce545e86b70f1a1", kill_on_drop: false }` [INFO] [stdout] 9ee8a0d029296e4e4b7310cff928fc10a5135c7366e7e4ad8ce545e86b70f1a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66c133001b65927fd2eaa9e6ae95106eb994585a68cf6addd32f3b353573ced8 [INFO] running `Command { std: "docker" "start" "-a" "66c133001b65927fd2eaa9e6ae95106eb994585a68cf6addd32f3b353573ced8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling clap_builder v4.5.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap v4.5.22 [INFO] [stderr] Compiling zet v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.84s [INFO] running `Command { std: "docker" "inspect" "66c133001b65927fd2eaa9e6ae95106eb994585a68cf6addd32f3b353573ced8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c133001b65927fd2eaa9e6ae95106eb994585a68cf6addd32f3b353573ced8", kill_on_drop: false }` [INFO] [stdout] 66c133001b65927fd2eaa9e6ae95106eb994585a68cf6addd32f3b353573ced8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28545ed8218e6721a6e2ce005029271c617e82325426ddbc33599ad3cde06321 [INFO] running `Command { std: "docker" "start" "-a" "28545ed8218e6721a6e2ce005029271c617e82325426ddbc33599ad3cde06321", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling zet v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.28s [INFO] running `Command { std: "docker" "inspect" "28545ed8218e6721a6e2ce005029271c617e82325426ddbc33599ad3cde06321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28545ed8218e6721a6e2ce005029271c617e82325426ddbc33599ad3cde06321", kill_on_drop: false }` [INFO] [stdout] 28545ed8218e6721a6e2ce005029271c617e82325426ddbc33599ad3cde06321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ea9aba5d29aeab5a45eb701a848fccec9375f152c73b60946bbb67ba909c7ac [INFO] running `Command { std: "docker" "start" "-a" "6ea9aba5d29aeab5a45eb701a848fccec9375f152c73b60946bbb67ba909c7ac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zet-dccff869c789a112) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test operands::test::utf_16le_is_translated_to_utf8 ... ok [INFO] [stdout] test operands::test::utf_16be_is_translated_to_utf8 ... ok [INFO] [stdout] test operations::test::check_file_count ... ok [INFO] [stdout] test operations::test_bookkeeping::line_count_update_with_uses_saturating_increment ... ok [INFO] [stdout] test operations::test_bookkeeping::log_lines_logs_the_string_overflow_for_u32_max ... ok [INFO] [stdout] test set::test::utf8_bom_is_correct ... ok [INFO] [stdout] test operations::test::results_for_each_operation ... ok [INFO] [stdout] test operations::test::given_a_single_argument_all_most_ops_return_input_lines_in_order_without_dups ... ok [INFO] [stdout] test styles::test::test_len ... ok [INFO] [stdout] test operations::test::check_line_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zet-4f78d3dc7009b6cd) [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] [stderr] Running tests/features.rs (/opt/rustwide/target/debug/deps/features-6d3aaadb5744de6b) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_the_tests::expected_output_is_subsequence_of_union_output_for_all_subcommands ... ok [INFO] [stdout] test test_the_tests::each_line_occurs_at_most_once_in_the_expected_output_of_any_subcommand ... ok [INFO] [stdout] test test_the_tests::expected_union_output_is_the_concatentated_input_lines_in_order_with_no_duplicates ... ok [INFO] [stdout] test fail_bad_subcommand ... ok [INFO] [stdout] test zet_reads_stdin_when_given_a_dash ... ok [INFO] [stdout] test prints_help_if_no_subcommand ... ok [INFO] [stdout] test prints_version_with_V_or_version_flag ... ok [INFO] [stdout] test zet_reads_stdin_when_there_are_no_file_arguments ... ok [INFO] [stdout] test subcommands_allow_empty_arg_list_and_produce_empty_output ... ok [INFO] [stdout] test zet_accepts_all_encodings_and_remembers_the_first_file_has_a_byte_order_mark ... ok [INFO] [stdout] test the_optimize_to_union_code_in_main_only_does_so_when_its_ok ... ok [INFO] [stdout] test zet_subcommand_with_count_lines_flag_x_y_z_matches_expected_output_for_all_operations ... ok [INFO] [stdout] test zet_subcommand_with_count_files_flag_x_y_z_matches_expected_output_for_all_operations ... ok [INFO] [stdout] test the_last_line_of_a_file_need_not_end_in_a_newline ... ok [INFO] [stdout] test zet_subcommand_with_count_flag_or_c_flag_follows_files_flag ... ok [INFO] [stdout] test zet_terminates_every_output_line_with_the_line_terminator_of_the_first_input_line ... ok [INFO] [stdout] test zet_subcommand_x_y_z_matches_expected_output_for_all_operations ... ok [INFO] [stdout] test fail_on_missing_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] Doc-tests zet [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" "6ea9aba5d29aeab5a45eb701a848fccec9375f152c73b60946bbb67ba909c7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea9aba5d29aeab5a45eb701a848fccec9375f152c73b60946bbb67ba909c7ac", kill_on_drop: false }` [INFO] [stdout] 6ea9aba5d29aeab5a45eb701a848fccec9375f152c73b60946bbb67ba909c7ac