[INFO] cloning repository https://github.com/nadavgolden/cursorfiles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nadavgolden/cursorfiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadavgolden%2Fcursorfiles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadavgolden%2Fcursorfiles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60ec1440e41f9c73e428006ec8099ba5036c6909
[INFO] testing nadavgolden/cursorfiles against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadavgolden%2Fcursorfiles" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nadavgolden/cursorfiles
[INFO] finished tweaking git repo https://github.com/nadavgolden/cursorfiles
[INFO] tweaked toml for git repo https://github.com/nadavgolden/cursorfiles written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nadavgolden/cursorfiles on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nadavgolden/cursorfiles 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-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca160795f8ba46ab1b0bdb74fa2f89274dd861f8cfccd7e33a547eb71f7eb998
[INFO] running `Command { std: "docker" "start" "-a" "ca160795f8ba46ab1b0bdb74fa2f89274dd861f8cfccd7e33a547eb71f7eb998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca160795f8ba46ab1b0bdb74fa2f89274dd861f8cfccd7e33a547eb71f7eb998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca160795f8ba46ab1b0bdb74fa2f89274dd861f8cfccd7e33a547eb71f7eb998", kill_on_drop: false }`
[INFO] [stdout] ca160795f8ba46ab1b0bdb74fa2f89274dd861f8cfccd7e33a547eb71f7eb998
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df5d769e94b67c4ff79b2122125e678607d6646eabe9ccaeddc7a7109b763770
[INFO] running `Command { std: "docker" "start" "-a" "df5d769e94b67c4ff79b2122125e678607d6646eabe9ccaeddc7a7109b763770", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling cursorfiles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.45s
[INFO] running `Command { std: "docker" "inspect" "df5d769e94b67c4ff79b2122125e678607d6646eabe9ccaeddc7a7109b763770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df5d769e94b67c4ff79b2122125e678607d6646eabe9ccaeddc7a7109b763770", kill_on_drop: false }`
[INFO] [stdout] df5d769e94b67c4ff79b2122125e678607d6646eabe9ccaeddc7a7109b763770
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3308877653b477c7051f27d065fcf1c40aeb9b96ddc57892c4e4daa6207c4795
[INFO] running `Command { std: "docker" "start" "-a" "3308877653b477c7051f27d065fcf1c40aeb9b96ddc57892c4e4daa6207c4795", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling cursorfiles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.66s
[INFO] running `Command { std: "docker" "inspect" "3308877653b477c7051f27d065fcf1c40aeb9b96ddc57892c4e4daa6207c4795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3308877653b477c7051f27d065fcf1c40aeb9b96ddc57892c4e4daa6207c4795", kill_on_drop: false }`
[INFO] [stdout] 3308877653b477c7051f27d065fcf1c40aeb9b96ddc57892c4e4daa6207c4795
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97ef7d717345ee650873e3f8aae6e1d7cc0d76c64f8243f6707f691ceaee0db6
[INFO] running `Command { std: "docker" "start" "-a" "97ef7d717345ee650873e3f8aae6e1d7cc0d76c64f8243f6707f691ceaee0db6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cursorfiles-a84f11555b3462f8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test config::tests::test_config_load_nonexistent ... ok
[INFO] [stdout] test config::tests::test_config_save_and_load ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/cursorfiles-4eee791a604a1d48)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6cb4aabcd32239a6)
[INFO] [stdout] test config::tests::test_config_load_nonexistent ... ok
[INFO] [stdout] test config::tests::test_config_save_and_load ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOzUZBK/source-repo/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpafJbja/local-repo/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpr7Sfgv/pack1/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprW0koM/test-pack/.git/
[INFO] [stdout] test test_config_with_install ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpcWpblF/test-pack/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpLec0pA/local-repo/.git/
[INFO] [stdout] [main (root-commit) cfeae5a] Initial commit
[INFO] [stdout]  4 files changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 commands/test_command.md
[INFO] [stdout]  create mode 100644 rules/test_rule.md
[INFO] [stdout]  create mode 100644 skills/test_skill.md
[INFO] [stdout]  create mode 100644 subagents/test_agent.md
[INFO] [stdout] [main (root-commit) 68acfd9] Initial commit
[INFO] [stdout]  4 files changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 commands/test_command.md
[INFO] [stdout]  create mode 100644 rules/test_rule.md
[INFO] [stdout]  create mode 100644 skills/test_skill.md
[INFO] [stdout]  create mode 100644 subagents/test_agent.md
[INFO] [stdout] test test_install_pack ... ok
[INFO] [stderr] Cloning into '/tmp/.tmpOzUZBK/cloned-repo'...
[INFO] [stdout] [main (root-commit) d3953e0] Initial commit
[INFO] [stdout]  4 files changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 commands/test_command.md
[INFO] [stdout]  create mode 100644 rules/test_rule.md
[INFO] [stdout]  create mode 100644 skills/test_skill.md
[INFO] [stdout]  create mode 100644 subagents/test_agent.md
[INFO] [stdout] [main (root-commit) cfeae5a] Initial commit
[INFO] [stdout]  4 files changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 commands/test_command.md
[INFO] [stdout]  create mode 100644 rules/test_rule.md
[INFO] [stdout]  create mode 100644 skills/test_skill.md
[INFO] [stdout]  create mode 100644 subagents/test_agent.md
[INFO] [stdout] test test_uninstall_pack ... ok
[INFO] [stdout] [main (root-commit) b376e74] Initial commit
[INFO] [stdout]  4 files changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 commands/test_command.md
[INFO] [stdout]  create mode 100644 rules/test_rule.md
[INFO] [stdout]  create mode 100644 skills/test_skill.md
[INFO] [stdout]  create mode 100644 subagents/test_agent.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpr7Sfgv/pack2/.git/
[INFO] [stderr] Cloning into bare repository '/tmp/.tmpafJbja/remote-repo'...
[INFO] [stdout] [main (root-commit) d3953e0] Initial commit
[INFO] [stderr] done.
[INFO] [stdout]  4 files changed, 4 insertions(+)
[INFO] [stderr] Cloning into bare repository '/tmp/.tmpLec0pA/remote-repo'...
[INFO] [stdout]  create mode 100644 commands/test_command.md
[INFO] [stdout]  create mode 100644 rules/test_rule.md
[INFO] [stdout]  create mode 100644 skills/test_skill.md
[INFO] [stdout]  create mode 100644 subagents/test_agent.md
[INFO] [stdout] [main (root-commit) ef97611] Initial commit
[INFO] [stdout]  4 files changed, 4 insertions(+)
[INFO] [stdout]  create mode 100644 commands/test_command.md
[INFO] [stdout]  create mode 100644 rules/test_rule.md
[INFO] [stdout]  create mode 100644 skills/test_skill.md
[INFO] [stdout]  create mode 100644 subagents/test_agent.md
[INFO] [stdout] test test_install_multiple_packs ... ok
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stdout] test test_git_clone ... ok
[INFO] [stderr] Cloning into '/tmp/.tmpafJbja/cloned-repo'...
[INFO] [stderr] Cloning into '/tmp/.tmpSnduza/test-pack'...
[INFO] [stderr] done.
[INFO] [stderr] done.
[INFO] [stdout] [main f9071a3] Update
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 rules/updated_rule.md
[INFO] [stdout] [main 7d1106f] Add new rule
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 rules/new_rule.md
[INFO] [stderr] To /tmp/.tmpLec0pA/remote-repo
[INFO] [stderr]    d3953e0..f9071a3  main -> main
[INFO] [stderr] To /tmp/.tmpafJbja/remote-repo
[INFO] [stderr]    d3953e0..7d1106f  main -> main
[INFO] [stderr] From /tmp/.tmpLec0pA/remote-repo
[INFO] [stderr]    d3953e0..f9071a3  main       -> origin/main
[INFO] [stdout] Updating d3953e0..f9071a3
[INFO] [stdout] Fast-forward
[INFO] [stdout]  rules/updated_rule.md | 1 +
[INFO] [stderr] From /tmp/.tmpafJbja/remote-repo
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr]    d3953e0..7d1106f  main       -> origin/main
[INFO] [stdout]  create mode 100644 rules/updated_rule.md
[INFO] [stdout] Updating d3953e0..7d1106f
[INFO] [stdout] Fast-forward
[INFO] [stdout]  rules/new_rule.md | 1 +
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 rules/new_rule.md
[INFO] [stdout] test test_sync_command ... ok
[INFO] [stderr]    Doc-tests cursorfiles
[INFO] [stdout] test test_git_pull_real ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[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" "97ef7d717345ee650873e3f8aae6e1d7cc0d76c64f8243f6707f691ceaee0db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ef7d717345ee650873e3f8aae6e1d7cc0d76c64f8243f6707f691ceaee0db6", kill_on_drop: false }`
[INFO] [stdout] 97ef7d717345ee650873e3f8aae6e1d7cc0d76c64f8243f6707f691ceaee0db6
