Skip to content

Release command-error version 0.7.0

9bb1a81
Select commit
Loading
Failed to load commit list.
Merged

Release version 0.7.0 #29

Release command-error version 0.7.0
9bb1a81
Select commit
Loading
Failed to load commit list.
Garnix CI / check command-error-nextest [aarch64-darwin] succeeded Sep 18, 2025 in 1m 4s

check command-error-nextest [aarch64-darwin]

check command-error-nextest [aarch64-darwin] succeeded

Details

Last 100 lines of logs:

warning: ignoring untrusted flake configuration setting 'extra-substituters'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'extra-trusted-substituters'.
Pass '--accept-flake-config' to trust it
these 4 derivations will be built:
  /nix/store/i9yvv3fwrf57vkmihzjvpd7gdl9i3i9r-Cargo.toml.drv
  /nix/store/a0qmngz4j9zh31qh4kmf3w1xhq88c51v-source.drv
  /nix/store/f73anzg9wp0kaijr960bp76hqjb5dybk-command-error-deps-0.7.0.drv
  /nix/store/0ddv7z251rgv4c9dar3z397hb1s3qscz-command-error-nextest-0.7.0.drv
these 4 derivations will be built:
  /nix/store/i9yvv3fwrf57vkmihzjvpd7gdl9i3i9r-Cargo.toml.drv
  /nix/store/a0qmngz4j9zh31qh4kmf3w1xhq88c51v-source.drv
  /nix/store/f73anzg9wp0kaijr960bp76hqjb5dybk-command-error-deps-0.7.0.drv
  /nix/store/0ddv7z251rgv4c9dar3z397hb1s3qscz-command-error-nextest-0.7.0.drv
