Skip to content

Bump serde from 1.0.214 to 1.0.219 #304

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump serde from 1.0.214 to 1.0.219

df2cf53
Select commit
Loading
Failed to load commit list.
Open

Bump serde from 1.0.214 to 1.0.219 #304

Bump serde from 1.0.214 to 1.0.219
df2cf53
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-linux64/next-deb failed Mar 11, 2025 in 6m 15s

FirefoxCI (pull_request)

Linux Build (Debian/Next Qt) (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-03-11T00:13:56.711Z
Resolved: 2025-03-11T00:16:19.480Z
Task Execution Time: 2 minutes, 22 seconds, 769 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0

Artifacts

- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-03-11 00:13:56.825Z] Task ID: DOe3vSsyQIyYyiaswCc2FQ
[taskcluster 2025-03-11 00:13:56.825Z] Worker ID: 629921802484892040
[taskcluster 2025-03-11 00:13:56.825Z] Worker Group: us-central1-c
[taskcluster 2025-03-11 00:13:56.825Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-03-11 00:13:56.825Z] Worker Pool: mozillavpn-1/b-linux-gcp
[taskcluster 2025-03-11 00:13:56.825Z] Worker Version: 38.0.5
[taskcluster 2025-03-11 00:13:56.825Z] Public IP: 35.192.177.237
[taskcluster 2025-03-11 00:13:56.825Z] Hostname: mozillavpn-1-b-linux-gcp-acdx64ybtf2krwatnhz55q
[taskcluster 2025-03-11 00:13:56.825Z] using cache "mozillavpn-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-H-1MWJ42RZK_F_p18WVPHw" -> /builds/worker/checkouts

[taskcluster 2025-03-11 00:13:57.380Z] Downloading artifact "public/image.tar.zst" from task ID: H-1MWJ42RZK_F_p18WVPHw.
[taskcluster 2025-03-11 00:14:02.382Z] Download Progress: 73.06%
[taskcluster 2025-03-11 00:14:03.966Z] Downloaded artifact successfully.
[taskcluster 2025-03-11 00:14:03.966Z] Downloaded 647.857 mb
[taskcluster 2025-03-11 00:14:03.967Z] Decompressing downloaded image
[taskcluster 2025-03-11 00:14:09.169Z] Loading docker image from downloaded archive.
[taskcluster 2025-03-11 00:15:00.182Z] Image 'public/image.tar.zst' from task 'H-1MWJ42RZK_F_p18WVPHw' loaded.  Using image ID sha256:80fa408938c245cec532c1f540358649d785b49350db0d596659d1cb1e321e33.
[taskcluster 2025-03-11 00:15:00.618Z] === Task Starting ===
[setup 2025-03-11T00:15:04.506Z] run-task started in /builds/worker
[setup 2025-03-11T00:15:04.506Z] Invoked by command: --mozillavpn-checkout=/builds/worker/checkouts/vcs/ -- bash -cx /builds/worker/builder.sh -s

...(2869 lines hidden)...

