When i try get info abouth file with function : .metadata() https://doc.rust-lang.org/std/fs/struct.DirEntry.html#method.metadata I get an error: { repr: Os { code: 75, message: "Value too large for defined data type" } } This file is in the directory is the size : 17848195008 byte.