[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.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Ftarsmith" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cgwalters/tarsmith on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.25 [INFO] [stderr] Downloaded owo-colors v4.2.0 [INFO] [stderr] Downloaded clap v4.5.37 [INFO] [stderr] Downloaded cc v1.2.22 [INFO] [stderr] Downloaded zerocopy v0.8.25 [INFO] [stderr] Downloaded color-spantrace v0.2.2 [INFO] [stderr] Downloaded clap_builder v4.5.37 [INFO] [stderr] Downloaded color-eyre v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1 [INFO] running `Command { std: "docker" "start" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1", 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" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1", 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" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [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 owo-colors v4.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling color-eyre v0.6.4 [INFO] [stderr] Compiling tarsmith v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 43.35s [INFO] running `Command { std: "docker" "inspect" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1", 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" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [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 `release` profile [optimized] target(s) in 7.76s [INFO] running `Command { std: "docker" "inspect" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1", 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" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/tarsmith-8923bacf1c771877) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tree::tests::test_clear ... ok [INFO] [stdout] test tree::tests::test_directory_default ... ok [INFO] [stdout] test tarsmith::tests::test_tarsmith_basic_generation ... ok [INFO] [stdout] test tree::tests::test_get_directory_errors ... ok [INFO] [stdout] test tree::tests::test_directory_new ... ok [INFO] [stdout] test tree::tests::test_insert_and_get_directory ... ok [INFO] [stdout] test tests::test_filter_tar ... ok [INFO] [stdout] test tarsmith::tests::test_tarsmith_all_features ... ok [INFO] [stdout] test tree::tests::test_insert_and_get_leaf ... ok [INFO] [stdout] test tree::tests::test_get_file_errors ... ok [INFO] [stdout] test tree::tests::test_iteration_entries_sorted_inodes ... ok [INFO] [stdout] test tree::tests::test_random_fs_generation ... 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] [stderr] tar: 08cmMHGI2A: time stamp 2095-08-15 05:24:37 is 2175795707.646936078 s in the future [INFO] [stderr] tar: 0PhLvy51fN: time stamp 2059-05-14 15:03:01 is 1031721611.646222298 s in the future [INFO] [stderr] tar: 0QastVfJPV: time stamp 2064-06-10 01:43:04 is 1191859214.646066308 s in the future [INFO] [stderr] tar: 0xZC62qNMh: time stamp 2056-05-16 10:55:13 is 937271543.645896308 s in the future [INFO] [stderr] tar: 2GHBClWouq: time stamp 2080-08-02 18:30:55 is 1701420485.645685478 s in the future [INFO] [stderr] tar: 3bXpV6WN8k/EL04HBztBQ: time stamp 2067-07-19 02:26:14 is 1289839404.645442378 s in the future [INFO] [stderr] tar: 3bXpV6WN8k/J7XJWGGJeo: time stamp 2057-10-21 01:43:01 is 982425611.645298878 s in the future [INFO] [stderr] tar: 3bXpV6WN8k/Jh6eany5Co: time stamp 2074-03-30 11:30:06 is 1501206436.645152298 s in the future [INFO] [stderr] tar: 3bXpV6WN8k/WQZdNkKGi8: time stamp 2088-07-10 20:35:30 is 1951901560.644933578 s in the future [INFO] [stderr] tar: 3bXpV6WN8k/crOnFfshir: time stamp 2099-10-04 20:00:12 is 2306398642.644793808 s in the future [INFO] [stderr] tar: 3bXpV6WN8k/mNzX9GCIqf: time stamp 2048-05-20 17:31:43 is 685180133.644647738 s in the future [INFO] [stderr] tar: 3bXpV6WN8k: time stamp 2074-05-06 02:41:15 is 1504371505.644400018 s in the future [INFO] [stderr] tar: 3jsrsSLio5: time stamp 2074-02-19 12:43:37 is 1497841247.644154118 s in the future [INFO] [stderr] tar: 4OZAkkAugv: time stamp 2057-01-17 20:11:21 is 958559311.644016788 s in the future [INFO] [stderr] tar: 4h0K7hCyfr: time stamp 2087-11-18 17:36:12 is 1931586802.643836338 s in the future [INFO] [stderr] tar: 6zWbrwLhYx: time stamp 2030-02-20 03:53:05 is 109361415.643688538 s in the future [INFO] [stderr] tar: G64HSzCr2H: time stamp 2098-04-19 18:32:24 is 2260342174.643552288 s in the future [INFO] [stderr] tar: KzihQSxwR9: time stamp 2068-01-20 05:11:34 is 1305833324.643339328 s in the future [INFO] [stderr] tar: PG3U1Cn5pn: time stamp 2092-09-16 18:24:57 is 2083999327.643122758 s in the future [INFO] [stderr] tar: Q7mcvDBQ3n: time stamp 2077-09-23 12:11:57 is 1611196147.642470958 s in the future [INFO] [stderr] tar: Qb7WHqToR6: time stamp 2044-07-03 14:58:37 is 562742147.642002718 s in the future [INFO] [stderr] tar: TAvpdyDbAw/vLWAZI7Dsg: time stamp 2055-02-14 00:58:27 is 897750937.640974348 s in the future [INFO] [stderr] tar: TAvpdyDbAw: time stamp 2077-02-03 10:30:47 is 1591145277.640554528 s in the future [INFO] [stderr] tar: TSHFMrId85: time stamp 2039-10-24 02:52:29 is 414608979.639982558 s in the future [INFO] [stderr] tar: WkMpPmzB5m: time stamp 2065-08-11 08:05:19 is 1228774949.639300628 s in the future [INFO] [stderr] tar: cfEZFOsawP/5IzOBdccoX: time stamp 2082-08-24 13:11:50 is 1766374140.638632118 s in the future [INFO] [stderr] tar: cfEZFOsawP/5L8NECuKVC: time stamp 2032-09-01 00:56:09 is 189184399.638247358 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/Ld30ckhAFm/O9uiO4lJjP: time stamp 2040-08-20 20:15:32 is 440677962.637304449 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/MYF6pzPSra: time stamp 2069-10-03 15:29:13 is 1359611183.636824758 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/Tkphq9iLPP: time stamp 2076-10-20 01:20:34 is 1581953864.636413629 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/XJtNeZKAwZ/bUieCjLo2i/7j2l2P88W2: time stamp 2035-07-19 02:33:42 is 279996652.636104409 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/XJtNeZKAwZ/bUieCjLo2i: time stamp 2054-12-19 05:58:21 is 892844131.635988418 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/XJtNeZKAwZ/hMeQDOftuK: time stamp 2033-10-20 23:05:43 is 225033773.635813989 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/XJtNeZKAwZ: time stamp 2096-09-08 08:35:26 is 2209503156.635625369 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/nKAzBNp4d9: time stamp 2026-09-21 22:32:14 is 1601364.635383789 s in the future [INFO] [stderr] tar: cfEZFOsawP/9OHqAP94Ub/yvjwB65tjt: time stamp 2077-05-11 13:58:53 is 1599538563.635237289 s in the future [INFO] [stderr] tar: cfEZFOsawP/BV5FDXkWNC: time stamp 2037-01-07 02:38:20 is 326480130.635093229 s in the future [INFO] [stderr] tar: cfEZFOsawP/C3ZiHDaRyr: time stamp 2094-08-27 00:52:31 is 2145280181.634961189 s in the future [INFO] [stderr] tar: cfEZFOsawP/Hb57FE5FeT: time stamp 2056-10-21 18:01:24 is 950948314.634753249 s in the future [INFO] [stderr] tar: cfEZFOsawP/Sf1wGM040T: time stamp 2045-05-12 05:11:18 is 589750108.634574818 s in the future [INFO] [stderr] tar: cfEZFOsawP/g4Z99jiPps/UxhuQ6m9VE: time stamp 2051-02-17 12:23:37 is 771820847.633189249 s in the future [INFO] [stderr] tar: cfEZFOsawP/g4Z99jiPps/WXWLDuq6t9/DPI2JUccrl: time stamp 2032-09-18 16:19:05 is 190708575.633043829 s in the future [INFO] [stderr] tar: cfEZFOsawP/g4Z99jiPps/WXWLDuq6t9/Zr4YWWeose/l8Qz7D163p: time stamp 2067-11-26 00:07:15 is 1301063065.632846769 s in the future [INFO] [stderr] tar: cfEZFOsawP/g4Z99jiPps/WXWLDuq6t9/Zr4YWWeose: time stamp 2081-02-24 07:25:03 is 1719178933.632815709 s in the future [INFO] [stderr] tar: cfEZFOsawP/g4Z99jiPps/WXWLDuq6t9/stnZy2PwXw: time stamp 2104-07-22 11:59:27 is 2457742597.632690358 s in the future [INFO] [stderr] tar: cfEZFOsawP/g4Z99jiPps/WXWLDuq6t9: time stamp 2081-11-17 05:51:22 is 1742155712.632653109 s in the future [INFO] [stderr] tar: cfEZFOsawP/lT0MkDLz2b: time stamp 2081-07-22 01:35:07 is 1731945137.632353978 s in the future [INFO] [stderr] tar: cfEZFOsawP/qVwmozfFJf: time stamp 2059-11-29 17:58:00 is 1048925710.632189818 s in the future [INFO] [stderr] tar: cfEZFOsawP: time stamp 2042-08-01 09:16:11 is 502068801.632031018 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/37sQSPNp5c: time stamp 2094-08-01 10:37:46 is 2143068896.630950649 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/DIPmWpDRvQ: time stamp 2057-07-29 13:57:27 is 975212077.630790109 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/JiLepQwSpK/519CieqOdY: time stamp 2074-08-13 09:18:11 is 1512948921.630475798 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/JiLepQwSpK/KP3tmROYl2: time stamp 2052-11-09 02:24:56 is 826303326.630331918 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/JiLepQwSpK/OZtms4bSOX: time stamp 2099-01-16 06:37:39 is 2283800089.630191629 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/JiLepQwSpK/Q3IShwOmLF: time stamp 2035-10-12 23:26:07 is 287415797.630055019 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/JiLepQwSpK/YWXU3lPvVu: time stamp 2094-08-31 22:27:12 is 2145703462.629918119 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/JiLepQwSpK/sbUU3h8r0g: time stamp 2083-01-27 21:58:47 is 1779884157.629732679 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/JiLepQwSpK: time stamp 2033-09-27 15:48:16 is 223020326.629449479 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/Ngx10qLtTr: time stamp 2030-10-04 01:09:34 is 128878004.629303299 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/mgnGnfLYTT/BPj0b7eWIG: time stamp 2098-03-31 16:15:48 is 2258692378.628843509 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/mgnGnfLYTT/IeW88AtGuk: time stamp 2105-01-27 22:02:09 is 2474108359.628667179 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs/mgnGnfLYTT: time stamp 2028-01-24 11:07:09 is 43896259.628464969 s in the future [INFO] [stderr] tar: kpAmSqMyo2/F7kDPNxyLs: time stamp 2055-02-19 03:01:23 is 898190313.628215549 s in the future [INFO] [stderr] tar: kpAmSqMyo2/R2HZ7UBP40: time stamp 2071-04-16 21:59:10 is 1408018580.628036799 s in the future [INFO] [stderr] tar: kpAmSqMyo2/RJtUVO4zZG: time stamp 2058-01-02 19:51:57 is 988798147.627885859 s in the future [INFO] [stderr] tar: kpAmSqMyo2/UTnPwkfIjc: time stamp 2079-04-15 06:43:05 is 1660338015.627753139 s in the future [INFO] [stderr] tar: kpAmSqMyo2/UcgcPRzLPL: time stamp 2075-04-17 12:30:12 is 1534301242.627605429 s in the future [INFO] [stderr] tar: kpAmSqMyo2/VYUGoJqn8z: time stamp 2086-11-11 02:25:10 is 1899391340.627446419 s in the future [INFO] [stderr] tar: kpAmSqMyo2/w4a3GD2N5G: time stamp 2045-03-11 14:00:38 is 584425068.626833769 s in the future [INFO] [stderr] tar: qOE9Zjp6VN: time stamp 2071-03-02 22:19:20 is 1404131790.626373439 s in the future [INFO] [stderr] tar: qtopP2xTuL: time stamp 2082-12-31 17:48:49 is 1777536359.626139059 s in the future [INFO] [stderr] tar: sTHNxkE2li: time stamp 2041-11-05 06:39:26 is 478817796.625950439 s in the future [INFO] [stderr] tar: u4NQEW04Lm: time stamp 2060-07-02 11:09:22 is 1067563592.625765209 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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1", kill_on_drop: false }` [INFO] [stdout] 3e023456c8a5064e8c84698062bee60fe0d3288608b2b9ed383ee55c248c73d1