[task 2025-03-11T00:16:17.976Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-qGX6hc
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Run Build Command(s):/usr/bin/ninja cmTC_75265 && [1/2] Building CXX object CMakeFiles/cmTC_75265.dir/src.cxx.o
[task 2025-03-11T00:16:17.976Z] [2/2] Linking CXX executable cmTC_75265
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Source file was:
[task 2025-03-11T00:16:17.976Z] #include <atomic>
[task 2025-03-11T00:16:17.976Z] #include <cstdint>
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] int main(int, char **)
[task 2025-03-11T00:16:17.976Z] {
[task 2025-03-11T00:16:17.976Z]     volatile std::atomic<char>    size_1;
[task 2025-03-11T00:16:17.976Z]     volatile std::atomic<short>   size_2;
[task 2025-03-11T00:16:17.976Z]     volatile std::atomic<int>     size_4;
[task 2025-03-11T00:16:17.976Z]     volatile std::atomic<int64_t> size_8;
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z]     ++size_1;
[task 2025-03-11T00:16:17.976Z]     ++size_2;
[task 2025-03-11T00:16:17.976Z]     ++size_4;
[task 2025-03-11T00:16:17.976Z]     ++size_8;
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z]     (void)size_1.load(std::memory_order_relaxed);
[task 2025-03-11T00:16:17.976Z]     (void)size_2.load(std::memory_order_relaxed);
[task 2025-03-11T00:16:17.976Z]     (void)size_4.load(std::memory_order_relaxed);
[task 2025-03-11T00:16:17.976Z]     (void)size_8.load(std::memory_order_relaxed);
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z]     return 0;
[task 2025-03-11T00:16:17.976Z] }
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Determining if the backtrace exist passed with the following output:
[task 2025-03-11T00:16:17.976Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-j33TAd
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Run Build Command(s):/usr/bin/ninja cmTC_f0ef2 && [1/2] Building C object CMakeFiles/cmTC_f0ef2.dir/CheckSymbolExists.c.o
[task 2025-03-11T00:16:17.976Z] [2/2] Linking C executable cmTC_f0ef2
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] File CheckSymbolExists.c:
[task 2025-03-11T00:16:17.976Z] /* */
[task 2025-03-11T00:16:17.976Z] #include <execinfo.h>
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] int main(int argc, char** argv)
[task 2025-03-11T00:16:17.976Z] {
[task 2025-03-11T00:16:17.976Z]   (void)argv;
[task 2025-03-11T00:16:17.976Z] #ifndef backtrace
[task 2025-03-11T00:16:17.976Z]   return ((int*)(&backtrace))[argc];
[task 2025-03-11T00:16:17.976Z] #else
[task 2025-03-11T00:16:17.976Z]   (void)argc;
[task 2025-03-11T00:16:17.976Z]   return 0;
[task 2025-03-11T00:16:17.976Z] #endif
[task 2025-03-11T00:16:17.976Z] }
[task 2025-03-11T00:16:17.976Z] Performing C++ SOURCE FILE Test HAVE_GETTIME succeeded with the following output:
[task 2025-03-11T00:16:17.976Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-aba2na
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Run Build Command(s):/usr/bin/ninja cmTC_af6a7 && [1/2] Building CXX object CMakeFiles/cmTC_af6a7.dir/src.cxx.o
[task 2025-03-11T00:16:17.976Z] [2/2] Linking CXX executable cmTC_af6a7
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Source file was:
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] #include <time.h>
[task 2025-03-11T00:16:17.976Z] #include <unistd.h>
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] int main(int, char **) {
[task 2025-03-11T00:16:17.976Z]     struct timespec ts;
[task 2025-03-11T00:16:17.976Z]     clock_gettime(CLOCK_REALTIME, &ts);
[task 2025-03-11T00:16:17.976Z]     return 0;
[task 2025-03-11T00:16:17.976Z] }
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Performing C++ SOURCE FILE Test HAVE_SHM_OPEN_SHM_UNLINK succeeded with the following output:
[task 2025-03-11T00:16:17.976Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-JrIaUa
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Run Build Command(s):/usr/bin/ninja cmTC_6eef6 && [1/2] Building CXX object CMakeFiles/cmTC_6eef6.dir/src.cxx.o
[task 2025-03-11T00:16:17.976Z] [2/2] Linking CXX executable cmTC_6eef6
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] Source file was:
[task 2025-03-11T00:16:17.976Z] 
[task 2025-03-11T00:16:17.976Z] #include <sys/types.h>
[task 2025-03-11T00:16:17.977Z] #include <sys/mman.h>
[task 2025-03-11T00:16:17.977Z] #include <fcntl.h>
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] int main(int, char **) {
[task 2025-03-11T00:16:17.977Z]     shm_open("test", O_RDWR | O_CREAT | O_EXCL, 0666);
[task 2025-03-11T00:16:17.977Z]     shm_unlink("test");
[task 2025-03-11T00:16:17.977Z]     return 0;
[task 2025-03-11T00:16:17.977Z] }
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Performing C++ SOURCE FILE Test HAVE_EGL succeeded with the following output:
[task 2025-03-11T00:16:17.977Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-0Kee29
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Run Build Command(s):/usr/bin/ninja cmTC_7fb9e && [1/2] Building CXX object CMakeFiles/cmTC_7fb9e.dir/src.cxx.o
[task 2025-03-11T00:16:17.977Z] [2/2] Linking CXX executable cmTC_7fb9e
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Source file was:
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] #include <EGL/egl.h>
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] int main(int, char **) {
[task 2025-03-11T00:16:17.977Z]     [[maybe_unused]] EGLint x = 0;
[task 2025-03-11T00:16:17.977Z]     EGLDisplay dpy = 0; EGLContext ctx = 0;
[task 2025-03-11T00:16:17.977Z]     eglDestroyContext(dpy, ctx);
[task 2025-03-11T00:16:17.977Z] }
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Performing C++ SOURCE FILE Test HAVE_GLESv2 succeeded with the following output:
[task 2025-03-11T00:16:17.977Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-jlnJGa
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Run Build Command(s):/usr/bin/ninja cmTC_609d7 && [1/2] Building CXX object CMakeFiles/cmTC_609d7.dir/src.cxx.o
[task 2025-03-11T00:16:17.977Z] [2/2] Linking CXX executable cmTC_609d7
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Source file was:
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] #ifdef __APPLE__
[task 2025-03-11T00:16:17.977Z] #  include <OpenGLES/ES2/gl.h>
[task 2025-03-11T00:16:17.977Z] #else
[task 2025-03-11T00:16:17.977Z] #  define GL_GLEXT_PROTOTYPES
[task 2025-03-11T00:16:17.977Z] #  include <GLES2/gl2.h>
[task 2025-03-11T00:16:17.977Z] #endif
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] int main(int, char **) {
[task 2025-03-11T00:16:17.977Z]     glUniform1f(1, GLfloat(1.0));
[task 2025-03-11T00:16:17.977Z]     glClear(GL_COLOR_BUFFER_BIT);
[task 2025-03-11T00:16:17.977Z] }
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Performing C++ SOURCE FILE Test HAVE_LIBRESOLV_FUNCTIONS succeeded with the following output:
[task 2025-03-11T00:16:17.977Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rllI69
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Run Build Command(s):/usr/bin/ninja cmTC_5f6fe && [1/2] Building CXX object CMakeFiles/cmTC_5f6fe.dir/src.cxx.o
[task 2025-03-11T00:16:17.977Z] [2/2] Linking CXX executable cmTC_5f6fe
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Source file was:
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] #include <netinet/in.h>
[task 2025-03-11T00:16:17.977Z] #include <resolv.h>
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] int main(int, char **argv)
[task 2025-03-11T00:16:17.977Z] {
[task 2025-03-11T00:16:17.977Z]     res_state statep = 0;
[task 2025-03-11T00:16:17.977Z]     int n = res_nmkquery(statep, 0, argv[1], 0, 0, NULL, 0, NULL, NULL, 0);
[task 2025-03-11T00:16:17.977Z]     n = res_nsend(statep, NULL, 0, NULL, 0);
[task 2025-03-11T00:16:17.977Z]     n = dn_expand(NULL, NULL, NULL, NULL, 0);
[task 2025-03-11T00:16:17.977Z]     return n;
[task 2025-03-11T00:16:17.977Z] }
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] 	cd build-x86_64-linux-gnu && tail -v -n \+0 CMakeFiles/CMakeError.log
[task 2025-03-11T00:16:17.977Z] ==> CMakeFiles/CMakeError.log <==
[task 2025-03-11T00:16:17.977Z] Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output:
[task 2025-03-11T00:16:17.977Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Run Build Command(s):/usr/bin/ninja cmTC_690a6 && [1/2] Building C object CMakeFiles/cmTC_690a6.dir/src.c.o
[task 2025-03-11T00:16:17.977Z] [2/2] Linking C executable cmTC_690a6
[task 2025-03-11T00:16:17.977Z] FAILED: cmTC_690a6 
[task 2025-03-11T00:16:17.977Z] : && /usr/bin/cc -g -O2 -ffile-prefix-map=/builds/worker/mozillavpn-source=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro CMakeFiles/cmTC_690a6.dir/src.c.o -o cmTC_690a6   && :
[task 2025-03-11T00:16:17.977Z] /usr/bin/ld: CMakeFiles/cmTC_690a6.dir/src.c.o: in function `main':
[task 2025-03-11T00:16:17.977Z] ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc/src.c:11: undefined reference to `pthread_create'
[task 2025-03-11T00:16:17.977Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc/src.c:12: undefined reference to `pthread_detach'
[task 2025-03-11T00:16:17.977Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc/src.c:13: undefined reference to `pthread_cancel'
[task 2025-03-11T00:16:17.977Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-iORnEc/src.c:14: undefined reference to `pthread_join'
[task 2025-03-11T00:16:17.977Z] collect2: error: ld returned 1 exit status
[task 2025-03-11T00:16:17.977Z] ninja: build stopped: subcommand failed.
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] Source file was:
[task 2025-03-11T00:16:17.977Z] #include <pthread.h>
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] static void* test_func(void* data)
[task 2025-03-11T00:16:17.977Z] {
[task 2025-03-11T00:16:17.977Z]   return data;
[task 2025-03-11T00:16:17.977Z] }
[task 2025-03-11T00:16:17.977Z] 
[task 2025-03-11T00:16:17.977Z] int main(void)
[task 2025-03-11T00:16:17.977Z] {
[task 2025-03-11T00:16:17.977Z]   pthread_t thread;
[task 2025-03-11T00:16:17.977Z]   pthread_create(&thread, NULL, test_func, NULL);
[task 2025-03-11T00:16:17.977Z]   pthread_detach(thread);
[task 2025-03-11T00:16:17.978Z]   pthread_cancel(thread);
[task 2025-03-11T00:16:17.978Z]   pthread_join(thread, NULL);
[task 2025-03-11T00:16:17.978Z]   pthread_atfork(NULL, NULL, NULL);
[task 2025-03-11T00:16:17.978Z]   pthread_exit(NULL);
[task 2025-03-11T00:16:17.978Z] 
[task 2025-03-11T00:16:17.978Z]   return 0;
[task 2025-03-11T00:16:17.978Z] }
[task 2025-03-11T00:16:17.978Z] 
[task 2025-03-11T00:16:17.978Z] 
[task 2025-03-11T00:16:17.978Z] dh_auto_configure: error: cd build-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DWEBEXT_INSTALL_LIBDIR=/lib -DBUILD_ID=2.25.0\~pr304-static1 -DBUILD_TESTS=OFF .. returned exit code 1
[task 2025-03-11T00:16:17.978Z] make[1]: *** [debian/rules:20: override_dh_auto_configure] Error 25
[task 2025-03-11T00:16:17.978Z] make[1]: Leaving directory '/builds/worker/mozillavpn-source'
[task 2025-03-11T00:16:17.978Z] make: *** [debian/rules:17: build] Error 2
[task 2025-03-11T00:16:17.978Z] dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
[fetches 2025-03-11T00:16:17.978Z] removing /builds/worker/fetches
[fetches 2025-03-11T00:16:18.384Z] finished
[taskcluster 2025-03-11 00:16:18.733Z] === Task Finished ===
[taskcluster 2025-03-11 00:16:18.772Z] Unsuccessful task run with exit code: 2 completed in 141.948 seconds