You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'main' panicked at 'attempt to add with overflow', /home/szx5097/.cargo/registry/src/github.com-1ecc6299db9ec823/tar-0.4.37/src/archive.rs:301:20
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::panic
3: tar::archive::EntriesFields::next_entry_raw
at /home/szx5097/.cargo/registry/src/github.com-1ecc6299db9ec823/tar-0.4.37/src/archive.rs:301:20
4: tar::archive::EntriesFields::next_entry
at /home/szx5097/.cargo/registry/src/github.com-1ecc6299db9ec823/tar-0.4.37/src/archive.rs:319:31
5: <tar::archive::EntriesFields as core::iter::traits::iterator::Iterator>::next
at /home/szx5097/.cargo/registry/src/github.com-1ecc6299db9ec823/tar-0.4.37/src/archive.rs:488:19
6: <tar::archive::Entries<R> as core::iter::traits::iterator::Iterator>::next
at /home/szx5097/.cargo/registry/src/github.com-1ecc6299db9ec823/tar-0.4.37/src/archive.rs:228:9
...
The text was updated successfully, but these errors were encountered:
For given input file:
in.zip
with following code:
it has output:
The text was updated successfully, but these errors were encountered: