[INFO] cloning repository https://github.com/watiko/zsh-history-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watiko/zsh-history-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatiko%2Fzsh-history-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatiko%2Fzsh-history-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22175514372b352697adf669aa1dc691f75ba6ea [INFO] testing watiko/zsh-history-utils against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatiko%2Fzsh-history-utils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/watiko/zsh-history-utils on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/watiko/zsh-history-utils [INFO] finished tweaking git repo https://github.com/watiko/zsh-history-utils [INFO] tweaked toml for git repo https://github.com/watiko/zsh-history-utils written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/watiko/zsh-history-utils 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_reuse v0.6.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01f90cbdac5d9375f3639ada478100250d370848db363510591cfa70bb1512b0 [INFO] running `Command { std: "docker" "start" "-a" "01f90cbdac5d9375f3639ada478100250d370848db363510591cfa70bb1512b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01f90cbdac5d9375f3639ada478100250d370848db363510591cfa70bb1512b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f90cbdac5d9375f3639ada478100250d370848db363510591cfa70bb1512b0", kill_on_drop: false }` [INFO] [stdout] 01f90cbdac5d9375f3639ada478100250d370848db363510591cfa70bb1512b0 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84441f52aecb6c1d844579cb77da27deafb82dd3b1b07096f18cafda907a242f [INFO] running `Command { std: "docker" "start" "-a" "84441f52aecb6c1d844579cb77da27deafb82dd3b1b07096f18cafda907a242f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zsh-history-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.95s [INFO] running `Command { std: "docker" "inspect" "84441f52aecb6c1d844579cb77da27deafb82dd3b1b07096f18cafda907a242f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84441f52aecb6c1d844579cb77da27deafb82dd3b1b07096f18cafda907a242f", kill_on_drop: false }` [INFO] [stdout] 84441f52aecb6c1d844579cb77da27deafb82dd3b1b07096f18cafda907a242f [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ff26916bbccc5551cb2c746cdf2b976825ef4db23d31985c00b0629d6e8c138 [INFO] running `Command { std: "docker" "start" "-a" "7ff26916bbccc5551cb2c746cdf2b976825ef4db23d31985c00b0629d6e8c138", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling rstest_reuse v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.12 [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 regex-automata v0.4.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling zsh-history-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.89s [INFO] running `Command { std: "docker" "inspect" "7ff26916bbccc5551cb2c746cdf2b976825ef4db23d31985c00b0629d6e8c138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff26916bbccc5551cb2c746cdf2b976825ef4db23d31985c00b0629d6e8c138", kill_on_drop: false }` [INFO] [stdout] 7ff26916bbccc5551cb2c746cdf2b976825ef4db23d31985c00b0629d6e8c138 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d02ee5d9101d9ee718164db3398d90c001539500d5a96a69c935f5f0b88caa47 [INFO] running `Command { std: "docker" "start" "-a" "d02ee5d9101d9ee718164db3398d90c001539500d5a96a69c935f5f0b88caa47", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zsh_history_utils-f660efb66af0f63a) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test zsh::core::tests::test_metafy::case_3 ... ok [INFO] [stdout] test zsh::core::tests::test_unmetafy::case_3 ... ok [INFO] [stdout] test zsh::core::tests::test_unmetafy::case_1 ... ok [INFO] [stdout] test zsh::core::tests::test_unmetafy::case_2 ... ok [INFO] [stdout] test zsh::core::tests::test_metafy::case_2 ... ok [INFO] [stdout] test zsh::core::tests::test_metafy::case_1 ... ok [INFO] [stdout] test zsh::history::tests::test_entry_to_line::case_2 ... ok [INFO] [stdout] test zsh::history::tests::test_entry_to_line::case_3 ... ok [INFO] [stdout] test zsh::history::tests::test_entry_to_line::case_6 ... ok [INFO] [stdout] test zsh::history::tests::test_line_to_entry::case_4 ... ok [INFO] [stdout] test zsh::history::tests::test_history_lines::case_2 ... ok [INFO] [stdout] test zsh::history::tests::test_line_to_entry::case_2 ... ok [INFO] [stdout] test zsh::history::tests::test_line_to_entry::case_5 ... ok [INFO] [stdout] test zsh::history::tests::test_line_to_entry::case_6 ... ok [INFO] [stdout] test zsh::history::tests::test_entry_to_line::case_1 ... ok [INFO] [stdout] test zsh::history::tests::test_line_to_entry::case_3 ... ok [INFO] [stdout] test zsh::history::tests::test_line_to_entry::case_1 ... ok [INFO] [stdout] test zsh::history::tests::test_entry_to_line::case_4 ... ok [INFO] [stdout] test zsh::history::tests::test_history_lines::case_1 ... ok [INFO] [stdout] test zsh::history::tests::test_entry_to_line::case_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d02ee5d9101d9ee718164db3398d90c001539500d5a96a69c935f5f0b88caa47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02ee5d9101d9ee718164db3398d90c001539500d5a96a69c935f5f0b88caa47", kill_on_drop: false }` [INFO] [stdout] d02ee5d9101d9ee718164db3398d90c001539500d5a96a69c935f5f0b88caa47