Package evaluation of NLIDatasets on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T07:04:44.396 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 3.75s ################################################################################ # Installation # Installing NLIDatasets... Resolving package versions... Installed DataDeps ─ v0.7.8 Updating `~/.julia/environments/v1.10/Project.toml` [400165cc] + NLIDatasets v0.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [b99e7846] + BinaryProvider v0.5.10 ⌃ [124859b0] + DataDeps v0.7.8 ⌅ [cd3eb016] + HTTP v0.8.19 [83e8ac13] + IniFile v0.5.1 [739be429] + MbedTLS v1.1.9 [400165cc] + NLIDatasets v0.2.0 [189a3867] + Reexport v1.2.2 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [56ddb016] + Logging [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets [4ec0a83e] + Unicode [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [3f19e933] + p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Building DataDeps → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/e299d8267135ef2f9c941a764006697082c1e7e8/build.log` Installation completed after 4.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.07s ################################################################################ # Testing # Testing NLIDatasets Status `/tmp/jl_f3eVu7/Project.toml` ⌃ [124859b0] DataDeps v0.7.8 ⌅ [cd3eb016] HTTP v0.8.19 [400165cc] NLIDatasets v0.2.0 [8dfed614] Test Status `/tmp/jl_f3eVu7/Manifest.toml` [b99e7846] BinaryProvider v0.5.10 ⌃ [124859b0] DataDeps v0.7.8 ⌅ [cd3eb016] HTTP v0.8.19 [83e8ac13] IniFile v0.5.1 [739be429] MbedTLS v1.1.9 [400165cc] NLIDatasets v0.2.0 [189a3867] Reexport v1.2.2 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [4ec0a83e] Unicode [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... SNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:7 Test threw exception Expression: isfile(SNLI.train_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] snli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:28 [inlined] [10] train_tsv() @ NLIDatasets.SNLI ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:30 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:7 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:7 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:6 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:8 Test threw exception Expression: isfile(SNLI.train_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] snli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:28 [inlined] [10] train_jsonl() @ NLIDatasets.SNLI ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:31 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:8 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:8 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:6 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:9 Test threw exception Expression: isfile(SNLI.dev_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] snli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:28 [inlined] [10] dev_tsv() @ NLIDatasets.SNLI ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:32 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:9 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:9 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:6 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:10 Test threw exception Expression: isfile(SNLI.dev_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] snli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:28 [inlined] [10] dev_jsonl() @ NLIDatasets.SNLI ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:33 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:10 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:10 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:6 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:11 Test threw exception Expression: isfile(SNLI.test_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] snli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:28 [inlined] [10] test_tsv() @ NLIDatasets.SNLI ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:34 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:11 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:11 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:6 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:12 Test threw exception Expression: isfile(SNLI.test_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] snli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:28 [inlined] [10] test_jsonl() @ NLIDatasets.SNLI ~/.julia/packages/NLIDatasets/D0tQz/src/snli.jl:35 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:12 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:12 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:6 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 MultiNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:17 Test threw exception Expression: isfile(MultiNLI.train_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] multinli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:24 [inlined] [10] train_tsv() @ NLIDatasets.MultiNLI ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:26 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:17 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:17 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:16 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 MultiNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:18 Test threw exception Expression: isfile(MultiNLI.train_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] multinli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:24 [inlined] [10] train_jsonl() @ NLIDatasets.MultiNLI ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:27 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:18 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:18 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:16 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 MultiNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:19 Test threw exception Expression: isfile(MultiNLI.dev_matched_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] multinli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:24 [inlined] [10] dev_matched_tsv() @ NLIDatasets.MultiNLI ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:28 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:19 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:19 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:16 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 MultiNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:20 Test threw exception Expression: isfile(MultiNLI.dev_matched_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] multinli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:24 [inlined] [10] dev_matched_jsonl() @ NLIDatasets.MultiNLI ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:29 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:20 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:20 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:16 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 MultiNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:21 Test threw exception Expression: isfile(MultiNLI.dev_mismatched_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] multinli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:24 [inlined] [10] dev_mismatched_tsv() @ NLIDatasets.MultiNLI ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:30 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:21 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:21 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:16 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 MultiNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:22 Test threw exception Expression: isfile(MultiNLI.dev_mismatched_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] multinli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:24 [inlined] [10] dev_mismatched_jsonl() @ NLIDatasets.MultiNLI ~/.julia/packages/NLIDatasets/D0tQz/src/multinli.jl:31 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:22 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:22 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:16 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 XNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:27 Test threw exception Expression: isfile(XNLI.dev_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] xnlifile @ ~/.julia/packages/NLIDatasets/D0tQz/src/xnli.jl:20 [inlined] [10] dev_tsv() @ NLIDatasets.XNLI ~/.julia/packages/NLIDatasets/D0tQz/src/xnli.jl:22 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:27 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:27 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:26 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 XNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:28 Test threw exception Expression: isfile(XNLI.dev_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] xnlifile @ ~/.julia/packages/NLIDatasets/D0tQz/src/xnli.jl:20 [inlined] [10] dev_jsonl() @ NLIDatasets.XNLI ~/.julia/packages/NLIDatasets/D0tQz/src/xnli.jl:23 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:28 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:28 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:26 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 XNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:29 Test threw exception Expression: isfile(XNLI.test_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] xnlifile @ ~/.julia/packages/NLIDatasets/D0tQz/src/xnli.jl:20 [inlined] [10] test_tsv() @ NLIDatasets.XNLI ~/.julia/packages/NLIDatasets/D0tQz/src/xnli.jl:24 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:29 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:29 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:26 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 XNLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:30 Test threw exception Expression: isfile(XNLI.test_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] xnlifile @ ~/.julia/packages/NLIDatasets/D0tQz/src/xnli.jl:20 [inlined] [10] test_jsonl() @ NLIDatasets.XNLI ~/.julia/packages/NLIDatasets/D0tQz/src/xnli.jl:25 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:30 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:30 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:26 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SciTail: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:35 Test threw exception Expression: isfile(SciTail.train_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] scitail_base @ ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:23 [inlined] [10] scitail_tsv(filename::String) @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:25 [11] train_tsv() @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:27 [12] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:35 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [14] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:35 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:34 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SciTail: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:36 Test threw exception Expression: isfile(SciTail.train_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] scitail_base @ ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:23 [inlined] [10] scitail_jsonl(filename::String) @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:24 [11] train_jsonl() @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:28 [12] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [14] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:36 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:34 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SciTail: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:37 Test threw exception Expression: isfile(SciTail.dev_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] scitail_base @ ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:23 [inlined] [10] scitail_tsv(filename::String) @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:25 [11] dev_tsv() @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:29 [12] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:37 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [14] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:37 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:34 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SciTail: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:38 Test threw exception Expression: isfile(SciTail.dev_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] scitail_base @ ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:23 [inlined] [10] scitail_jsonl(filename::String) @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:24 [11] dev_jsonl() @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:30 [12] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:38 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [14] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:38 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:34 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SciTail: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:39 Test threw exception Expression: isfile(SciTail.test_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] scitail_base @ ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:23 [inlined] [10] scitail_tsv(filename::String) @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:25 [11] test_tsv() @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:31 [12] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:39 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [14] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:39 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:34 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 SciTail: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:40 Test threw exception Expression: isfile(SciTail.test_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] scitail_base @ ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:23 [inlined] [10] scitail_jsonl(filename::String) @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:24 [11] test_jsonl() @ NLIDatasets.SciTail ~/.julia/packages/NLIDatasets/D0tQz/src/scitail.jl:32 [12] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:40 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [14] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:40 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:34 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [18] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 HANS: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:45 Test threw exception Expression: isfile(HANS.test_tsv()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] hansfile @ ~/.julia/packages/NLIDatasets/D0tQz/src/hans.jl:25 [inlined] [10] test_tsv() @ NLIDatasets.HANS ~/.julia/packages/NLIDatasets/D0tQz/src/hans.jl:28 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:45 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:45 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:44 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 Breaking_NLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:50 Test threw exception Expression: isfile(BreakingNLI.test_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), NLIDatasets.BreakingNLI.var"#1#2"}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), NLIDatasets.BreakingNLI.var"#1#2"}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] test_jsonl() @ NLIDatasets.BreakingNLI ~/.julia/packages/NLIDatasets/D0tQz/src/breaking_nli.jl:25 [10] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:50 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [12] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:50 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:49 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [16] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:55 Test threw exception Expression: isfile(ANLI.R1_train_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R1_train_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:26 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:55 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:55 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:56 Test threw exception Expression: isfile(ANLI.R1_dev_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R1_dev_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:27 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:56 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:56 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:57 Test threw exception Expression: isfile(ANLI.R1_test_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R1_test_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:28 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:57 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:57 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:58 Test threw exception Expression: isfile(ANLI.R2_train_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R2_train_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:29 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:58 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:58 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:59 Test threw exception Expression: isfile(ANLI.R2_dev_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R2_dev_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:30 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:59 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:59 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:60 Test threw exception Expression: isfile(ANLI.R2_test_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R2_test_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:31 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:60 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:60 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:61 Test threw exception Expression: isfile(ANLI.R3_train_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R3_train_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:32 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:61 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:61 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:62 Test threw exception Expression: isfile(ANLI.R3_dev_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R3_dev_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:33 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:62 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:62 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 ANLI: Error During Test at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:63 Test threw exception Expression: isfile(ANLI.R3_test_jsonl()) DataDeps.DisabledError("DataDeps download disabled, as we appear to be in a CI environment, and the environment variable `DATADEPS_ALWAYS_ACCEPT` is not set.\nIf this is indeed running in a headless CI environment, then set the `DATADEPS_ALWAYS_ACCEPT` environment variable to `true` to bypass the accept download prompt (if you do wish to always accept.)\nIf not, then either unset the `CI` environment variable from true, or set `DATADEPS_ALWAYS_ACCEPT` to `false` for the normal prompt behaviour.") Stacktrace: [1] ensure_download_permitted() @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:26 [2] download(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, localdir::String; remotepath::String, i_accept_the_terms_of_use::Nothing, skip_checksum::Bool) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:70 [3] download @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:63 [inlined] [4] handle_missing @ ~/.julia/packages/DataDeps/jDkzU/src/resolution_automatic.jl:10 [inlined] [5] _resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:83 [inlined] [6] resolve(datadep::DataDeps.DataDep{String, String, typeof(NLIDatasets.getzip), typeof(DataDeps.unpack)}, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:29 [7] resolve(datadep_name::String, inner_filepath::String, calling_filepath::String) @ DataDeps ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:54 [8] resolve @ ~/.julia/packages/DataDeps/jDkzU/src/resolution.jl:73 [inlined] [9] anli_file @ ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:24 [inlined] [10] R3_test_jsonl() @ NLIDatasets.ANLI ~/.julia/packages/NLIDatasets/D0tQz/src/anli.jl:34 [11] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:63 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:63 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] macro expansion @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:54 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:5 Test Summary: | Error Total Time NLIDatasets.jl | 33 33 14.6s SNLI | 6 6 7.3s MultiNLI | 6 6 1.4s XNLI | 4 4 0.9s SciTail | 6 6 1.4s HANS | 1 1 0.2s Breaking_NLI | 1 1 0.4s ANLI | 9 9 2.9s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 33 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NLIDatasets/D0tQz/test/runtests.jl:3 Testing failed after 21.65s ERROR: LoadError: Package NLIDatasets errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 54.08s: package tests unexpectedly errored