command-error-nextest-0.7.0> Running phase: unpackPhase
command-error-nextest-0.7.0> unpacking source archive /nix/store/w576bslgfbppl1c2zhcznjm5f59qi0rq-source
command-error-nextest-0.7.0> source root is source
command-error-nextest-0.7.0> Running phase: patchPhase
command-error-nextest-0.7.0> Executing configureCargoCommonVars
command-error-nextest-0.7.0> decompressing cargo artifacts from /nix/store/xl7k8yhvkjpg00c9da46h37zpd9r6iqb-command-error-deps-0.7.0/target.tar.zst to target
command-error-nextest-0.7.0> Running phase: updateAutotoolsGnuConfigScriptsPhase
command-error-nextest-0.7.0> Running phase: configurePhase
command-error-nextest-0.7.0> will append /private/tmp/nix-build-command-error-nextest-0.7.0.drv-0/source/.cargo-home/config.toml with contents of /nix/store/2c2r5yq8mmx0mrfpz6nzn4nfr4zq9kjm-vendor-cargo-deps/config.toml
command-error-nextest-0.7.0> default configurePhase, nothing to do
command-error-nextest-0.7.0> Running phase: buildPhase
command-error-nextest-0.7.0> ++ command cargo --version
command-error-nextest-0.7.0> cargo 1.82.0 (8f40fc59f 2024-08-21)
command-error-nextest-0.7.0> ++ command cargo nextest --version
command-error-nextest-0.7.0> cargo-nextest 0.9.79
command-error-nextest-0.7.0> release: 0.9.79
command-error-nextest-0.7.0> host: aarch64-apple-darwin
command-error-nextest-0.7.0> Running phase: checkPhase
command-error-nextest-0.7.0> ++ command cargo hack --feature-powerset nextest run --cargo-profile release
command-error-nextest-0.7.0> info: running `cargo nextest run --cargo-profile release --all-features` on command-error (1/3)
command-error-nextest-0.7.0>    Compiling thiserror v1.0.64
command-error-nextest-0.7.0>    Compiling unicode-width v0.1.14
command-error-nextest-0.7.0>    Compiling syn v2.0.53
command-error-nextest-0.7.0>    Compiling thiserror-impl v1.0.64
command-error-nextest-0.7.0>    Compiling tracing-attributes v0.1.27
command-error-nextest-0.7.0>    Compiling tracing v0.1.40
command-error-nextest-0.7.0>    Compiling miette v7.2.0
command-error-nextest-0.7.0>    Compiling process-wrap v8.0.2
command-error-nextest-0.7.0>    Compiling command-error v0.7.0 (/private/tmp/nix-build-command-error-nextest-0.7.0.drv-0/source)
command-error-nextest-0.7.0>     Finished `release` profile [optimized] target(s) in 5.23s
command-error-nextest-0.7.0> ------------
command-error-nextest-0.7.0>  Nextest run ID 637e9a2e-f218-42a3-ab1e-626708c16e0f with nextest profile: default
command-error-nextest-0.7.0>     Starting 0 tests across 1 binary
command-error-nextest-0.7.0> ------------
command-error-nextest-0.7.0>      Summary [   0.000s] 0 tests run: 0 passed, 0 skipped
command-error-nextest-0.7.0> warning: no tests to run -- this will become an error in the future
command-error-nextest-0.7.0> (hint: use `--no-tests` to customize)
command-error-nextest-0.7.0> 
command-error-nextest-0.7.0> info: running `cargo nextest run --cargo-profile release --no-default-features` on command-error (2/3)
command-error-nextest-0.7.0>    Compiling command-error v0.7.0 (/private/tmp/nix-build-command-error-nextest-0.7.0.drv-0/source)
command-error-nextest-0.7.0>     Finished `release` profile [optimized] target(s) in 0.71s
command-error-nextest-0.7.0> ------------
command-error-nextest-0.7.0>  Nextest run ID 68f91ed5-0f63-47a8-9ce0-1a638bf9d56d with nextest profile: default
command-error-nextest-0.7.0>     Starting 0 tests across 1 binary
command-error-nextest-0.7.0> ------------
command-error-nextest-0.7.0>      Summary [   0.000s] 0 tests run: 0 passed, 0 skipped
command-error-nextest-0.7.0> warning: no tests to run -- this will become an error in the future
command-error-nextest-0.7.0> (hint: use `--no-tests` to customize)
command-error-nextest-0.7.0> 
command-error-nextest-0.7.0> info: running `cargo nextest run --cargo-profile release --no-default-features --features default` on command-error (3/3)
command-error-nextest-0.7.0>    Compiling command-error v0.7.0 (/private/tmp/nix-build-command-error-nextest-0.7.0.drv-0/source)
command-error-nextest-0.7.0>     Finished `release` profile [optimized] target(s) in 0.88s
command-error-nextest-0.7.0> ------------
command-error-nextest-0.7.0>  Nextest run ID 97cb0d3f-9273-42f4-aa17-7886fdfe0ddf with nextest profile: default
command-error-nextest-0.7.0>     Starting 0 tests across 1 binary
command-error-nextest-0.7.0> ------------
command-error-nextest-0.7.0>      Summary [   0.000s] 0 tests run: 0 passed, 0 skipped
command-error-nextest-0.7.0> warning: no tests to run -- this will become an error in the future
command-error-nextest-0.7.0> (hint: use `--no-tests` to customize)
command-error-nextest-0.7.0> Running phase: installPhase
command-error-nextest-0.7.0> incremental zstd compression not currently supported on Darwin: https://github.com/rust-lang/rust/issues/115982
command-error-nextest-0.7.0> doing a full archive install of target to /nix/store/q2rfjxjbzh8cnyb57zm8xnyf1j8gva7f-command-error-nextest-0.7.0/target.tar.zst
command-error-nextest-0.7.0> /*stdin*\            : 26.36%   (  82.2 MiB =>   21.7 MiB, /nix/store/q2rfjxjbzh8cnyb57zm8xnyf1j8gva7f-command-error-nextest-0.7.0/target.tar.zst) 
command-error-nextest-0.7.0> Running phase: fixupPhase
command-error-nextest-0.7.0> checking for references to /private/tmp/nix-build-command-error-nextest-0.7.0.drv-0/ in /nix/store/q2rfjxjbzh8cnyb57zm8xnyf1j8gva7f-command-error-nextest-0.7.0...
command-error-nextest-0.7.0> patching script interpreter paths in /nix/store/q2rfjxjbzh8cnyb57zm8xnyf1j8gva7f-command-error-nextest-0.7.0