cjdns 21.4 -> 22 https://repology.org/metapackage/cjdns/versions attrpath: cjdns 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-ATITV05U4pk8fNW+bzIv6jXfWTUrLEl+FX8nNJ+oLUY= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cjdns nix build failed. test interface::wire::ethernet::test_ethernet ... ok test interface::wire::message::tests::test_message_bytes ... ok test interface::wire::message::tests::test_message_push_pop ... ok test interface::wire::message::tests::test_message_push_pop_unaligned ... ok test rffi::tests::test_exepath ... ok test rffi::tests::test_interface_addresses ... ok test crypto::crypto_auth::tests::test_wireguard_iface_encrypt_decrypt_with_auth ... FAILED test crypto::crypto_auth::tests::test_encrypt_decrypt_without_auth ... ok test crypto::crypto_auth::tests::test_encrypt_decrypt_with_auth ... ok test crypto::crypto_auth::tests::test_wireguard_iface_encrypt_decrypt ... FAILED test crypto::crypto_auth::tests::test_cross_encrypt_decrypt_rust_to_c ... ok test crypto::crypto_auth::tests::test_cross_encrypt_decrypt_c_to_rust ... ok failures: ---- crypto::crypto_auth::tests::test_wireguard_iface_encrypt_decrypt_with_auth stdout ---- thread 'crypto::crypto_auth::tests::test_wireguard_iface_encrypt_decrypt_with_auth' panicked at 'called `Result::unwrap()` on an `Err` value: DecryptErr: NO_SESSION', rust/cjdns_sys/src/crypto/crypto_auth.rs:2215:33 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ---- crypto::crypto_auth::tests::test_wireguard_iface_encrypt_decrypt stdout ---- thread 'crypto::crypto_auth::tests::test_wireguard_iface_encrypt_decrypt' panicked at 'called `Result::unwrap()` on an `Err` value: DecryptErr: NO_SESSION', rust/cjdns_sys/src/crypto/crypto_auth.rs:2137:33 failures: crypto::crypto_auth::tests::test_wireguard_iface_encrypt_decrypt crypto::crypto_auth::tests::test_wireguard_iface_encrypt_decrypt_with_auth test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s error: test failed, to rerun pass `--lib`