[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 try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgwalters%2Ftarsmith" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cgwalters/tarsmith on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af796db3ff62ff7b56ebf2f8ab2b371a100ded0a599013e3029cd520f3085e92 [INFO] running `Command { std: "docker" "start" "-a" "af796db3ff62ff7b56ebf2f8ab2b371a100ded0a599013e3029cd520f3085e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af796db3ff62ff7b56ebf2f8ab2b371a100ded0a599013e3029cd520f3085e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af796db3ff62ff7b56ebf2f8ab2b371a100ded0a599013e3029cd520f3085e92", kill_on_drop: false }` [INFO] [stdout] af796db3ff62ff7b56ebf2f8ab2b371a100ded0a599013e3029cd520f3085e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bff0d8f3d073597973a5c7351e2e67fa887ef5c27c4b15656eeb36dde648601d [INFO] running `Command { std: "docker" "start" "-a" "bff0d8f3d073597973a5c7351e2e67fa887ef5c27c4b15656eeb36dde648601d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling color-eyre v0.6.4 [INFO] [stderr] Compiling tarsmith v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.72s [INFO] running `Command { std: "docker" "inspect" "bff0d8f3d073597973a5c7351e2e67fa887ef5c27c4b15656eeb36dde648601d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff0d8f3d073597973a5c7351e2e67fa887ef5c27c4b15656eeb36dde648601d", kill_on_drop: false }` [INFO] [stdout] bff0d8f3d073597973a5c7351e2e67fa887ef5c27c4b15656eeb36dde648601d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8156bb4dd10de11708a991cb36b62f40053fa47fd7d4579a0819490716c9cc03 [INFO] running `Command { std: "docker" "start" "-a" "8156bb4dd10de11708a991cb36b62f40053fa47fd7d4579a0819490716c9cc03", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [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 4.29s [INFO] running `Command { std: "docker" "inspect" "8156bb4dd10de11708a991cb36b62f40053fa47fd7d4579a0819490716c9cc03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8156bb4dd10de11708a991cb36b62f40053fa47fd7d4579a0819490716c9cc03", kill_on_drop: false }` [INFO] [stdout] 8156bb4dd10de11708a991cb36b62f40053fa47fd7d4579a0819490716c9cc03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43b8db17bbc9856cc01bcd51f71f2aba7cff88dcb21843a7746a6f09c36809f6 [INFO] running `Command { std: "docker" "start" "-a" "43b8db17bbc9856cc01bcd51f71f2aba7cff88dcb21843a7746a6f09c36809f6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tarsmith-6399c765d4949b54) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tree::tests::test_get_directory_errors ... ok [INFO] [stdout] test tree::tests::test_directory_default ... ok [INFO] [stdout] test tree::tests::test_get_file_errors ... ok [INFO] [stdout] test tests::test_filter_tar ... ok [INFO] [stdout] test tree::tests::test_insert_and_get_directory ... ok [INFO] [stdout] test tree::tests::test_clear ... ok [INFO] [stdout] test tree::tests::test_iteration_entries_sorted_inodes ... ok [INFO] [stdout] test tree::tests::test_insert_and_get_leaf ... 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 tarsmith::tests::test_tarsmith_basic_generation ... ok [INFO] [stdout] test tree::tests::test_random_fs_generation ... ok [INFO] [stdout] test tree::tests::test_directory_new ... ok [INFO] [stdout] test tarsmith::tests::test_tarsmith_all_features ... ok [INFO] [stderr] tar: 10M3DJ31Vr: time stamp 2099-11-23 05:42:47 is 2324259620.743238588 s in the future [INFO] [stderr] tar: 4JICnGGOw1/KNt4uU9urF: time stamp 2082-05-02 21:29:24 is 1770146817.742479478 s in the future [INFO] [stderr] tar: 4JICnGGOw1/wNtlnrgDA4: time stamp 2060-01-15 18:07:35 is 1066579508.742395428 s in the future [INFO] [stderr] tar: 5szy7eZOTQ/pMIItWciGo/LwmcW9ZuDP: time stamp 2047-06-20 14:58:14 is 669819347.742040978 s in the future [INFO] [stderr] tar: 5szy7eZOTQ/pMIItWciGo: time stamp 2075-09-24 03:08:08 is 1561683941.741962648 s in the future [INFO] [stderr] tar: 8U69G1yeaz: time stamp 2097-06-15 04:23:31 is 2247272464.741900868 s in the future [INFO] [stderr] tar: A7lXJUAtLY/067FPsKmHF: time stamp 2050-10-04 04:38:10 is 773634943.741795608 s in the future [INFO] [stderr] tar: A7lXJUAtLY/DyEa5ijQoo: time stamp 2044-05-13 17:02:32 is 571935605.741736698 s in the future [INFO] [stderr] tar: A7lXJUAtLY/lxRm8sHS1U: time stamp 2061-03-14 00:18:54 is 1103148987.741589268 s in the future [INFO] [stderr] tar: A7lXJUAtLY/nbwy8QoQuR/3XdrIKfBZ8: time stamp 2087-11-19 15:33:53 is 1945258286.741463348 s in the future [INFO] [stderr] tar: A7lXJUAtLY/nbwy8QoQuR/3vsuVzIlYR/cGmloTAFja: time stamp 2088-01-16 16:42:18 is 1950273591.741264418 s in the future [INFO] [stderr] tar: A7lXJUAtLY/nbwy8QoQuR/3vsuVzIlYR: time stamp 2092-03-18 07:58:09 is 2081829342.741224618 s in the future [INFO] [stderr] tar: A7lXJUAtLY/nbwy8QoQuR/7viPHQqvRB: time stamp 2095-12-09 03:54:56 is 2199405149.741164318 s in the future [INFO] [stderr] tar: A7lXJUAtLY/nbwy8QoQuR/E4oJL8ITZ8/1FYxB27q2O: time stamp 2084-05-07 20:45:32 is 1833734585.741051848 s in the future [INFO] [stderr] tar: A7lXJUAtLY/nbwy8QoQuR/E4oJL8ITZ8/T90cHk0UUa: time stamp 2067-03-20 04:41:32 is 1292985545.740986168 s in the future [INFO] [stderr] tar: A7lXJUAtLY/nbwy8QoQuR/T91OkqvTee: time stamp 2100-12-12 11:08:38 is 2357456771.740814378 s in the future [INFO] [stderr] tar: A7lXJUAtLY/nbwy8QoQuR/eEkp3snoKs: time stamp 2053-06-29 16:31:09 is 859991322.737306888 s in the future [INFO] [stderr] tar: FR5cMYFbb2: time stamp 2063-11-08 00:21:56 is 1186870769.737105868 s in the future [INFO] [stderr] tar: Gf6ygxz9O3/2pKXD3HHLP: time stamp 2053-01-12 06:02:16 is 845438389.736963638 s in the future [INFO] [stderr] tar: Gf6ygxz9O3/i4PZQS2fMP/kcOzg2CPMi: time stamp 2065-05-30 13:07:18 is 1236078291.736787668 s in the future [INFO] [stderr] tar: Gf6ygxz9O3/i4PZQS2fMP: time stamp 2084-02-04 12:22:20 is 1825669193.736753398 s in the future [INFO] [stderr] tar: Gf6ygxz9O3: time stamp 2083-10-01 23:21:58 is 1814822371.736727048 s in the future [INFO] [stderr] tar: IJAgCUp8Bp: time stamp 2029-12-10 07:11:36 is 116744949.736643518 s in the future [INFO] [stderr] tar: InoL3SiXnS: time stamp 2049-11-26 10:42:31 is 746700004.736560778 s in the future [INFO] [stderr] tar: M6Q3gjp5ij: time stamp 2064-05-02 04:39:22 is 1202092615.736446428 s in the future [INFO] [stderr] tar: NSVGj17aal/MJCZIMtjLR: time stamp 2069-08-13 03:47:19 is 1368755092.736308438 s in the future [INFO] [stderr] tar: NSVGj17aal: time stamp 2056-11-29 08:07:31 is 967874704.733070178 s in the future [INFO] [stderr] tar: SiSuPWpiND: time stamp 2057-12-29 22:18:30 is 1002053763.732995918 s in the future [INFO] [stderr] tar: WdWKhUnI9w: time stamp 2073-12-27 16:45:47 is 1506782600.732897238 s in the future [INFO] [stderr] tar: aS2CrIo3dN: time stamp 2080-03-09 01:44:15 is 1702338108.732792218 s in the future [INFO] [stderr] tar: d7fKWXsoxc/0F518s7Mpm: time stamp 2032-12-07 08:32:13 is 211184986.731329058 s in the future [INFO] [stderr] tar: d7fKWXsoxc/6hmZxNv1Z6: time stamp 2090-01-23 19:49:22 is 2014048015.729797128 s in the future [INFO] [stderr] tar: d7fKWXsoxc/A32ttV0ML6: time stamp 2098-09-30 20:14:41 is 2288110334.729628248 s in the future [INFO] [stderr] tar: d7fKWXsoxc/IzKMRXF5S2: time stamp 2032-02-22 05:26:08 is 186204221.729446818 s in the future [INFO] [stderr] tar: d7fKWXsoxc/JFAO1j9ZiE: time stamp 2097-07-24 08:10:06 is 2250655659.729289908 s in the future [INFO] [stderr] tar: d7fKWXsoxc/JrTGSaIT5U: time stamp 2073-12-20 03:04:15 is 1506128508.729134178 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/8VyT5SSBU8: time stamp 2043-11-17 00:30:34 is 556496887.728815808 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/NkfSlieMOd: time stamp 2049-05-19 15:58:35 is 730216568.728396108 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/ONYexUiScW/0nXvrsLeLC: time stamp 2053-09-16 20:10:02 is 866830055.728200708 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/ONYexUiScW/A3AkYaUuke: time stamp 2094-10-26 18:17:20 is 2164119293.727321118 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/ONYexUiScW/AEDtvDQz5i: time stamp 2076-03-23 11:50:20 is 1577353673.727146888 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/ONYexUiScW/ZY7WNgxMiT: time stamp 2087-02-02 01:10:59 is 1920150512.726992468 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/ONYexUiScW/ujVRA6cW3y: time stamp 2036-06-17 00:07:00 is 322437873.726837418 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/RqR3oJnJ5K: time stamp 2105-12-01 05:44:27 is 2514253320.726693568 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/S3l3BcD6VD: time stamp 2041-12-31 09:22:07 is 497258380.726562258 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/TSIfySRQH3: time stamp 2053-08-19 01:50:02 is 864344855.725894218 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/WVLwr9GAL8: time stamp 2101-07-17 12:25:15 is 2376210168.725720828 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/hehz2NTI8k: time stamp 2099-04-26 18:22:07 is 2306074780.725517208 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/mcbmR7RSCQ: time stamp 2074-11-16 04:47:28 is 1534733101.725345768 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/njRjzbvRok: time stamp 2061-11-05 12:05:23 is 1123581776.725222178 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/oP8QQOzxoA/2KKLLxq6YW: time stamp 2045-06-29 12:24:52 is 607515745.725028088 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/oP8QQOzxoA/Twc8Q0nD39: time stamp 2081-01-24 20:34:05 is 1730140298.724926388 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/oP8QQOzxoA: time stamp 2079-11-23 23:09:21 is 1693170414.724727198 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN/op0xcmOstm: time stamp 2044-06-25 18:46:27 is 575657040.724602218 s in the future [INFO] [stderr] tar: d7fKWXsoxc/MjRuD8fELN: time stamp 2057-01-26 20:29:11 is 972930404.724457318 s in the future [INFO] [stderr] tar: d7fKWXsoxc/aIDP9tEal3: time stamp 2056-04-21 17:43:03 is 948728436.724140698 s in the future [INFO] [stderr] tar: d7fKWXsoxc/exVkByo1Mw: time stamp 2053-08-26 13:28:50 is 864991583.723172188 s in the future [INFO] [stderr] tar: d7fKWXsoxc/sC8n22H6IM: time stamp 2085-06-04 14:22:14 is 1867666787.722540888 s in the future [INFO] [stderr] tar: d7fKWXsoxc/uIiKyvMSVG: time stamp 2105-10-15 06:47:09 is 2510196282.722068828 s in the future [INFO] [stderr] tar: gpK0zY4Rrx/AbDaXvBa5N/eva519uvqC: time stamp 2075-11-03 19:57:37 is 1565200510.721489108 s in the future [INFO] [stderr] tar: gpK0zY4Rrx/AbDaXvBa5N/xk6EHvHiGM/ptTyF74ajg: time stamp 2071-01-31 14:17:40 is 1415103313.720502138 s in the future [INFO] [stderr] tar: gpK0zY4Rrx/AbDaXvBa5N: time stamp 2077-01-04 07:21:08 is 1602134321.720265148 s in the future [INFO] [stderr] tar: gpK0zY4Rrx/meCkKezmki: time stamp 2084-08-27 21:18:11 is 1843413344.719925819 s in the future [INFO] [stderr] tar: gpK0zY4Rrx/wvJBC7Udeg: time stamp 2075-04-27 21:29:49 is 1548790042.719639219 s in the future [INFO] [stderr] tar: gpK0zY4Rrx: time stamp 2077-08-17 23:15:25 is 1621631578.719393888 s in the future [INFO] [stderr] tar: hhkD3WqqOU/CtyfI9YQ9l: time stamp 2076-09-30 05:57:39 is 1593834912.719070419 s in the future [INFO] [stderr] tar: hhkD3WqqOU/lNVsg8uJIK/1QLuHNEVgK/AvGVek3Gmt: time stamp 2076-10-02 14:34:12 is 1594038705.718900879 s in the future [INFO] [stderr] tar: hhkD3WqqOU/lNVsg8uJIK/1QLuHNEVgK/TL4tvMszo8: time stamp 2043-07-04 09:57:21 is 544780494.718845939 s in the future [INFO] [stderr] tar: hhkD3WqqOU/lNVsg8uJIK/mkly0ey9ua: time stamp 2103-10-18 13:53:34 is 2447322667.718756068 s in the future [INFO] [stderr] tar: hhkD3WqqOU/lNVsg8uJIK: time stamp 2062-11-09 03:00:13 is 1155430666.718693568 s in the future [INFO] [stderr] tar: hhkD3WqqOU/zDjIuxLNFQ: time stamp 2073-11-05 12:32:37 is 1502274610.718594959 s in the future [INFO] [stderr] tar: qFdvHGnEf8: time stamp 2063-03-03 11:47:20 is 1165311893.718481179 s in the future [INFO] [stderr] tar: rcFWYLZcqF: time stamp 2058-07-22 23:28:31 is 1019769964.718345108 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.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43b8db17bbc9856cc01bcd51f71f2aba7cff88dcb21843a7746a6f09c36809f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b8db17bbc9856cc01bcd51f71f2aba7cff88dcb21843a7746a6f09c36809f6", kill_on_drop: false }` [INFO] [stdout] 43b8db17bbc9856cc01bcd51f71f2aba7cff88dcb21843a7746a6f09c36809f6