Skip to content

cargo test fails on NixOS 25.05 #637

@ilsubyeega

Description

@ilsubyeega

I'm using boa-dev/temproal for parsing time in: https://github.com/ilsubyeega/fg/blob/881f8089cc169e15db038ce385b3087d7a784cc5/daemon/src/parser/task_parser.rs#L116-L203 and it returns Err in line 166. So i just tested a test-case about this and gets failed, while github CI seems to be all passed. I believe this is crate-wide issue so i'm posting here also

Reproduction in NixOS 25.05 live iso:

# get build dependency
nix-shell -p rustc cargo git

git clone https://github.com/boa-dev/temporal
cd temporal

cargo build --all-features
cargo test --all-features

Results:

Image

For logs: https://gist.github.com/ilsubyeega/470b91a75749683d6d33abde66dbd3bf

Potential issue: strawlab/iana-time-zone#170

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions