Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't mutate pkg dir, use cache dir instead (and put artifacts in it) #68

Merged
merged 4 commits into from
Mar 24, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Mar 20, 2020

Fixes #41, fixes #42

@maleadt maleadt force-pushed the tb/cache branch 5 times, most recently from 2cf9942 to f40fe66 Compare March 23, 2020 09:59
@maleadt
Copy link
Member Author

maleadt commented Mar 23, 2020

Paging @staticfloat: any idea where these failures come from? Basically, when adding artifact caching by mounting '.cache/NewPkgEval/artifacts' to '.julia/artifacts' in the container, several JLLs fail to install when ading Gtk:

Xorg_libxkbfile on 1.3.0

Julia Version 1.3.0
Commit 46ce4d7933 (2019-11-26 06:09 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
Environment:
  JULIA_DEPOT_PATH = ::/usr/local/share/julia
  JULIA_NUM_THREADS = 2

 Resolving package versions...
 Installed X11_jll ─────────────────── v1.6.8+5
 Installed FriBidi_jll ─────────────── v1.0.5+2
 Installed Xorg_libxkbfile_jll ─────── v1.1.0+1
 Installed LZO_jll ─────────────────── v2.10.0+0
 Installed Xorg_xtrans_jll ─────────── v1.4.0+0
 Installed Cairo ───────────────────── v1.0.2
 Installed Cairo_jll ───────────────── v1.16.0+2
 Installed Gtk ─────────────────────── v1.1.3
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/Artifacts.toml: time stamp 2020-03-23 12:12:06 is 0.360049655 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/LICENSE.md: time stamp 2020-03-23 12:12:06 is 0.359616506 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/Project.toml: time stamp 2020-03-23 12:12:06 is 0.359377935 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/README.md: time stamp 2020-03-23 12:12:06 is 0.359156875 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/Xorg_libX11_jll.jl: time stamp 2020-03-23 12:12:06 is 0.358926839 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.358687183 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.358502514 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/armv7l-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:06 is 0.358286566 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/armv7l-linux-musleabihf.jl: time stamp 2020-03-23 12:12:06 is 0.358055267 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.357726332 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.357508416 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.35732343 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.357133992 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.356867784 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:06 is 0.356330822 s in the future
 Installed gdk_pixbuf_jll ──────────── v2.38.2+6
 Installed Xorg_damageproto_jll ────── v1.2.1+0
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src/wrappers: time stamp 2020-03-23 12:12:06 is 0.351464478 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c/src: time stamp 2020-03-23 12:12:06 is 0.351359809 s in the future
tar: JuliaBinaryWrappers-Xorg_libX11_jll.jl-b04e87c: time stamp 2020-03-23 12:12:06 is 0.351092214 s in the future
 Installed Xorg_libX11_jll ─────────── v1.6.9+1
 Installed Xorg_compositeproto_jll ─── v0.4.0+0
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/Artifacts.toml: time stamp 2020-03-23 12:12:06 is 0.256438481 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/LICENSE.md: time stamp 2020-03-23 12:12:06 is 0.256356295 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/Project.toml: time stamp 2020-03-23 12:12:06 is 0.256222955 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/README.md: time stamp 2020-03-23 12:12:06 is 0.256083038 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/Xorg_xkbcomp_jll.jl: time stamp 2020-03-23 12:12:06 is 0.255960662 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.255812679 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.255689466 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:06 is 0.255590881 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:06 is 0.255493125 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/armv7l-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:06 is 0.255394389 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/armv7l-linux-musleabihf.jl: time stamp 2020-03-23 12:12:06 is 0.255344791 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.255244566 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.255159073 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.255087408 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.255000767 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.254848195 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:06 is 0.254761162 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src/wrappers: time stamp 2020-03-23 12:12:06 is 0.254676856 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a/src: time stamp 2020-03-23 12:12:06 is 0.254655188 s in the future
tar: JuliaBinaryWrappers-Xorg_xkbcomp_jll.jl-5100f4a: time stamp 2020-03-23 12:12:06 is 0.254641554 s in the future
 Installed Xorg_xkbcomp_jll ────────── v1.4.2+1
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/Artifacts.toml: time stamp 2020-03-23 12:12:06 is 0.240736643 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/Project.toml: time stamp 2020-03-23 12:12:06 is 0.240658972 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/README.md: time stamp 2020-03-23 12:12:06 is 0.240623682 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/iso_codes_jll.jl: time stamp 2020-03-23 12:12:06 is 0.240519793 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.240411301 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.24034308 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:06 is 0.240305461 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:06 is 0.24026473 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.240229039 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.240192596 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/i686-w64-mingw32.jl: time stamp 2020-03-23 12:12:06 is 0.240157797 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.240123876 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/x86_64-apple-darwin14.jl: time stamp 2020-03-23 12:12:06 is 0.240085039 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.24002829 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.239971933 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:06 is 0.239929586 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers/x86_64-w64-mingw32.jl: time stamp 2020-03-23 12:12:06 is 0.239851558 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src/wrappers: time stamp 2020-03-23 12:12:06 is 0.239816597 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba/src: time stamp 2020-03-23 12:12:06 is 0.239755228 s in the future
tar: JuliaBinaryWrappers-iso_codes_jll.jl-46515ba: time stamp 2020-03-23 12:12:06 is 0.239664952 s in the future
 Installed iso_codes_jll ───────────── v4.3.0+1
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/Artifacts.toml: time stamp 2020-03-23 12:12:06 is 0.197237428 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/Project.toml: time stamp 2020-03-23 12:12:06 is 0.197039416 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/README.md: time stamp 2020-03-23 12:12:06 is 0.196881741 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/Libgpg_error_jll.jl: time stamp 2020-03-23 12:12:06 is 0.196703544 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.196551371 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.196401465 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:06 is 0.196279415 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:06 is 0.196146062 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.196015444 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.195912753 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/i686-w64-mingw32.jl: time stamp 2020-03-23 12:12:06 is 0.195185633 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.194949807 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/x86_64-apple-darwin14.jl: time stamp 2020-03-23 12:12:06 is 0.194850868 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.194760936 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.194672463 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:06 is 0.194550669 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers/x86_64-w64-mingw32.jl: time stamp 2020-03-23 12:12:06 is 0.194445248 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src/wrappers: time stamp 2020-03-23 12:12:06 is 0.19418457 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87/src: time stamp 2020-03-23 12:12:06 is 0.194101828 s in the future
tar: JuliaBinaryWrappers-Libgpg_error_jll.jl-3332d87: time stamp 2020-03-23 12:12:06 is 0.194020194 s in the future
 Installed Libgpg_error_jll ────────── v1.36.0+0
 Installed Pango_jll ───────────────── v1.42.4+7
 Installed xkbcommon_jll ───────────── v0.9.1+1
 Installed Xorg_libXau_jll ─────────── v1.0.9+1
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/Artifacts.toml: time stamp 2020-03-23 12:12:06 is 0.073750518 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/Project.toml: time stamp 2020-03-23 12:12:06 is 0.073661633 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/README.md: time stamp 2020-03-23 12:12:06 is 0.073624339 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/Libuuid_jll.jl: time stamp 2020-03-23 12:12:06 is 0.073535785 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.073451792 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.073391448 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:06 is 0.073321529 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:06 is 0.07327185 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.073212937 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.073144299 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.073075261 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:06 is 0.072990979 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:06 is 0.072911173 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:06 is 0.072782855 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src/wrappers: time stamp 2020-03-23 12:12:06 is 0.07259018 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3/src: time stamp 2020-03-23 12:12:06 is 0.07256147 s in the future
tar: JuliaBinaryWrappers-Libuuid_jll.jl-5b0aaf3: time stamp 2020-03-23 12:12:06 is 0.072548769 s in the future
 Installed Libuuid_jll ─────────────── v2.34.0+3
 Installed Xorg_libXfixes_jll ──────── v5.0.3+1
 Installed Xorg_libXext_jll ────────── v1.3.4+1
 Installed Libglvnd_jll ────────────── v1.3.0+1
 Installed Gettext_jll ─────────────── v0.20.1+1
 Installed Xorg_libXinerama_jll ────── v1.1.4+1
 Installed Xorg_xineramaproto_jll ──── v1.2.1+0
 Installed Xorg_xcb_proto_jll ──────── v1.13.0+0
 Installed Graphene_jll ────────────── v1.10.0+1
 Installed adwaita_icon_theme_jll ──── v3.33.92+3
 Installed Libtiff_jll ─────────────── v4.0.10+0
 Installed Expat_jll ───────────────── v2.2.7+0
 Installed Wayland_protocols_jll ───── v1.18.0+1
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/Artifacts.toml: time stamp 2020-03-23 12:12:07 is 0.280135961 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/Project.toml: time stamp 2020-03-23 12:12:07 is 0.279839711 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/README.md: time stamp 2020-03-23 12:12:07 is 0.279642104 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/Xorg_xextproto_jll.jl: time stamp 2020-03-23 12:12:07 is 0.279422398 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.279202789 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.279044555 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:07 is 0.278879128 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:07 is 0.278695596 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.278511035 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.278215857 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.277977227 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.27768419 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.277436284 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:07 is 0.277181942 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src/wrappers: time stamp 2020-03-23 12:12:07 is 0.276839468 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65/src: time stamp 2020-03-23 12:12:07 is 0.27655773 s in the future
tar: JuliaBinaryWrappers-Xorg_xextproto_jll.jl-0a1da65: time stamp 2020-03-23 12:12:07 is 0.276310701 s in the future
 Installed Xorg_xextproto_jll ──────── v7.3.0+0
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/Artifacts.toml: time stamp 2020-03-23 12:12:07 is 0.222323891 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/Project.toml: time stamp 2020-03-23 12:12:07 is 0.222241179 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/README.md: time stamp 2020-03-23 12:12:07 is 0.22220508 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/PCRE_jll.jl: time stamp 2020-03-23 12:12:07 is 0.222148153 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.222097979 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.22206762 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:07 is 0.222036947 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:07 is 0.22200701 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.221972712 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.221944047 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/i686-w64-mingw32.jl: time stamp 2020-03-23 12:12:07 is 0.221916363 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.221888408 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/x86_64-apple-darwin14.jl: time stamp 2020-03-23 12:12:07 is 0.221856732 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.221823819 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.221794817 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:07 is 0.221763951 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers/x86_64-w64-mingw32.jl: time stamp 2020-03-23 12:12:07 is 0.221734282 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src/wrappers: time stamp 2020-03-23 12:12:07 is 0.221705148 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38/src: time stamp 2020-03-23 12:12:07 is 0.221691978 s in the future
tar: JuliaBinaryWrappers-PCRE_jll.jl-859aa38: time stamp 2020-03-23 12:12:07 is 0.22167993 s in the future
 Installed PCRE_jll ────────────────── v8.42.0+1
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/.gitignore: time stamp 2020-03-23 12:12:07 is 0.107521164 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/.travis.yml: time stamp 2020-03-23 12:12:07 is 0.106895197 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/LICENSE.md: time stamp 2020-03-23 12:12:07 is 0.106516887 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/Project.toml: time stamp 2020-03-23 12:12:07 is 0.106145681 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/README.md: time stamp 2020-03-23 12:12:07 is 0.105786674 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/appveyor.yml: time stamp 2020-03-23 12:12:07 is 0.105424055 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/contrib/deprecation_UFixed.sh: time stamp 2020-03-23 12:12:07 is 0.10506368 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/contrib: time stamp 2020-03-23 12:12:07 is 0.104742938 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/src/FixedPointNumbers.jl: time stamp 2020-03-23 12:12:07 is 0.104360307 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/src/deprecations.jl: time stamp 2020-03-23 12:12:07 is 0.104004333 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/src/fixed.jl: time stamp 2020-03-23 12:12:07 is 0.103637625 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/src/normed.jl: time stamp 2020-03-23 12:12:07 is 0.10326832 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/src/precompile.jl: time stamp 2020-03-23 12:12:07 is 0.102916321 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/src: time stamp 2020-03-23 12:12:07 is 0.102602224 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/test/fixed.jl: time stamp 2020-03-23 12:12:07 is 0.10224869 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/test/normed.jl: time stamp 2020-03-23 12:12:07 is 0.092457787 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/test/runtests.jl: time stamp 2020-03-23 12:12:07 is 0.092014095 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/test/traits.jl: time stamp 2020-03-23 12:12:07 is 0.091650767 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64/test: time stamp 2020-03-23 12:12:07 is 0.091343318 s in the future
tar: JuliaMath-FixedPointNumbers.jl-4aaea64: time stamp 2020-03-23 12:12:07 is 0.091090109 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/Artifacts.toml: time stamp 2020-03-23 12:12:07 is 0.082509681 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/LICENSE.md: time stamp 2020-03-23 12:12:07 is 0.081876676 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/Project.toml: time stamp 2020-03-23 12:12:07 is 0.081435983 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/README.md: time stamp 2020-03-23 12:12:07 is 0.081020885 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/Libiconv_jll.jl: time stamp 2020-03-23 12:12:07 is 0.07574855 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.075267461 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.074858883 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:07 is 0.074382551 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:07 is 0.073839573 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.073475979 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.073130015 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/i686-w64-mingw32.jl: time stamp 2020-03-23 12:12:07 is 0.072811712 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.072483198 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/x86_64-apple-darwin14.jl: time stamp 2020-03-23 12:12:07 is 0.072188085 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.071874078 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.071558842 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:07 is 0.071252557 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers/x86_64-w64-mingw32.jl: time stamp 2020-03-23 12:12:07 is 0.070920358 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src/wrappers: time stamp 2020-03-23 12:12:07 is 0.07063133 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2/src: time stamp 2020-03-23 12:12:07 is 0.070383065 s in the future
tar: JuliaBinaryWrappers-Libiconv_jll.jl-802f5b2: time stamp 2020-03-23 12:12:07 is 0.070134657 s in the future
 Installed FixedPointNumbers ───────── v0.7.1
 Installed Libiconv_jll ────────────── v1.16.0+1
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/Artifacts.toml: time stamp 2020-03-23 12:12:07 is 0.02831413 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/LICENSE.md: time stamp 2020-03-23 12:12:07 is 0.028210636 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/Project.toml: time stamp 2020-03-23 12:12:07 is 0.028174248 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/README.md: time stamp 2020-03-23 12:12:07 is 0.028102104 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/Xorg_libXdamage_jll.jl: time stamp 2020-03-23 12:12:07 is 0.028011009 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.027927925 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.027823176 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:07 is 0.027761919 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:07 is 0.027703434 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/armv7l-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:07 is 0.027647078 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/armv7l-linux-musleabihf.jl: time stamp 2020-03-23 12:12:07 is 0.027398258 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.027320452 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.027279554 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.027219158 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.027153335 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.027103277 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:07 is 0.027048409 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src/wrappers: time stamp 2020-03-23 12:12:07 is 0.026864448 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2/src: time stamp 2020-03-23 12:12:07 is 0.026835587 s in the future
tar: JuliaBinaryWrappers-Xorg_libXdamage_jll.jl-40f27a2: time stamp 2020-03-23 12:12:07 is 0.026822413 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/Artifacts.toml: time stamp 2020-03-23 12:12:07 is 0.020096141 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/LICENSE.md: time stamp 2020-03-23 12:12:07 is 0.02001192 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/Project.toml: time stamp 2020-03-23 12:12:07 is 0.019974847 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/README.md: time stamp 2020-03-23 12:12:07 is 0.019921691 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/Libepoxy_jll.jl: time stamp 2020-03-23 12:12:07 is 0.019827493 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.019698574 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.019601712 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:07 is 0.019525068 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:07 is 0.019443715 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/armv7l-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:07 is 0.019391164 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/armv7l-linux-musleabihf.jl: time stamp 2020-03-23 12:12:07 is 0.018736172 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.01864973 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.018604414 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/i686-w64-mingw32.jl: time stamp 2020-03-23 12:12:07 is 0.018530939 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.018451136 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/x86_64-apple-darwin14.jl: time stamp 2020-03-23 12:12:07 is 0.018327137 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:07 is 0.018237126 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:07 is 0.018164722 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:07 is 0.018113546 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers/x86_64-w64-mingw32.jl: time stamp 2020-03-23 12:12:07 is 0.018043376 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src/wrappers: time stamp 2020-03-23 12:12:07 is 0.017757458 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68/src: time stamp 2020-03-23 12:12:07 is 0.017727353 s in the future
tar: JuliaBinaryWrappers-Libepoxy_jll.jl-2edab68: time stamp 2020-03-23 12:12:07 is 0.017715388 s in the future
 Installed Xorg_libXdamage_jll ─────── v1.1.5+1
 Installed Libepoxy_jll ────────────── v1.5.4+0
 Installed Xorg_renderproto_jll ────── v0.11.1+0
 Installed Xorg_libXrandr_jll ──────── v1.5.2+1
 Installed Pixman_jll ──────────────── v0.38.4+1
 Installed HarfBuzz_jll ────────────── v2.6.1+4
 Installed at_spi2_atk_jll ─────────── v2.34.1+0
 Installed ATK_jll ─────────────────── v2.34.1+2
 Installed Xorg_libXdmcp_jll ───────── v1.1.3+1
 Installed hicolor_icon_theme_jll ──── v0.17.0+1
 Installed Xorg_xkeyboard_config_jll ─ v2.27.0+1
 Installed Libgcrypt_jll ───────────── v1.8.5+0
 Installed Xorg_recordproto_jll ────── v1.14.2+0
 Installed Xorg_libXi_jll ──────────── v1.7.10+1
 Installed Xorg_libXrender_jll ─────── v0.9.10+1
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/.github/workflows/CompatHelper.yml: time stamp 2020-03-23 12:12:08 is 0.158286897 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/.github/workflows: time stamp 2020-03-23 12:12:08 is 0.158193418 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/.github: time stamp 2020-03-23 12:12:08 is 0.158171196 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/.gitignore: time stamp 2020-03-23 12:12:08 is 0.158123869 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/.travis.yml: time stamp 2020-03-23 12:12:08 is 0.158061815 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/LICENSE.md: time stamp 2020-03-23 12:12:08 is 0.158000825 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/Project.toml: time stamp 2020-03-23 12:12:08 is 0.157959819 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/README.md: time stamp 2020-03-23 12:12:08 is 0.157844034 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/images/types.png: time stamp 2020-03-23 12:12:08 is 0.15665496 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/images/types.svg: time stamp 2020-03-23 12:12:08 is 0.156215296 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/images: time stamp 2020-03-23 12:12:08 is 0.1561621 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/src/ColorTypes.jl: time stamp 2020-03-23 12:12:08 is 0.15604087 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/src/conversions.jl: time stamp 2020-03-23 12:12:08 is 0.155942015 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/src/operations.jl: time stamp 2020-03-23 12:12:08 is 0.15581876 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/src/precompile.jl: time stamp 2020-03-23 12:12:08 is 0.155730248 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/src/show.jl: time stamp 2020-03-23 12:12:08 is 0.155619181 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/src/traits.jl: time stamp 2020-03-23 12:12:08 is 0.155230164 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/src/types.jl: time stamp 2020-03-23 12:12:08 is 0.154835342 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/src: time stamp 2020-03-23 12:12:08 is 0.154785859 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/test/runtests.jl: time stamp 2020-03-23 12:12:08 is 0.154546514 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc/test: time stamp 2020-03-23 12:12:08 is 0.154338731 s in the future
tar: JuliaGraphics-ColorTypes.jl-b9de8dc: time stamp 2020-03-23 12:12:08 is 0.154286185 s in the future
 Installed ColorTypes ──────────────── v0.9.1
 Installed Xorg_libxcb_jll ─────────── v1.13.0+1
 Installed Bzip2_jll ───────────────── v1.0.6+1
 Installed Glib_jll ────────────────── v2.59.0+1
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/Artifacts.toml: time stamp 2020-03-23 12:12:08 is 0.041236772 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/LICENSE.md: time stamp 2020-03-23 12:12:08 is 0.041138869 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/Project.toml: time stamp 2020-03-23 12:12:08 is 0.041100294 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/README.md: time stamp 2020-03-23 12:12:08 is 0.041040105 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/Xorg_libXcomposite_jll.jl: time stamp 2020-03-23 12:12:08 is 0.040949479 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:08 is 0.040865916 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:08 is 0.040788606 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:08 is 0.040724836 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:08 is 0.040684956 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/armv7l-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:08 is 0.040631703 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/armv7l-linux-musleabihf.jl: time stamp 2020-03-23 12:12:08 is 0.040311642 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:08 is 0.040233914 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:08 is 0.04017874 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:08 is 0.040111744 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:08 is 0.040075719 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:08 is 0.040012656 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:08 is 0.039944305 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src/wrappers: time stamp 2020-03-23 12:12:08 is 0.039869228 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a/src: time stamp 2020-03-23 12:12:08 is 0.039844664 s in the future
tar: JuliaBinaryWrappers-Xorg_libXcomposite_jll.jl-833b65a: time stamp 2020-03-23 12:12:08 is 0.039832913 s in the future
 Installed Xorg_libXcomposite_jll ──── v0.4.5+1
tar: JuliaGraphics-Graphics.jl-45d684e/.github/workflows/CompatHelper.yml: time stamp 2020-03-23 12:12:08 is 0.02321216 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/.github/workflows/TagBot.yml: time stamp 2020-03-23 12:12:08 is 0.023079247 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/.github/workflows: time stamp 2020-03-23 12:12:08 is 0.023053178 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/.github: time stamp 2020-03-23 12:12:08 is 0.023037822 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/.gitignore: time stamp 2020-03-23 12:12:08 is 0.022986546 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/.travis.yml: time stamp 2020-03-23 12:12:08 is 0.022931443 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/LICENSE.md: time stamp 2020-03-23 12:12:08 is 0.022884276 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/Project.toml: time stamp 2020-03-23 12:12:08 is 0.022825094 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/README.md: time stamp 2020-03-23 12:12:08 is 0.022783921 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/docs/.gitignore: time stamp 2020-03-23 12:12:08 is 0.022664176 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/docs/Project.toml: time stamp 2020-03-23 12:12:08 is 0.022588976 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/docs/make.jl: time stamp 2020-03-23 12:12:08 is 0.022531451 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/docs/src/index.md: time stamp 2020-03-23 12:12:08 is 0.022399212 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/docs/src/reference.md: time stamp 2020-03-23 12:12:08 is 0.0223254 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/docs/src: time stamp 2020-03-23 12:12:08 is 0.022292733 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/docs: time stamp 2020-03-23 12:12:08 is 0.022279092 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/src/Graphics.jl: time stamp 2020-03-23 12:12:08 is 0.019762461 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/src: time stamp 2020-03-23 12:12:08 is 0.019347477 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/test/runtests.jl: time stamp 2020-03-23 12:12:08 is 0.018948754 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e/test: time stamp 2020-03-23 12:12:08 is 0.018507997 s in the future
tar: JuliaGraphics-Graphics.jl-45d684e: time stamp 2020-03-23 12:12:08 is 0.018018376 s in the future
 Installed Graphics ────────────────── v1.0.2
 Installed Colors ──────────────────── v0.11.2
 Installed Graphite2_jll ───────────── v1.3.13+1
 Installed NaNMath ─────���───────────── v0.3.3
 Installed Zlib_jll ────────────────── v1.2.11+8
 Installed XML2_jll ────────────────── v2.9.9+1
 Installed GTK3_jll ────────────────── v3.24.11+1
 Installed Xorg_fixesproto_jll ─────── v5.0.0+0
 Installed JpegTurbo_jll ───────────── v2.0.1+0
 Installed XSLT_jll ────────────────── v1.1.33+0
 Installed Xorg_xproto_jll ─────────── v7.0.31+0
 Installed Xorg_inputproto_jll ─────── v2.3.2+0
 Installed Xorg_libXtst_jll ────────── v1.2.3+1
 Installed Libffi_jll ──────────────── v3.2.1+0
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/Artifacts.toml: time stamp 2020-03-23 12:12:09 is 0.360285667 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/Project.toml: time stamp 2020-03-23 12:12:09 is 0.36017619 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/README.md: time stamp 2020-03-23 12:12:09 is 0.360134567 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/Dbus_jll.jl: time stamp 2020-03-23 12:12:09 is 0.360021465 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.359917336 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.359785713 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:09 is 0.359703309 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:09 is 0.359630074 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.359554958 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.359504576 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.359438996 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.356980683 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.355870827 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:09 is 0.35579885 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src/wrappers: time stamp 2020-03-23 12:12:09 is 0.355579577 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9/src: time stamp 2020-03-23 12:12:09 is 0.355548679 s in the future
tar: JuliaBinaryWrappers-Dbus_jll.jl-72ff4d9: time stamp 2020-03-23 12:12:09 is 0.355534466 s in the future
 Installedtar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/Artifacts.toml: time stamp 2020-03-23 12:12:09 is 0.306432818 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/Project.toml: time stamp 2020-03-23 12:12:09 is 0.306336313 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/README.md: time stamp 2020-03-23 12:12:09 is 0.306297584 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/FreeType2_jll.jl: time stamp 2020-03-23 12:12:09 is 0.306213525 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.306091786 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.306031056 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:09 is 0.305993839 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:09 is 0.305918875 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.305856232 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.305810787 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/i686-w64-mingw32.jl: time stamp 2020-03-23 12:12:09 is 0.305745592 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.305378513 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/x86_64-apple-darwin14.jl: time stamp 2020-03-23 12:12:09 is 0.305311559 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.305255507 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.305219829 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:09 is 0.305139674 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers/x86_64-w64-mingw32.jl: time stamp 2020-03-23 12:12:09 is 0.305070014 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src/wrappers: time stamp 2020-03-23 12:12:09 is 0.305027368 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078/src: time stamp 2020-03-23 12:12:09 is 0.305012573 s in the future
tar: JuliaBinaryWrappers-FreeType2_jll.jl-8e29078: time stamp 2020-03-23 12:12:09 is 0.304976359 s in the future
 Dbus_jll ────────────────── v1.12.16+0
 Installed FreeType2_jll ───────────── v2.10.1+1
 Installed libpng_jll ──────────────── v1.6.37+2
 Installed Wayland_jll ─────────────── v1.17.0+0
 Installed Reexport ────────────────── v0.2.0
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/Artifacts.toml: time stamp 2020-03-23 12:12:09 is 0.158910668 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/Project.toml: time stamp 2020-03-23 12:12:09 is 0.158581449 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/README.md: time stamp 2020-03-23 12:12:09 is 0.15831539 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/at_spi2_core_jll.jl: time stamp 2020-03-23 12:12:09 is 0.157986837 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.157748441 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.157561148 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/arm-linux-gnueabihf.jl: time stamp 2020-03-23 12:12:09 is 0.157395337 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/arm-linux-musleabihf.jl: time stamp 2020-03-23 12:12:09 is 0.157213499 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/i686-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.157048793 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/i686-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.156827909 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/powerpc64le-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.156570584 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/x86_64-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.156328367 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/x86_64-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.156063783 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers/x86_64-unknown-freebsd11.1.jl: time stamp 2020-03-23 12:12:09 is 0.155843573 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src/wrappers: time stamp 2020-03-23 12:12:09 is 0.155504901 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d/src: time stamp 2020-03-23 12:12:09 is 0.155342703 s in the future
tar: JuliaBinaryWrappers-at_spi2_core_jll.jl-db3118d: time stamp 2020-03-23 12:12:09 is 0.155114619 s in the future
 Installed at_spi2_core_jll ────────── v2.34.0+0
 Installed Xorg_libXcursor_jll ─────── v1.2.0+1
 Installed Zstd_jll ────────────────── v1.4.4+0
tar: JuliaBinaryWrappers-Xorg_randrproto_jll.jl-5c2f995/Artifacts.toml: time stamp 2020-03-23 12:12:09 is 0.002436391 s in the future
tar: JuliaBinaryWrappers-Xorg_randrproto_jll.jl-5c2f995/Project.toml: time stamp 2020-03-23 12:12:09 is 0.00166853 s in the future
tar: JuliaBinaryWrappers-Xorg_randrproto_jll.jl-5c2f995/README.md: time stamp 2020-03-23 12:12:09 is 0.001382942 s in the future
tar: JuliaBinaryWrappers-Xorg_randrproto_jll.jl-5c2f995/src/Xorg_randrproto_jll.jl: time stamp 2020-03-23 12:12:09 is 0.000944823 s in the future
tar: JuliaBinaryWrappers-Xorg_randrproto_jll.jl-5c2f995/src/wrappers/aarch64-linux-gnu.jl: time stamp 2020-03-23 12:12:09 is 0.000423836 s in the future
tar: JuliaBinaryWrappers-Xorg_randrproto_jll.jl-5c2f995/src/wrappers/aarch64-linux-musl.jl: time stamp 2020-03-23 12:12:09 is 0.000041487 s in the future
 Installed Xorg_randrproto_jll ─────── v1.5.0+0
 Installed Xorg_libpthread_stubs_jll ─ v0.1.0+0
 Installed Fontconfig_jll ──────────── v2.13.1+10
 Installed Xorg_util_macros_jll ────── v1.19.2+0
ERROR: Unable to automatically install 'Xorg_libxkbfile' from '/home/pkgeval/.julia/packages/Xorg_libxkbfile_jll/cLbSm/Artifacts.toml'
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] #ensure_artifact_installed#42(::Pkg.BinaryPlatforms.Linux, ::Bool, ::typeof(Pkg.Artifacts.ensure_artifact_installed), ::String, ::Dict{String,Any}, ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Artifacts.jl:810
 [3] (::Pkg.Artifacts.var"#kw##ensure_artifact_installed")(::NamedTuple{(:platform, :verbose),Tuple{Pkg.BinaryPlatforms.Linux,Bool}}, ::typeof(Pkg.Artifacts.ensure_artifact_installed), ::String, ::Dict{String,Any}, ::String) at ./none:0
 [4] #ensure_all_artifacts_installed#43(::Pkg.BinaryPlatforms.Linux, ::Nothing, ::Bool, ::Bool, ::typeof(Pkg.Artifacts.ensure_all_artifacts_installed), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Artifacts.jl:852
 [5] #ensure_all_artifacts_installed at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:0 [inlined]
 [6] #download_artifacts#78(::Pkg.BinaryPlatforms.Linux, ::Bool, ::typeof(Pkg.Operations.download_artifacts), ::Array{String,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:580
 [7] #download_artifacts at ./none:0 [inlined]
 [8] #download_artifacts#73(::Pkg.BinaryPlatforms.Linux, ::Bool, ::typeof(Pkg.Operations.download_artifacts), ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:570
 [9] (::Pkg.Operations.var"#kw##download_artifacts")(::NamedTuple{(:platform,),Tuple{Pkg.BinaryPlatforms.Linux}}, ::typeof(Pkg.Operations.download_artifacts), ::Array{Pkg.Types.PackageSpec,1}) at ./none:0
 [10] #add#112(::Bool, ::Pkg.BinaryPlatforms.Linux, ::typeof(Pkg.Operations.add), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Array{Base.UUID,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1017
 [11] #add at ./none:0 [inlined]
 [12] #add#25(::Bool, ::Pkg.BinaryPlatforms.Linux, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.add), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:102
 [13] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:72
 [14] #add#24 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:69 [inlined]
 [15] add at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:69 [inlined]
 [16] #add#21 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:67 [inlined]
 [17] add at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:67 [inlined]
 [18] #add#20(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.add), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:66
 [19] add(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:66
 [20] top-level scope at none:15

Fontconfig on 1.5

Julia Version 1.5.0-DEV.492
Commit 60f52677d9 (2020-03-22 11:09 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
  JULIA_DEPOT_PATH = ::/usr/local/share/julia
  JULIA_NUM_THREADS = 2

  Resolving package versions...
  Installed Xorg_fixesproto_jll ─────── v5.0.0+0
  Installed Fontconfig_jll ──────────── v2.13.1+10
  Installed Xorg_xextproto_jll ──────── v7.3.0+0
  Installed Xorg_libXcomposite_jll ──── v0.4.5+1
  Installed Xorg_libXtst_jll ────────── v1.2.3+1
  Installed Reexport ────────────────── v0.2.0
  Installed Xorg_libpthread_stubs_jll ─ v0.1.0+0
  Installed Gtk ─────────────────────── v1.1.3
  Installed Graphite2_jll ───────────── v1.3.13+1
  Installed hicolor_icon_theme_jll ──── v0.17.0+1
  Installed Xorg_libX11_jll ─────────── v1.6.9+1
  Installed Xorg_xcb_proto_jll ──────── v1.13.0+0
  Installed Xorg_libXrender_jll ─────── v0.9.10+1
  Installed Xorg_recordproto_jll ────── v1.14.2+0
  Installed FreeType2_jll ───────────── v2.10.1+1
  Installed ATK_jll ─────────────────── v2.34.1+2
  Installed Graphene_jll ─────────────��� v1.10.0+1
  Installed Xorg_randrproto_jll ─────── v1.5.0+0
  Installed NaNMath ─────────────────── v0.3.3
  Installed FriBidi_jll ─────────────── v1.0.5+2
  Installed Xorg_libXdmcp_jll ───────── v1.1.3+1
  Installed Bzip2_jll ───────────────── v1.0.6+1
  Installed Colors ──────────────────── v0.11.2
  Installed Xorg_renderproto_jll ────── v0.11.1+0
  Installed Wayland_protocols_jll ───── v1.18.0+1
  Installed Xorg_libXinerama_jll ────── v1.1.4+1
  Installed XML2_jll ────────────────── v2.9.9+1
  Installed Libgpg_error_jll ────────── v1.36.0+0
  Installed Libuuid_jll ─────────────── v2.34.0+3
  Installed Xorg_libXau_jll ─────────── v1.0.9+1
  Installed Libglvnd_jll ────────────── v1.3.0+1
  Installed GTK3_jll ────────────────── v3.24.11+1
  Installed Pixman_jll ──────────────── v0.38.4+1
  Installed adwaita_icon_theme_jll ──── v3.33.92+3
  Installed at_spi2_atk_jll ─────────── v2.34.1+0
  Installed Xorg_xkbcomp_jll ────────── v1.4.2+1
  Installed iso_codes_jll ───────────── v4.3.0+1
  Installed Zlib_jll ────────────────── v1.2.11+8
  Installed LZO_jll ────────────���────── v2.10.0+0
  Installed gdk_pixbuf_jll ──────────── v2.38.2+6
  Installed Xorg_inputproto_jll ─────── v2.3.2+0
  Installed FixedPointNumbers ───────── v0.7.1
  Installed Xorg_util_macros_jll ────── v1.19.2+0
  Installed Libffi_jll ──────────────── v3.2.1+0
  Installed PCRE_jll ────────────────── v8.42.0+1
  Installed Libgcrypt_jll ───────────── v1.8.5+0
  Installed Libiconv_jll ────────────── v1.16.0+1
  Installed HarfBuzz_jll ────────────── v2.6.1+4
  Installed Cairo_jll ───────────────── v1.16.0+2
  Installed Xorg_libxcb_jll ─────────── v1.13.0+1
  Installed JpegTurbo_jll ───────────── v2.0.1+0
  Installed Xorg_xineramaproto_jll ──── v1.2.1+0
  Installed Libepoxy_jll ────────────── v1.5.4+0
  Installed Xorg_libxkbfile_jll ─────── v1.1.0+1
  Installed Expat_jll ───────────────── v2.2.7+0
  Installed Graphics ────────────────── v1.0.2
  Installed Xorg_libXfixes_jll ──────── v5.0.3+1
  Installed Xorg_libXext_jll ────────── v1.3.4+1
  Installed Xorg_libXdamage_jll ─────── v1.1.5+1
  Installed Dbus_jll ────────────────── v1.12.16+0
  Installed Xorg_xtrans_jll ─────────── v1.4.0+0
  Installed Xorg_libXi_jll ──────────── v1.7.10+1
  Installed Xorg_libXrandr_jll ──────── v1.5.2+1
  Installed Xorg_damageproto_jll ────── v1.2.1+0
  Installed X11_jll ─────────────────── v1.6.8+5
  Installed XSLT_jll ────────────────── v1.1.33+0
  Installed Glib_jll ────────────────── v2.59.0+1
  Installed Xorg_xkeyboard_config_jll ─ v2.27.0+1
  Installed ColorTypes ──────────────── v0.9.1
  Installed Gettext_jll ─────────────── v0.20.1+1
  Installed Wayland_jll ─────────────── v1.17.0+0
  Installed Pango_jll ───────────────── v1.42.4+7
  Installed Xorg_compositeproto_jll ─── v0.4.0+0
  Installed Libtiff_jll ─────────────── v4.0.10+0
  Installed Zstd_jll ────────────────── v1.4.4+0
  Installed libpng_jll ──────────────── v1.6.37+2
  Installed Xorg_libXcursor_jll ─────── v1.2.0+1
  Installed Cairo ───────────────────── v1.0.2
  Installed Xorg_xproto_jll ─────────── v7.0.31+0
  Installed at_spi2_core_jll ────────── v2.34.0+0
  Installed xkbcommon_jll ───────────── v0.9.1+1
ERROR: Unable to automatically install 'Fontconfig' from '/home/pkgeval/.julia/packages/Fontconfig_jll/bvmOQ/Artifacts.toml'
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] ensure_artifact_installed(::String, ::Dict{String,Any}, ::String; platform::Pkg.BinaryPlatforms.Platform, verbose::Bool, quiet_download::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Artifacts.jl:894
 [3] ensure_all_artifacts_installed(::String; platform::Pkg.BinaryPlatforms.Platform, pkg_uuid::Nothing, include_lazy::Bool, verbose::Bool, quiet_download::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Artifacts.jl:958
 [4] download_artifacts(::Pkg.Types.Context, ::Array{String,1}; platform::Pkg.BinaryPlatforms.Linux, verbose::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:629
 [5] download_artifacts(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; platform::Pkg.BinaryPlatforms.Linux, verbose::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:608
 [6] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Array{Base.UUID,1}; preserve::Pkg.Types.PreserveLevel, platform::Pkg.BinaryPlatforms.Linux) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1104
 [7] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; preserve::Pkg.Types.PreserveLevel, platform::Pkg.BinaryPlatforms.Linux, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:159
 [8] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:112
 [9] #add#27 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:109 [inlined]
 [10] add at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:109 [inlined]
 [11] #add#24 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:107 [inlined]
 [12] add at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:107 [inlined]
 [13] add(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:106
 [14] add(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:106
 [15] top-level scope at none:15

PCRE on 1.3

Julia Version 1.3.2-pre.0
Commit 2e6715c045 (2019-12-31 00:49 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
Environment:
  JULIA_DEPOT_PATH = ::/usr/local/share/julia
  JULIA_NUM_THREADS = 2

 Resolving package versions...
 Installed Xorg_libXinerama_jll ────── v1.1.4+1
 Installed PCRE_jll ────────────────── v8.42.0+1
 Installed Xorg_recordproto_jll ────── v1.14.2+0
 Installed Libuuid_jll ─────────────── v2.34.0+3
 Installed Xorg_libXtst_jll ────────── v1.2.3+1
 Installed libpng_jll ──────────────── v1.6.37+2
 Installed hicolor_icon_theme_jll ──── v0.17.0+1
 Installed Gtk ─────────────────────── v1.1.3
 Installed at_spi2_atk_jll ─────────── v2.34.1+0
 Installed ColorTypes ──────────────── v0.9.1
 Installed Pango_jll ───────────────── v1.42.4+7
 Installed Xorg_xineramaproto_jll ──── v1.2.1+0
 Installed XSLT_jll ────────────────── v1.1.33+0
 Installed Graphics ────────────────── v1.0.2
 Installed Libepoxy_jll ────────────── v1.5.4+0
 Installed Xorg_libXcursor_jll ─────── v1.2.0+1
 Installed Xorg_libxkbfile_jll ─────── v1.1.0+1
 Installed Libgpg_error_jll ────────── v1.36.0+0
 Installed Xorg_libX11_jll ─────────── v1.6.9+1
 Installed FreeType2_jll ───────────── v2.10.1+1
 Installed Xorg_damageproto_jll ────── v1.2.1+0
 Installed Xorg_libXi_jll ──────────── v1.7.10+1
 Installed Glib_jll ────────────────── v2.59.0+1
 Installed Xorg_libXrandr_jll ──────── v1.5.2+1
 Installed Xorg_libpthread_stubs_jll ─ v0.1.0+0
 Installed Reexport ────────────────── v0.2.0
 Installed HarfBuzz_jll ────────────── v2.6.1+4
 Installed JpegTurbo_jll ───────────── v2.0.1+0
 Installed Xorg_util_macros_jll ────── v1.19.2+0
 Installed Xorg_xtrans_jll ─────────── v1.4.0+0
 Installed Xorg_renderproto_jll ────── v0.11.1+0
 Installed Libgcrypt_jll ───────────── v1.8.5+0
 Installed X11_jll ─────────────────── v1.6.8+5
 Installed Gettext_jll ─────────────── v0.20.1+1
 Installed Xorg_xproto_jll ─────────── v7.0.31+0
 Installed Dbus_jll ────────────────── v1.12.16+0
 Installed Libglvnd_jll ────────���───── v1.3.0+1
 Installed Pixman_jll ──────────────── v0.38.4+1
 Installed NaNMath ─────────────────── v0.3.3
 Installed GTK3_jll ────────────────── v3.24.11+1
 Installed Xorg_libXrender_jll ─────── v0.9.10+1
 Installed Graphite2_jll ───────────── v1.3.13+1
 Installed FixedPointNumbers ───────── v0.7.1
 Installed Xorg_libXcomposite_jll ──── v0.4.5+1
 Installed Xorg_fixesproto_jll ─────── v5.0.0+0
 Installed adwaita_icon_theme_jll ──── v3.33.92+3
 Installed Xorg_xcb_proto_jll ──────── v1.13.0+0
 Installed Xorg_xkeyboard_config_jll ─ v2.27.0+1
 Installed Wayland_jll ─────────────── v1.17.0+0
 Installed Xorg_libXdmcp_jll ───────── v1.1.3+1
 Installed Xorg_libxcb_jll ─────────── v1.13.0+1
 Installed Zlib_jll ────────────────── v1.2.11+8
 Installed Libffi_jll ──────────────── v3.2.1+0
 Installed Graphene_jll ────────────── v1.10.0+1
 Installed Colors ──────────────────── v0.11.2
 Installed ATK_jll ─────────────────── v2.34.1+2
 Installed xkbcommon_jll ───────────── v0.9.1+1
 Installed Cairo_jll ───────────────── v1.16.0+2
 Installed LZO_jll ─────────────────���─ v2.10.0+0
 Installed Libiconv_jll ────────────── v1.16.0+1
 Installed XML2_jll ────────────────── v2.9.9+1
 Installed Xorg_xkbcomp_jll ────────── v1.4.2+1
 Installed Expat_jll ───────────────── v2.2.7+0
 Installed Xorg_libXdamage_jll ─────── v1.1.5+1
 Installed Wayland_protocols_jll ───── v1.18.0+1
 Installed Libtiff_jll ─────────────── v4.0.10+0
 Installed Xorg_xextproto_jll ──────── v7.3.0+0
 Installed FriBidi_jll ─────────────── v1.0.5+2
 Installed Xorg_libXext_jll ────────── v1.3.4+1
 Installed at_spi2_core_jll ────────── v2.34.0+0
 Installed Zstd_jll ────────────────── v1.4.4+0
 Installed Xorg_libXau_jll ─────────── v1.0.9+1
 Installed Xorg_compositeproto_jll ─── v0.4.0+0
 Installed Cairo ───────────────────── v1.0.2
 Installed gdk_pixbuf_jll ──────────── v2.38.2+6
 Installed Xorg_randrproto_jll ─────── v1.5.0+0
 Installed Bzip2_jll ───────────────── v1.0.6+1
 Installed Xorg_inputproto_jll ─────── v2.3.2+0
 Installed Xorg_libXfixes_jll ──────── v5.0.3+1
 Installed Fontconfig_jll ──────────── v2.13.1+10
 Installed iso_codes_jll ───────────── v4.3.0+1
ERROR: Unable to automatically install 'PCRE' from '/home/pkgeval/.julia/packages/PCRE_jll/Fmted/Artifacts.toml'
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] #ensure_artifact_installed#42(::Pkg.BinaryPlatforms.Platform, ::Bool, ::typeof(Pkg.Artifacts.ensure_artifact_installed), ::String, ::Dict{String,Any}, ::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/Artifacts.jl:873
 [3] (::Pkg.Artifacts.var"#kw##ensure_artifact_installed")(::NamedTuple{(:platform, :verbose),Tuple{Pkg.BinaryPlatforms.Linux,Bool}}, ::typeof(Pkg.Artifacts.ensure_artifact_installed), ::String, ::Dict{String,Any}, ::String) at ./none:0
 [4] #ensure_all_artifacts_installed#43(::Pkg.BinaryPlatforms.Platform, ::Nothing, ::Bool, ::Bool, ::typeof(Pkg.Artifacts.ensure_all_artifacts_installed), ::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/Artifacts.jl:919
 [5] #ensure_all_artifacts_installed at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:0 [inlined]
 [6] #download_artifacts#78(::Pkg.BinaryPlatforms.Linux, ::Bool, ::typeof(Pkg.Operations.download_artifacts), ::Array{String,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:580
 [7] #download_artifacts at ./none:0 [inlined]
 [8] #download_artifacts#73(::Pkg.BinaryPlatforms.Linux, ::Bool, ::typeof(Pkg.Operations.download_artifacts), ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:570
 [9] (::Pkg.Operations.var"#kw##download_artifacts")(::NamedTuple{(:platform,),Tuple{Pkg.BinaryPlatforms.Linux}}, ::typeof(Pkg.Operations.download_artifacts), ::Array{Pkg.Types.PackageSpec,1}) at ./none:0
 [10] #add#112(::Bool, ::Pkg.BinaryPlatforms.Linux, ::typeof(Pkg.Operations.add), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Array{Base.UUID,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1017
 [11] #add at ./none:0 [inlined]
 [12] #add#25(::Bool, ::Pkg.BinaryPlatforms.Linux, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.add), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:102
 [13] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:72
 [14] #add#24 at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:69 [inlined]
 [15] add at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:69 [inlined]
 [16] #add#21 at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:67 [inlined]
 [17] add at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:67 [inlined]
 [18] #add#20(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.add), ::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:66
 [19] add(::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:66
 [20] top-level scope at none:15

at_spi2_atk on 1.5

Julia Version 1.5.0-DEV.495
Commit d377785352 (2020-03-23 08:10 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
  JULIA_DEPOT_PATH = ::/usr/local/share/julia
  JULIA_NUM_THREADS = 2

  Resolving package versions...
  Installed at_spi2_atk_jll ─────────── v2.34.1+0
  Installed Xorg_libXdmcp_jll ───────── v1.1.3+1
  Installed Xorg_libXcursor_jll ─────── v1.2.0+1
  Installed Libffi_jll ──────────────── v3.2.1+0
  Installed Xorg_renderproto_jll ────── v0.11.1+0
  Installed Libuuid_jll ─────────────── v2.34.0+3
  Installed ATK_jll ─────────────────── v2.34.1+2
  Installed Gtk ─────────────────────── v1.1.3
  Installed Glib_jll ────────────────── v2.59.0+1
  Installed hicolor_icon_theme_jll ──── v0.17.0+1
  Installed Zstd_jll ────────────────── v1.4.4+0
  Installed Xorg_libxcb_jll ─────────── v1.13.0+1
  Installed Xorg_fixesproto_jll ─────── v5.0.0+0
  Installed Libglvnd_jll ───────���────── v1.3.0+1
  Installed Xorg_libxkbfile_jll ─────── v1.1.0+1
  Installed Xorg_inputproto_jll ─────── v2.3.2+0
  Installed Zlib_jll ────────────────── v1.2.11+8
  Installed X11_jll ─────────────────── v1.6.8+5
  Installed Xorg_libXext_jll ────────── v1.3.4+1
  Installed Expat_jll ───────────────── v2.2.7+0
  Installed Reexport ────────────────── v0.2.0
  Installed Xorg_xineramaproto_jll ──── v1.2.1+0
  Installed adwaita_icon_theme_jll ──── v3.33.92+3
  Installed Gettext_jll ─────────────── v0.20.1+1
  Installed gdk_pixbuf_jll ──────────── v2.38.2+6
  Installed Xorg_xextproto_jll ──────── v7.3.0+0
  Installed Bzip2_jll ───────────────── v1.0.6+1
  Installed Xorg_libXdamage_jll ─────── v1.1.5+1
  Installed LZO_jll ─────────────────── v2.10.0+0
  Installed Xorg_xkeyboard_config_jll ─ v2.27.0+1
  Installed Libiconv_jll ────────────── v1.16.0+1
  Installed XML2_jll ────────────────── v2.9.9+1
  Installed libpng_jll ──────────────── v1.6.37+2
  Installed Xorg_libXfixes_jll ──────── v5.0.3+1
  Installed GTK3_jll ────────────────── v3.24.11+1
  Installed PCRE_jll ─────────���──────── v8.42.0+1
  Installed Xorg_libXcomposite_jll ──── v0.4.5+1
  Installed Graphite2_jll ───────────── v1.3.13+1
  Installed Xorg_libX11_jll ─────────── v1.6.9+1
  Installed Libgpg_error_jll ────────── v1.36.0+0
  Installed JpegTurbo_jll ───────────── v2.0.1+0
  Installed Graphene_jll ────────────── v1.10.0+1
  Installed Fontconfig_jll ──────────── v2.13.1+10
  Installed Wayland_protocols_jll ───── v1.18.0+1
  Installed NaNMath ─────────────────── v0.3.3
  Installed FixedPointNumbers ───────── v0.7.1
  Installed XSLT_jll ────────────────── v1.1.33+0
  Installed Pixman_jll ──────────────── v0.38.4+1
  Installed Xorg_randrproto_jll ─────── v1.5.0+0
  Installed Xorg_libXinerama_jll ────── v1.1.4+1
  Installed Xorg_xcb_proto_jll ──────── v1.13.0+0
  Installed Xorg_libXtst_jll ────────── v1.2.3+1
  Installed Dbus_jll ────────────────── v1.12.16+0
  Installed Wayland_jll ─────────────── v1.17.0+0
  Installed HarfBuzz_jll ────────────── v2.6.1+4
  Installed Xorg_recordproto_jll ────── v1.14.2+0
  Installed Xorg_xkbcomp_jll ────────── v1.4.2+1
  Installed Colors ──────────────────── v0.11.2
  Installed FreeType2_jll ───────────── v2.10.1+1
  Installed FriBidi_jll ─────────────── v1.0.5+2
  Installed Libtiff_jll ─────────────── v4.0.10+0
  Installed Xorg_libXrandr_jll ──────── v1.5.2+1
  Installed ColorTypes ──────────────── v0.9.1
  Installed Cairo_jll ───────────────── v1.16.0+2
  Installed iso_codes_jll ───────────── v4.3.0+1
  Installed Xorg_damageproto_jll ────── v1.2.1+0
  Installed Xorg_compositeproto_jll ─── v0.4.0+0
  Installed Xorg_xtrans_jll ─────────── v1.4.0+0
  Installed xkbcommon_jll ───────────── v0.9.1+1
  Installed Graphics ────────────────── v1.0.2
  Installed Xorg_libXi_jll ──────────── v1.7.10+1
  Installed Pango_jll ───────────────── v1.42.4+7
  Installed Xorg_libXrender_jll ─────── v0.9.10+1
  Installed Libgcrypt_jll ───────────── v1.8.5+0
  Installed Xorg_libXau_jll ─────────── v1.0.9+1
  Installed Cairo ───────────────────── v1.0.2
  Installed Xorg_libpthread_stubs_jll ─ v0.1.0+0
  Installed at_spi2_core_jll ────────── v2.34.0+0
  Installed Libepoxy_jll ────────────── v1.5.4+0
  Installed Xorg_util_macros_jll ────── v1.19.2+0
  Installed Xorg_xproto_jll ─────────── v7.0.31+0
ERROR: Unable to automatically install 'at_spi2_atk' from '/home/pkgeval/.julia/packages/at_spi2_atk_jll/FoJFF/Artifacts.toml'
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] ensure_artifact_installed(::String, ::Dict{String,Any}, ::String; platform::Pkg.BinaryPlatforms.Platform, verbose::Bool, quiet_download::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Artifacts.jl:894
 [3] ensure_all_artifacts_installed(::String; platform::Pkg.BinaryPlatforms.Platform, pkg_uuid::Nothing, include_lazy::Bool, verbose::Bool, quiet_download::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Artifacts.jl:958
 [4] download_artifacts(::Pkg.Types.Context, ::Array{String,1}; platform::Pkg.BinaryPlatforms.Linux, verbose::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:629
 [5] download_artifacts(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; platform::Pkg.BinaryPlatforms.Linux, verbose::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:608
 [6] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Array{Base.UUID,1}; preserve::Pkg.Types.PreserveLevel, platform::Pkg.BinaryPlatforms.Linux) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1104
 [7] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; preserve::Pkg.Types.PreserveLevel, platform::Pkg.BinaryPlatforms.Linux, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:159
 [8] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:112
 [9] #add#27 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:109 [inlined]
 [10] add at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:109 [inlined]
 [11] #add#24 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:107 [inlined]
 [12] add at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:107 [inlined]
 [13] add(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:106
 [14] add(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:106
 [15] top-level scope at none:15

Could this be due to non-atomic changes to the artifact store? But this happens when installing, in parallel, Gtk, Crayons, Example and TimerOutputs. Only Gtk requires these JLLs, so I don't see where the races could come from (I don't think Travis would automaticalily share home folders across jobs?).

If this approach is fundamentally flawed, any suggestions for alternative approaches to cache artifacts across NewPkgEval jobs? I basically want to avoid a 500MB download for every package that depends on CuArrays.

@maleadt
Copy link
Member Author

maleadt commented Mar 23, 2020

If this approach is fundamentally flawed, any suggestions for alternative approaches to cache artifacts across NewPkgEval jobs?

I know I could use a PkgServer for this, but that may be a little early to build PkgEval on (not supporting older versions of Julia), and I'd like to avoid the need to orchestrate multiple containers. Maybe I just have to, though. Do we have some infra for a simple caching PkgServer?

@staticfloat
Copy link
Member

Do we have some infra for a simple caching PkgServer?

Yes, see https://github.com/JuliaPackaging/PkgServer.jl/tree/master/deployment

Could this be due to non-atomic changes to the artifact store?

Hmmmm. Unsure. It seems more likely to me that this is a download issue than that its an unpacking issue. Is this only happening on 1.3, or does it happen on 1.4 as well?

@maleadt
Copy link
Member Author

maleadt commented Mar 23, 2020

It seems more likely to me that this is a download issue than that its an unpacking issue. Is this only happening on 1.3, or does it happen on 1.4 as well?

I don't test 1.4 here, but it happens both on 1.3 and master. And it definitely has something to do with sharing .julia/artifacts, as it only happens on this PR (or more specifically, on the commit that mounts a shared artifact folder in the package test container).

@staticfloat
Copy link
Member

Ah, are you installing multiple copies of the same artifact at once? I suppose that is possible, but it should be fairly atomic; things are downloaded and unpacked into randomly-named directories, then the directory is moved to the final location after the treehash is verified. The only thing I can think of is that this mv() could fail if another copy of this artifact was downloaded and installed since we started the whole process.

@maleadt maleadt force-pushed the tb/cache branch 3 times, most recently from 921e5b7 to cd0480a Compare March 24, 2020 08:10
@maleadt
Copy link
Member Author

maleadt commented Mar 24, 2020

Never mind, redefining download_artifact to be a little more verbose (the module should probably use @debug so that one can run with JULIA_DEBUG=Artifacts) reveals:

┌ Error: Download failed
│   exception =
│    IOError: mktempdir: permission denied (EACCES)
│    Stacktrace:
│     [1] uv_error at ./libuv.jl:97 [inlined]
│     [2] #mktempdir#17(::String, ::Bool, ::typeof(mktempdir), ::String) at ./file.jl:590
│     [3] mktempdir at ./file.jl:576 [inlined]
│     [4] create_artifact(::Pkg.Artifacts.var"#46#47"{Bool,String,String}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Artifacts.jl:206
│     [5] #download_artifact#45(::Bool, ::typeof(Pkg.Artifacts.download_artifact), ::Base.SHA1, ::String, ::String) at ./none:56
│     [6] #download_artifact at ./none:0 [inlined]
│     [7] #ensure_artifact_installed#42(::Pkg.BinaryPlatforms.Linux, ::Bool, ::typeof(Pkg.Artifacts.ensure_artifact_installed), ::String, ::Dict{String,Any}, ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Artifacts.jl:806
│     [8] (::Pkg.Artifacts.var"#kw##ensure_artifact_installed")(::NamedTuple{(:platform, :verbose),Tuple{Pkg.BinaryPlatforms.Linux,Bool}}, ::typeof(Pkg.Artifacts.ensure_artifact_installed), ::String, ::Dict{String,Any}, ::String) at ./none:0
│     [9] #ensure_all_artifacts_installed#43(::Pkg.BinaryPlatforms.Linux, ::Nothing, ::Bool, ::Bool, ::typeof(Pkg.Artifacts.ensure_all_artifacts_installed), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Artifacts.jl:852
│     [10] #ensure_all_artifacts_installed at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:0 [inlined]
│     [11] #download_artifacts#78(::Pkg.BinaryPlatforms.Linux, ::Bool, ::typeof(Pkg.Operations.download_artifacts), ::Array{String,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:580
│     [12] #download_artifacts at ./none:0 [inlined]
│     [13] #download_artifacts#73(::Pkg.BinaryPlatforms.Linux, ::Bool, ::typeof(Pkg.Operations.download_artifacts), ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:570
│     [14] (::Pkg.Operations.var"#kw##download_artifacts")(::NamedTuple{(:platform,),Tuple{Pkg.BinaryPlatforms.Linux}}, ::typeof(Pkg.Operations.download_artifacts), ::Array{Pkg.Types.PackageSpec,1}) at ./none:0
│     [15] #add#112(::Bool, ::Pkg.BinaryPlatforms.Linux, ::typeof(Pkg.Operations.add), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Array{Base.UUID,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1017
│     [16] #add at ./none:0 [inlined]
│     [17] #add#25(::Bool, ::Pkg.BinaryPlatforms.Linux, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.add), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:102
│     [18] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:72
│     [19] #add#24 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:69 [inlined]
│     [20] add at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:69 [inlined]
│     [21] #add#21 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:67 [inlined]
│     [22] add at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:67 [inlined]
│     [23] #add#20(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.add), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:66
│     [24] add(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:66
│     [25] top-level scope at none:82
│     [26] eval(::Module, ::Any) at ./boot.jl:330
│     [27] exec_options(::Base.JLOptions) at ./client.jl:263
│     [28] _start() at ./client.jl:460
└ @ Pkg.Artifacts none:64

@maleadt maleadt force-pushed the tb/cache branch 2 times, most recently from e01a0bc to 6d0631d Compare March 24, 2020 08:26
@maleadt maleadt merged commit 7ed7d72 into master Mar 24, 2020
@delete-merged-branch delete-merged-branch bot deleted the tb/cache branch March 24, 2020 09:49
@maleadt maleadt mentioned this pull request Mar 24, 2020
@maleadt maleadt mentioned this pull request May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FIFO purge Write outside of package directory
2 participants