cargo-codspeed 2.4.0 -> 2.6.0 https://github.com/CodSpeedHQ/codspeed-rust/releases attrpath: cargo-codspeed 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-mscFAo4LmhsXa0SlAADyp5qdF3MotHPb4O3Vcl5R0T4= Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cargo-codspeed nix build failed. running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s  Running tests/package_in_deps.rs (target/x86_64-unknown-linux-gnu/release/deps/package_in_deps-08ff34646be6b27b) running 1 test test test_package_in_deps_build ... FAILED failures: ---- test_package_in_deps_build stdout ---- thread 'test_package_in_deps_build' panicked at /build/rustc-1.77.1-src/library/core/src/ops/function.rs:250:5: Unexpected failure. code-1 stderr=```" Collected 1 benchmark suite(s) to build\n Building blit bencher_example\n Error no matching package found\nsearched package name: `blit`\nperhaps you meant: bstr, btoi, cast, ...\nlocation searched: registry `crates-io`\nrequired by package `blit v0.8.5 (/build/cargo-codspeed-test-b55f932e-7b8b-45c9-88af-1bb84a936414)`\n"``` command=`cd "/build/cargo-codspeed-test-b55f932e-7b8b-45c9-88af-1bb84a936414" && "/build/source/target/x86_64-unknown-linux-gnu/release/cargo-codspeed" "build"` code=1 stdout="" stderr=" Collected 1 benchmark suite(s) to build\n Building blit bencher_example\n Error no matching package found\nsearched package name: `blit`\nperhaps you meant: bstr, btoi, cast, ...\nlocation searched: registry `crates-io`\nrequired by package `blit v0.8.5 (/build/cargo-codspeed-test-b55f932e-7b8b-45c9-88af-1bb84a936414)`\n" note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: test_package_in_deps_build test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s error: test failed, to rerun pass `-p cargo-codspeed --test package_in_deps`