2022-12-22T16:30:36 wizer 1.4.0 -> 1.6.0 https://github.com/bytecodealliance/wizer/releases 2022-12-22T16:30:38 attrpath: wizer 2022-12-22T16:30:38 Checking auto update branch... 2022-12-22T16:30:38 No auto update branch exists 2022-12-22T16:30:42 [version] 2022-12-22T16:30:42 [version] generic version rewriter does not support multiple hashes 2022-12-22T16:30:42 [rustCrateVersion] 2022-12-22T16:31:23 [rustCrateVersion] Replacing cargoSha256 with sha256-/uuW5+JXETD1v8Kt9TzTDutVQKyAy8BXCI71czR0/1I= 2022-12-22T16:32:45 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A wizer nix build failed.  Compiling regex-automata v0.1.10  Compiling plotters-backend v0.3.2  Compiling csv-core v0.1.10  Compiling same-file v1.0.6  Compiling half v1.7.1  Compiling oorandom v11.1.3  Compiling wasmparser v0.80.1  Compiling walkdir v2.3.2  Compiling serde_cbor v0.11.2  Compiling plotters-svg v0.3.1  Compiling bstr v0.2.16  Compiling rustc_version v0.4.0  Compiling cast v0.2.7  Compiling csv v1.1.6  Compiling criterion-plot v0.4.4  Compiling plotters v0.3.1  Compiling tinytemplate v1.2.1  Compiling wasmprinter v0.2.29  Compiling criterion v0.3.5  Compiling wizer v1.6.0 (/build/wizer-1.6.0.tar.gz) error: couldn't read tests/./regex_test.wasm: No such file or directory (os error 2)  --> tests/tests.rs:854:10  | 854 |  &include_bytes!("./regex_test.wasm")[..],  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  |  = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: could not compile `wizer` due to previous error warning: build failed, waiting for other jobs to finish...