[INFO] cloning repository https://github.com/Vixys/sir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vixys/sir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVixys%2Fsir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVixys%2Fsir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 435b73e1b4a6abe9414cf2850abe366c18f03a80
[INFO] testing Vixys/sir against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVixys%2Fsir" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vixys/sir
[INFO] finished tweaking git repo https://github.com/Vixys/sir
[INFO] tweaked toml for git repo https://github.com/Vixys/sir written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vixys/sir on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vixys/sir 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d60619681e299c13fcfe1523ebb71d3c107a1534bf643d40fc120676ec75dd9
[INFO] running `Command { std: "docker" "start" "-a" "0d60619681e299c13fcfe1523ebb71d3c107a1534bf643d40fc120676ec75dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d60619681e299c13fcfe1523ebb71d3c107a1534bf643d40fc120676ec75dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d60619681e299c13fcfe1523ebb71d3c107a1534bf643d40fc120676ec75dd9", kill_on_drop: false }`
[INFO] [stdout] 0d60619681e299c13fcfe1523ebb71d3c107a1534bf643d40fc120676ec75dd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c93af31da74af2bf6978ad3ffbe53d58d926bc64214d9664ee9d50f6f3aa0a3
[INFO] running `Command { std: "docker" "start" "-a" "2c93af31da74af2bf6978ad3ffbe53d58d926bc64214d9664ee9d50f6f3aa0a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling io-lifetimes v1.0.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.36.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling bitflags v2.0.2
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]    Compiling clap v4.1.11
[INFO] [stderr]    Compiling sir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s
[INFO] running `Command { std: "docker" "inspect" "2c93af31da74af2bf6978ad3ffbe53d58d926bc64214d9664ee9d50f6f3aa0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c93af31da74af2bf6978ad3ffbe53d58d926bc64214d9664ee9d50f6f3aa0a3", kill_on_drop: false }`
[INFO] [stdout] 2c93af31da74af2bf6978ad3ffbe53d58d926bc64214d9664ee9d50f6f3aa0a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96270b4284c8233185336ce2c88f0ed8742d90d5d54ac97e3a916787fba58c9a
[INFO] running `Command { std: "docker" "start" "-a" "96270b4284c8233185336ce2c88f0ed8742d90d5d54ac97e3a916787fba58c9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling assert_cmd v2.0.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling test-case-core v3.1.0
[INFO] [stderr]    Compiling assert_fs v1.0.13
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]    Compiling test-log v0.2.11
[INFO] [stderr]    Compiling test-case-macros v3.1.0
[INFO] [stderr]    Compiling test-case v3.1.0
[INFO] [stderr]    Compiling clap v4.1.11
[INFO] [stderr]    Compiling sir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.51s
[INFO] running `Command { std: "docker" "inspect" "96270b4284c8233185336ce2c88f0ed8742d90d5d54ac97e3a916787fba58c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96270b4284c8233185336ce2c88f0ed8742d90d5d54ac97e3a916787fba58c9a", kill_on_drop: false }`
[INFO] [stdout] 96270b4284c8233185336ce2c88f0ed8742d90d5d54ac97e3a916787fba58c9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8801df4fff6a45cc8f11551b53a1301a431319ecbdf52d47f19b85f77dfd6ff6
[INFO] running `Command { std: "docker" "start" "-a" "8801df4fff6a45cc8f11551b53a1301a431319ecbdf52d47f19b85f77dfd6ff6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sir-9ece5ffd8f80476f)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test input::test::get_file_path_succeed ... ok
[INFO] [stdout] test error::test::fmt_expected_output ... ok
[INFO] [stdout] test error::test::new_succeed ... ok
[INFO] [stdout] test input::test::display_file_content_succeed ... ok
[INFO] [stdout] test input::test::new_succeed ... ok
[INFO] [stdout] test modifiers::show_end::test::modify::incomplete_line_ending ... ok
[INFO] [stdout] test modifiers::show_end::test::modify::multiline_unix ... ok
[INFO] [stdout] test modifiers::show_end::test::modify::no_line_ending ... ok
[INFO] [stdout] test modifiers::show_end::test::modify::unix ... ok
[INFO] [stdout] test modifiers::show_end::test::modify::windows ... ok
[INFO] [stdout] test input::test::open_file_file_does_not_exist_succeed ... ok
[INFO] [stdout] test modifiers::show_end::test::modify::complex_unix ... ok
[INFO] [stdout] test modifiers::show_end::test::modify::complex_windows ... ok
[INFO] [stdout] test modifiers::show_end::test::new_succeed ... ok
[INFO] [stdout] test input::test::open_file_file_exist_succeed ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-476f55684b92750a)
[INFO] [stdout] test modifiers::show_end::test::modify::multiline_windows ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test display_content_in_filewith_show_ends ... FAILED
[INFO] [stdout] test display_content_in_file ... FAILED
[INFO] [stdout] test file_doesnt_exist ... FAILED
[INFO] [stdout] test display_content_in_multiple_files ... FAILED
[INFO] [stdout] test display_content_in_multiple_files_with_one_missing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- display_content_in_filewith_show_ends stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/rcat" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- display_content_in_file stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/rcat" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- file_doesnt_exist stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/rcat" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- display_content_in_multiple_files stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/rcat" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- display_content_in_multiple_files_with_one_missing stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/rcat" }) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     display_content_in_file
[INFO] [stdout]     display_content_in_filewith_show_ends
[INFO] [stdout]     display_content_in_multiple_files
[INFO] [stdout]     display_content_in_multiple_files_with_one_missing
[INFO] [stdout]     file_doesnt_exist
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "8801df4fff6a45cc8f11551b53a1301a431319ecbdf52d47f19b85f77dfd6ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8801df4fff6a45cc8f11551b53a1301a431319ecbdf52d47f19b85f77dfd6ff6", kill_on_drop: false }`
[INFO] [stdout] 8801df4fff6a45cc8f11551b53a1301a431319ecbdf52d47f19b85f77dfd6ff6
