static-web-server 2.24.2 -> 2.28.0 https://repology.org/project/static-web-server/versions attrpath: static-web-server 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-6j7FUmto4XfJTHyvu/EMd2V3Ns85jupDMwngz0kXXeI= Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A static-web-server nix build failed. test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s  Running tests/experimental_metrics.rs (target/x86_64-unknown-linux-gnu/release/deps/experimental_metrics-a390f4e1de14ee1c) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s  Running tests/redirects.rs (target/x86_64-unknown-linux-gnu/release/deps/redirects-c5b8305cf816a3ec) running 9 tests error: unexpected argument '--test-threads' found tip: a similar argument exists: '--security-headers' Usage: redirects-c5b8305cf816a3ec <--host |--port |--fd |--threads-multiplier |--max-blocking-threads |--root |--page50x |--page404 |--page-fallback |--log-level |--cors-allow-origins |--cors-allow-headers |--cors-expose-headers |--http2[=]|--http2-tls-cert |--http2-tls-key |--https-redirect[=]|--https-redirect-host |--https-redirect-from-port |--https-redirect-from-hosts |--index-files |--compression[=]|--compression-static[=]|--directory-listing[=]|--directory-listing-order |--directory-listing-format |--security-headers[=]|--cache-control-headers[=]|--basic-auth |--grace-period |--config-file |--log-remote-address[=]|--redirect-trailing-slash[=]|--ignore-hidden-files[=]|--health[=]|--maintenance-mode[=]|--maintenance-mode-status |--maintenance-mode-file > For more information, try '--help'. error: unexpected argument '--test-threads' found tip: a similar argument exists: '--security-headers' Usage: redirects-c5b8305cf816a3ec <--host |--port |--fd |--threads-multiplier |--max-blocking-threads |--root |--page50x |--page404 |--page-fallback |--log-level |--cors-allow-origins |--cors-allow-headers |--cors-expose-headers |--http2[=]|--http2-tls-cert |--http2-tls-key |--https-redirect[=]|--https-redirect-host |--https-redirect-from-port |--https-redirect-from-hosts |--index-files |--compression[=]|--compression-static[=]|--directory-listing[=]|--directory-listing-order |--directory-listing-format |--security-headers[=]|--cache-control-headers[=]|--basic-auth |--grace-period |--config-file |--log-remote-address[=]|--redirect-trailing-slash[=]|--ignore-hidden-files[=]|--health[=]|--maintenance-mode[=]|--maintenance-mode-status |--maintenance-mode-file > For more information, try '--help'. error: test failed, to rerun pass `--test redirects` Caused by: process didn't exit successfully: `/build/source/target/x86_64-unknown-linux-gnu/release/deps/redirects-c5b8305cf816a3ec --test-threads=24 '--skip=tests::handle_byte_ranges_if_range_too_old' '--skip=tests::handle_not_modified' --skip=handle_precondition` (exit status: 2) note: test exited abnormally; to see the full output pass --nocapture to the harness.