Package evaluation of Thrift on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:57:37.109 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.2s ################################################################################ # Installation # Installing Thrift... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8d9c9c80] + Thrift v0.8.5 Updating `~/.julia/environments/v1.10/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [6b39b394] + CodecZstd v0.8.6 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [8d9c9c80] + Thrift v0.8.5 [3bb67fe8] + TranscodingStreams v0.11.3 [815b9798] + ThriftJuliaCompiler_jll v0.12.1+0 [3161d3a3] + Zstd_jll v1.5.7+1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 4.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.33s ################################################################################ # Testing # Testing Thrift Status `/tmp/jl_02APWd/Project.toml` [944b1d66] CodecZlib v0.7.8 [6b39b394] CodecZstd v0.8.6 [8d9c9c80] Thrift v0.8.5 [3bb67fe8] TranscodingStreams v0.11.3 [815b9798] ThriftJuliaCompiler_jll v0.12.1+0 [8ba89e20] Distributed [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_02APWd/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [6b39b394] CodecZstd v0.8.6 [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [8d9c9c80] Thrift v0.8.5 [3bb67fe8] TranscodingStreams v0.11.3 [815b9798] ThriftJuliaCompiler_jll v0.12.1+0 [3161d3a3] Zstd_jll v1.5.7+1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... [ Info: Generating code ┌ Warning: thrift() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 [ Info: Running client server tests [ Info: server transport: Thrift.TServerSocket [ Info: server protocol : Thrift.THeaderProtocol{Thrift.TServerSocket, Thrift.TBinaryProtocol} [ Info: server processor: Main.TestClntSrvr.proto_tests.ProtoTestsProcessor [ Info: server type: Thrift.TSimpleServer [ Info: client waiting for server to start... [ Info: client transport: Thrift.THeaderTransport{Thrift.TSocket} [ Info: client protocol : Thrift.THeaderProtocol{Thrift.THeaderTransport{Thrift.TSocket}, Thrift.TBinaryProtocol} [ Info: client starting requests... [ Info: client calling test_hello [ Info: client calling test_exception ┌ Warning: thriftbuild is deprecated; use constructor instead │ caller = test_exception() at proto_tests_impl.jl:9 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:9 [ Info: client calling ping server received ping method call [ Info: client calling test_oneway server received oneway method call[ Info: client calling test_types_default ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:32 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:32 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:32 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:32 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:33 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:33 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:33 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:33 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:34 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:34 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:34 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:34 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:35 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:35 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:35 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:35 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:36 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:36 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:36 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:36 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:37 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:37 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:37 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:37 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:38 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:38 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:38 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:38 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:41 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:41 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:44 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:44 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:47 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:47 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:50 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:50 ┌ Warning: `get_field(obj, fld)` is deprecated, use `getproperty(obj, fld)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:53 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:53 ┌ Warning: `set_field!(obj, fld, val)` is deprecated, use `setproperty!(obj, fld, val)` instead. │ caller = _test_types(types::Main.TestClntSrvr.proto_tests.AllTypesDefault) at proto_tests_impl.jl:56 └ @ Main.TestClntSrvr.proto_tests ~/.julia/packages/Thrift/TPU8Q/test/gen-jl/proto_tests/proto_tests_impl.jl:56 [ Info: client calling stop_service [ Info: server stopped serving requests. [ Info: Running protocol and transport tests [ Info: Transformed data has 439 bytes (raw size = 1000 bytes) Test Summary: | Pass Total Time all thrift tests | 116 116 38.0s Testing Thrift tests passed Testing completed after 38.09s PkgEval succeeded after 70.49s