[INFO] fetching crate csvpeek-rs 0.1.0... [INFO] testing csvpeek-rs-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate csvpeek-rs 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate csvpeek-rs 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate csvpeek-rs 0.1.0 [INFO] tweaked toml for crates.io crate csvpeek-rs 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate csvpeek-rs 0.1.0 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 crates.io crate csvpeek-rs 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 39bae1d7a1322bb042925a92b327568dd516bf976b7fb7dbdd5a73a30bdb175a [INFO] running `Command { std: "docker" "start" "-a" "39bae1d7a1322bb042925a92b327568dd516bf976b7fb7dbdd5a73a30bdb175a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39bae1d7a1322bb042925a92b327568dd516bf976b7fb7dbdd5a73a30bdb175a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bae1d7a1322bb042925a92b327568dd516bf976b7fb7dbdd5a73a30bdb175a", kill_on_drop: false }` [INFO] [stdout] 39bae1d7a1322bb042925a92b327568dd516bf976b7fb7dbdd5a73a30bdb175a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] baabe5ccce2e7d09dbf49019319e1c563d5b3c4053f954e6b1dedcd8c9044220 [INFO] running `Command { std: "docker" "start" "-a" "baabe5ccce2e7d09dbf49019319e1c563d5b3c4053f954e6b1dedcd8c9044220", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling csvpeek-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.68s [INFO] running `Command { std: "docker" "inspect" "baabe5ccce2e7d09dbf49019319e1c563d5b3c4053f954e6b1dedcd8c9044220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baabe5ccce2e7d09dbf49019319e1c563d5b3c4053f954e6b1dedcd8c9044220", kill_on_drop: false }` [INFO] [stdout] baabe5ccce2e7d09dbf49019319e1c563d5b3c4053f954e6b1dedcd8c9044220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3a6aaaa9e653d7d0da613f0d008cea054ed167cd5959a6e67befa58237ffa080 [INFO] running `Command { std: "docker" "start" "-a" "3a6aaaa9e653d7d0da613f0d008cea054ed167cd5959a6e67befa58237ffa080", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling csvpeek-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.63s [INFO] running `Command { std: "docker" "inspect" "3a6aaaa9e653d7d0da613f0d008cea054ed167cd5959a6e67befa58237ffa080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6aaaa9e653d7d0da613f0d008cea054ed167cd5959a6e67befa58237ffa080", kill_on_drop: false }` [INFO] [stdout] 3a6aaaa9e653d7d0da613f0d008cea054ed167cd5959a6e67befa58237ffa080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4f346fabb7bb95289c1c7cf1c3f8bd88d5835b48a05d45c5d801a00afdba5bca [INFO] running `Command { std: "docker" "start" "-a" "4f346fabb7bb95289c1c7cf1c3f8bd88d5835b48a05d45c5d801a00afdba5bca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csvpeek_rs-01a132816dad4fb0) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_parse_filter_arg_empty_value_is_ok ... ok [INFO] [stdout] test tests::test_parse_filter_arg_empty_key_error ... ok [INFO] [stdout] test tests::test_parse_filter_arg_invalid_ops_or_format ... ok [INFO] [stdout] test tests::test_parse_filter_arg_valid_ops ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-6f3bc723a355751f) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_help_flag ... ok [INFO] [stdout] test test_list_basic_csv ... ok [INFO] [stdout] test test_no_input_args_with_empty_pipe_stdin ... ok [INFO] [stdout] test test_filter_with_raw_output ... ok [INFO] [stdout] test test_list_multiple_filters_no_match ... ok [INFO] [stdout] test test_list_multiple_columns_with_raw_output ... ok [INFO] [stdout] test test_list_multiple_filters ... ok [INFO] [stdout] test test_list_multiple_filters_invalid_column ... ok [INFO] [stdout] test test_random_pick_multiple_columns_raw ... ok [INFO] [stdout] test test_version_flag ... ok [INFO] [stdout] test test_single_filter_and_multiple_display_columns ... ok [INFO] [stdout] test test_stdin_input_with_list_and_columns_raw ... ok [INFO] [stdout] test test_directory_input_merges_and_skips ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f346fabb7bb95289c1c7cf1c3f8bd88d5835b48a05d45c5d801a00afdba5bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f346fabb7bb95289c1c7cf1c3f8bd88d5835b48a05d45c5d801a00afdba5bca", kill_on_drop: false }` [INFO] [stdout] 4f346fabb7bb95289c1c7cf1c3f8bd88d5835b48a05d45c5d801a00afdba5bca