[INFO] cloning repository https://github.com/cgwalters/tarsmith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgwalters/tarsmith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Ftarsmith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Ftarsmith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77a764f88d32107573f5688a7b976930b549fca2
[INFO] testing cgwalters/tarsmith against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Ftarsmith" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cgwalters/tarsmith
[INFO] finished tweaking git repo https://github.com/cgwalters/tarsmith
[INFO] tweaked toml for git repo https://github.com/cgwalters/tarsmith written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgwalters/tarsmith on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgwalters/tarsmith already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184
[INFO] running `Command { std: "docker" "start" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling color-eyre v0.6.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tarsmith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.83s
[INFO] running `Command { std: "docker" "inspect" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling tarsmith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s
[INFO] running `Command { std: "docker" "inspect" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tarsmith-86001be991056f5c)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tree::tests::test_directory_default ... ok
[INFO] [stdout] test tree::tests::test_directory_new ... ok
[INFO] [stdout] test tree::tests::test_get_file_errors ... ok
[INFO] [stdout] test tests::test_filter_tar ... ok
[INFO] [stdout] test tarsmith::tests::test_tarsmith_basic_generation ... ok
[INFO] [stdout] test tree::tests::test_clear ... ok
[INFO] [stdout] test tree::tests::test_insert_and_get_directory ... ok
[INFO] [stdout] test tree::tests::test_get_directory_errors ... ok
[INFO] [stdout] test tree::tests::test_insert_and_get_leaf ... ok
[INFO] [stdout] test tree::tests::test_iteration_entries_sorted_inodes ... ok
[INFO] [stdout] test tree::tests::test_merge ... ok
[INFO] [stdout] test tree::tests::test_newest_file ... ok
[INFO] [stdout] test tree::tests::test_remove ... ok
[INFO] [stdout] test tree::tests::test_random_fs_generation ... ok
[INFO] [stdout] test tarsmith::tests::test_tarsmith_all_features ... ok
[INFO] [stderr] tar: 0FUc4Xe42Q: time stamp 2039-03-26 16:17:37 is 401141843.865542809 s in the future
[INFO] [stderr] tar: 3rTe58NoiG: time stamp 2067-01-21 07:38:44 is 1279193910.864801889 s in the future
[INFO] [stderr] tar: 4DjrkcD09D: time stamp 2099-01-31 18:32:16 is 2289940322.864687999 s in the future
[INFO] [stderr] tar: 5DsH1kQPRU: time stamp 2034-10-27 16:47:42 is 261953248.863581689 s in the future
[INFO] [stderr] tar: 5mW0UGqXC0: time stamp 2043-12-31 18:58:16 is 551573882.863502529 s in the future
[INFO] [stderr] tar: 6kUR001APU/B7ZJYeYDLa/OaXJw1Bp1S: time stamp 2031-01-01 02:17:31 is 141373037.863204379 s in the future
[INFO] [stderr] tar: 6kUR001APU/B7ZJYeYDLa/Rp2YeHzUTY/WT8qdptP8g: time stamp 2068-04-07 09:47:43 is 1317390449.863064099 s in the future
[INFO] [stderr] tar: 6kUR001APU/B7ZJYeYDLa/Rp2YeHzUTY: time stamp 2042-08-17 19:02:51 is 508287757.863024839 s in the future
[INFO] [stderr] tar: 6kUR001APU/B7ZJYeYDLa/rVZAC07OMo: time stamp 2065-03-31 23:16:22 is 1222139768.862875489 s in the future
[INFO] [stderr] tar: 6kUR001APU/B7ZJYeYDLa/rtH3evkFzS/W08pFXT8TB/QoJQMXPpVC: time stamp 2076-04-13 05:08:30 is 1570352896.86155931 s in the future
[INFO] [stderr] tar: 6kUR001APU/B7ZJYeYDLa/rtH3evkFzS/r41Ko2NmCl: time stamp 2100-02-02 02:28:41 is 2321591307.86138285 s in the future
[INFO] [stderr] tar: 6kUR001APU/B7ZJYeYDLa/rtH3evkFzS: time stamp 2075-12-10 01:58:17 is 1559541483.86134089 s in the future
[INFO] [stderr] tar: 6kUR001APU/VEv7ylPkYW/2RkfElmnIE/L3LnqOrgCR: time stamp 2075-02-06 12:23:24 is 1533054190.86110022 s in the future
[INFO] [stderr] tar: 6kUR001APU/VEv7ylPkYW/2RkfElmnIE/UMeVj2dRLe: time stamp 2072-10-11 12:54:19 is 1459788845.86099802 s in the future
[INFO] [stderr] tar: 6kUR001APU/VEv7ylPkYW/7f43huCfls: time stamp 2087-07-16 09:26:53 is 1925558799.86088689 s in the future
[INFO] [stderr] tar: 6kUR001APU/VEv7ylPkYW/BFbPN3NdLQ: time stamp 2067-05-24 14:09:04 is 1289844530.86070762 s in the future
[INFO] [stderr] tar: 6kUR001APU/VEv7ylPkYW/dcxDq3tE56: time stamp 2101-06-14 22:07:09 is 2364602815.85965626 s in the future
[INFO] [stderr] tar: 6kUR001APU/VEv7ylPkYW/tCWdMrcnxs: time stamp 2080-11-30 05:06:44 is 1716541590.85944221 s in the future
[INFO] [stderr] tar: 6kUR001APU/VEv7ylPkYW/wotdfGQKXH: time stamp 2083-07-16 20:55:18 is 1799369704.85937211 s in the future
[INFO] [stderr] tar: 6kUR001APU/tX3r34wVdT: time stamp 2060-12-04 11:32:40 is 1085758346.859282971 s in the future
[INFO] [stderr] tar: 6kUR001APU: time stamp 2076-05-08 23:46:28 is 1572579974.8592461 s in the future
[INFO] [stderr] tar: 7C7K5qSc8I: time stamp 2026-12-10 03:34:20 is 13246446.859181831 s in the future
[INFO] [stderr] tar: 7S2hyh2L1s/6vEQA9NGuy: time stamp 2066-05-20 22:25:16 is 1257992702.85901606 s in the future
[INFO] [stderr] tar: 7S2hyh2L1s/A9y4uzK1cO: time stamp 2037-09-18 05:44:38 is 353238264.85893076 s in the future
[INFO] [stderr] tar: 7S2hyh2L1s/HpHzoIAwMS/M9OTHxhz2H: time stamp 2084-02-04 19:28:24 is 1816903690.858724601 s in the future
[INFO] [stderr] tar: 7S2hyh2L1s/HpHzoIAwMS/W5bdumGe0L: time stamp 2093-06-28 10:54:45 is 2113397671.858576411 s in the future
[INFO] [stderr] tar: 7S2hyh2L1s/HpHzoIAwMS/YkNqvhI9rk: time stamp 2055-06-04 02:42:42 is 912062548.858499491 s in the future
[INFO] [stderr] tar: 7S2hyh2L1s/HpHzoIAwMS/buHmmOatqK: time stamp 2090-08-31 18:10:11 is 2024258997.858400731 s in the future
[INFO] [stderr] tar: 9PZAxqTegd/3SS8zohdZu: time stamp 2077-04-15 12:34:28 is 1602088454.858178731 s in the future
[INFO] [stderr] tar: 9PZAxqTegd/78mNBuOPY8: time stamp 2083-10-19 05:23:17 is 1807521783.858106231 s in the future
[INFO] [stderr] tar: 9PZAxqTegd/N1T7i7blOK/L4mwUMGYU6: time stamp 2068-12-31 14:28:59 is 1340562525.857936571 s in the future
[INFO] [stderr] tar: 9PZAxqTegd/dj9FnEcX4Y: time stamp 2087-04-07 18:13:59 is 1916950425.857848011 s in the future
[INFO] [stderr] tar: 9PZAxqTegd/zie8MgKoAs/WWNpXHyT2A: time stamp 2062-06-10 23:04:42 is 1133579068.857713731 s in the future
[INFO] [stderr] tar: 9PZAxqTegd/zie8MgKoAs/e7FXHgFenn: time stamp 2102-11-21 12:00:54 is 2409926440.857652941 s in the future
[INFO] [stderr] tar: 9PZAxqTegd/zie8MgKoAs: time stamp 2043-11-26 09:36:35 is 548516181.857582491 s in the future
[INFO] [stderr] tar: 9pckQVowUc/JK5pysIvXv: time stamp 2052-01-30 11:55:28 is 806601314.857331741 s in the future
[INFO] [stderr] tar: 9pckQVowUc: time stamp 2037-12-12 06:18:44 is 360584310.857164091 s in the future
[INFO] [stderr] tar: BC4NIzelRR: time stamp 2098-08-27 23:14:13 is 2276392439.857104751 s in the future
[INFO] [stderr] tar: FhTIkBi8Kf: time stamp 2084-08-21 13:57:14 is 1834077420.856988641 s in the future
[INFO] [stderr] tar: Gqiy7qbkif: time stamp 2092-03-23 23:09:53 is 2073524979.856921401 s in the future
[INFO] [stderr] tar: NOR8urv0YP: time stamp 2044-12-17 06:22:09 is 581941315.856727921 s in the future
[INFO] [stderr] tar: VEh3yysUTq/F703SAQzuG/540VCkApMr: time stamp 2078-04-17 14:51:38 is 1633805484.856236191 s in the future
[INFO] [stderr] tar: VEh3yysUTq/F703SAQzuG/AoQS8Kyyg9/3HZ9pxbRmJ: time stamp 2072-10-22 18:40:23 is 1460760009.856112571 s in the future
[INFO] [stderr] tar: VEh3yysUTq/F703SAQzuG/AoQS8Kyyg9/Ai00yxvjM6: time stamp 2049-06-16 19:26:07 is 723857153.856053281 s in the future
[INFO] [stderr] tar: VEh3yysUTq/F703SAQzuG/AoQS8Kyyg9/HhxYtm2sNm: time stamp 2083-09-18 10:45:15 is 1804862701.856000151 s in the future
[INFO] [stderr] tar: VEh3yysUTq/F703SAQzuG/AoQS8Kyyg9/pA3xdnF0du: time stamp 2055-09-12 10:06:47 is 920729193.855779821 s in the future
[INFO] [stderr] tar: VEh3yysUTq/F703SAQzuG/AoQS8Kyyg9: time stamp 2037-05-11 22:12:53 is 342065559.855707581 s in the future
[INFO] [stderr] tar: VEh3yysUTq/F703SAQzuG: time stamp 2027-01-21 07:33:53 is 16889619.855661121 s in the future
[INFO] [stderr] tar: VEh3yysUTq: time stamp 2073-10-06 01:18:20 is 1490851086.855590501 s in the future
[INFO] [stderr] tar: eEofO1Mqtk: time stamp 2092-03-17 21:30:45 is 2073000631.855527121 s in the future
[INFO] [stderr] tar: eM61rySehX: time stamp 2046-09-01 02:52:04 is 635755910.855452141 s in the future
[INFO] [stderr] tar: kmr5wUKOmf: time stamp 2063-01-12 09:55:46 is 1152194132.855356452 s in the future
[INFO] [stderr] tar: mzeLsLT4B9: time stamp 2101-11-28 14:50:50 is 2379005436.855284312 s in the future
[INFO] [stderr] tar: qE9yliszyk: time stamp 2073-08-29 06:18:37 is 1487585903.855189612 s in the future
[INFO] [stderr] tar: qQC7JpPYkF: time stamp 2036-04-08 07:21:19 is 307624865.855115422 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/1UadXm7htf: time stamp 2034-03-11 20:14:41 is 242093667.854963002 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/1uE6PqRKEl: time stamp 2095-09-16 00:28:29 is 2183344095.854894452 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/6fF1aoFHwj: time stamp 2104-11-16 09:15:50 is 2472642936.854838012 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/IBSNf9h8x1: time stamp 2097-11-01 04:30:14 is 2250491400.854680322 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/JC0bYWRhuc: time stamp 2030-07-11 14:46:23 is 126384369.854548322 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/JlZyBHIpv8/LKQIfxhuHv/DorcVvJN65: time stamp 2073-12-03 06:30:50 is 1495881036.854311652 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/JlZyBHIpv8/LKQIfxhuHv/HXdQh14Hdw: time stamp 2032-10-21 16:59:21 is 198363547.854217632 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/JlZyBHIpv8/LKQIfxhuHv/TFbLJumhds: time stamp 2100-10-04 14:58:14 is 2342717880.854144212 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/JlZyBHIpv8/LKQIfxhuHv: time stamp 2104-06-03 08:39:03 is 2458298329.854070552 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/JlZyBHIpv8: time stamp 2053-12-17 19:14:57 is 865984483.854013512 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/f2aEdPBsc1: time stamp 2064-07-25 20:21:51 is 1200615697.853907522 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/kCmHJmcZpL: time stamp 2045-11-02 13:08:52 is 609613718.853855602 s in the future
[INFO] [stderr] tar: sfsRxQHTT7/orLG9TAoU6/ClEnjXUMFg: time stamp 2082-02-05 00:20:10 is 1753849196.853672372 s in the future
[INFO] [stderr] tar: sfsRxQHTT7: time stamp 2104-01-08 12:59:24 is 2445613150.853570282 s in the future
[INFO] [stderr] tar: tHeAS0LbgK/3pFtWdO2cS/6mvESdxPY4: time stamp 2077-06-20 13:53:15 is 1607795581.853353982 s in the future
[INFO] [stderr] tar: tHeAS0LbgK: time stamp 2042-06-25 19:36:43 is 503710589.853242582 s in the future
[INFO] [stdout] test tarsmith::tests::test_tarsmith_extract_to_tar ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184", kill_on_drop: false }`
[INFO] [stdout] 2ac9098565e891bcb1b183ef24a9047a02e3555d417a28e8b23a5a2c0f66b184
