iroh 0.11.0 -> 0.12.0 https://github.com/n0-computer/iroh/releases attrpath: iroh 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-X8SJQLqV9CAkIre04ykyAxSI93PbiTFGO1Pk/vvyMJU= Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A iroh nix build failed.  Compiling http v1.0.0  Compiling quinn-proto v0.10.6  Compiling quinn-udp v0.4.1  Compiling aead v0.5.2  Compiling postcard v1.0.8  Compiling ed25519 v2.2.3  Compiling crypto_secretbox v0.1.1  Compiling time v0.3.30  Compiling ed25519-dalek v2.0.0  Compiling dashmap v5.5.3  Compiling serdect v0.2.0  Compiling http-body v0.4.5  Compiling http-body v1.0.0  Compiling http-body-util v0.1.0  Compiling attohttpc v0.16.3  Compiling governor v0.6.0  Compiling ssh-key v0.6.2  Compiling crypto_box v0.9.1  Compiling watchable v1.1.1  Compiling serde_bytes v0.11.12 error: couldn't read /build/iroh-0.12.0-vendor.tar.gz/watchable/src/.crate-docs.md: No such file or directory (os error 2)  --> /build/iroh-0.12.0-vendor.tar.gz/watchable/src/lib.rs:1:10  | 1 | #![doc = include_str!(".crate-docs.md")]  |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  |  = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) error: could not compile `watchable` (lib) due to previous error warning: build failed, waiting for other jobs to finish...