pixi 0.13.0 -> 0.15.1 https://github.com/prefix-dev/pixi/releases attrpath: pixi Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-9XskeRNCkGOksDEKZanfygHI0Acq8boKoSZdK2uCpuY= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pixi nix build failed.  Running tests/solve_group_tests.rs (target/x86_64-unknown-linux-gnu/release/deps/solve_group_tests-121d92e3aae53e47) running 1 test ⠁ fetching package metadata ⠁ fetching package metadata ⠁ fetching package metadata ⠁ .tmpLer2jB/linux-64 [00:00:00] [────────────────────] 0 B @ -   ⠁ fetching package metadata ⠁ .tmpLer2jB/linux-64 [00:00:00] [────────────────────] 0 B @ - ⠁ .tmpLer2jB/noarch [00:00:00] [────────────────────] 0 B @ -    ⠁ fetching package metadata   .tmpLer2jB/linux-64 [00:00:00] 404 not found ⠁ .tmpLer2jB/noarch [00:00:00] [────────────────────] 0 B @ -    ⠁ fetching package metadata ⠁ .tmpLer2jB/noarch [00:00:00] [────────────────────] 0 B @ -   ⠁ fetching package metadata test conda_solve_group_functionality ... FAILED failures: ---- conda_solve_group_functionality stdout ---- thread 'conda_solve_group_functionality' panicked at tests/solve_group_tests.rs:57:55: called `Result::unwrap()` on an `Err` value: x failed to fetch repodata from channels  |-> failed to acquire a lock on the repodata cache  |-> failed to open: /homeless-shelter/.cache/rattler/cache/repodata/  | e8be36cc.lock  `-> Permission denied (os error 13) note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: conda_solve_group_functionality test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s error: test failed, to rerun pass `--test solve_group_tests`