Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump serde from 1.0.214 to 1.0.217 #274

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

Bump serde from 1.0.214 to 1.0.217

56eb46b
Select commit
Loading
Failed to load commit list.
Open

Bump serde from 1.0.214 to 1.0.217 #274

Bump serde from 1.0.214 to 1.0.217
56eb46b
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-linux64/next-deb failed Jan 14, 2025 in 50m 10s

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-01-14T02:28:20.737Z
Resolved: 2025-01-14T02:30:46.445Z
Task Execution Time: 2 minutes, 25 seconds, 708 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-01-14 02:28:20.847Z] Task ID: bZmk0D3sS3WhtrEbBBrJow
[taskcluster 2025-01-14 02:28:20.847Z] Worker ID: 5922147738306740579
[taskcluster 2025-01-14 02:28:20.847Z] Worker Group: us-central1-f
[taskcluster 2025-01-14 02:28:20.847Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-14 02:28:20.847Z] Worker Pool: mozillavpn-1/b-linux-gcp
[taskcluster 2025-01-14 02:28:20.847Z] Worker Version: 38.0.5
[taskcluster 2025-01-14 02:28:20.847Z] Public IP: 35.226.129.231
[taskcluster 2025-01-14 02:28:20.847Z] Hostname: mozillavpn-1-b-linux-gcp-omsysb-vst2mxw78b8kkza
[taskcluster 2025-01-14 02:28:20.847Z] using cache "mozillavpn-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-H-1MWJ42RZK_F_p18WVPHw" -> /builds/worker/checkouts

[taskcluster 2025-01-14 02:28:21.281Z] Downloading artifact "public/image.tar.zst" from task ID: H-1MWJ42RZK_F_p18WVPHw.
[taskcluster 2025-01-14 02:28:26.284Z] Download Progress: 36.73%
[taskcluster 2025-01-14 02:28:31.283Z] Download Progress: 75.63%
[taskcluster 2025-01-14 02:28:34.262Z] Downloaded artifact successfully.
[taskcluster 2025-01-14 02:28:34.262Z] Downloaded 647.857 mb
[taskcluster 2025-01-14 02:28:34.262Z] Decompressing downloaded image
[taskcluster 2025-01-14 02:28:39.942Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-14 02:29:31.595Z] Image 'public/image.tar.zst' from task 'H-1MWJ42RZK_F_p18WVPHw' loaded.  Using image ID sha256:80fa408938c245cec532c1f540358649d785b49350db0d596659d1cb1e321e33.
[taskcluster 2025-01-14 02:29:31.932Z] === Task Starting ===
[setup 2025-01-14T02:29:35.790Z] run-task started in /builds/worker

...(2870 lines hidden)...

[task 2025-01-14T02:30:44.972Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-dginL9
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] Run Build Command(s):/usr/bin/ninja cmTC_1f048 && [1/2] Building CXX object CMakeFiles/cmTC_1f048.dir/src.cxx.o
[task 2025-01-14T02:30:44.972Z] [2/2] Linking CXX executable cmTC_1f048
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] Source file was:
[task 2025-01-14T02:30:44.972Z] #include <atomic>
[task 2025-01-14T02:30:44.972Z] #include <cstdint>
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] int main(int, char **)
[task 2025-01-14T02:30:44.972Z] {
[task 2025-01-14T02:30:44.972Z]     volatile std::atomic<char>    size_1;
[task 2025-01-14T02:30:44.972Z]     volatile std::atomic<short>   size_2;
[task 2025-01-14T02:30:44.972Z]     volatile std::atomic<int>     size_4;
[task 2025-01-14T02:30:44.972Z]     volatile std::atomic<int64_t> size_8;
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z]     ++size_1;
[task 2025-01-14T02:30:44.972Z]     ++size_2;
[task 2025-01-14T02:30:44.972Z]     ++size_4;
[task 2025-01-14T02:30:44.972Z]     ++size_8;
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z]     (void)size_1.load(std::memory_order_relaxed);
[task 2025-01-14T02:30:44.972Z]     (void)size_2.load(std::memory_order_relaxed);
[task 2025-01-14T02:30:44.972Z]     (void)size_4.load(std::memory_order_relaxed);
[task 2025-01-14T02:30:44.972Z]     (void)size_8.load(std::memory_order_relaxed);
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z]     return 0;
[task 2025-01-14T02:30:44.972Z] }
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] Determining if the backtrace exist passed with the following output:
[task 2025-01-14T02:30:44.972Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-LwQfW9
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] Run Build Command(s):/usr/bin/ninja cmTC_ab003 && [1/2] Building C object CMakeFiles/cmTC_ab003.dir/CheckSymbolExists.c.o
[task 2025-01-14T02:30:44.972Z] [2/2] Linking C executable cmTC_ab003
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] File CheckSymbolExists.c:
[task 2025-01-14T02:30:44.972Z] /* */
[task 2025-01-14T02:30:44.972Z] #include <execinfo.h>
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] int main(int argc, char** argv)
[task 2025-01-14T02:30:44.972Z] {
[task 2025-01-14T02:30:44.972Z]   (void)argv;
[task 2025-01-14T02:30:44.972Z] #ifndef backtrace
[task 2025-01-14T02:30:44.972Z]   return ((int*)(&backtrace))[argc];
[task 2025-01-14T02:30:44.972Z] #else
[task 2025-01-14T02:30:44.972Z]   (void)argc;
[task 2025-01-14T02:30:44.972Z]   return 0;
[task 2025-01-14T02:30:44.972Z] #endif
[task 2025-01-14T02:30:44.972Z] }
[task 2025-01-14T02:30:44.972Z] Performing C++ SOURCE FILE Test HAVE_GETTIME succeeded with the following output:
[task 2025-01-14T02:30:44.972Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-ZPQVDd
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] Run Build Command(s):/usr/bin/ninja cmTC_2ad21 && [1/2] Building CXX object CMakeFiles/cmTC_2ad21.dir/src.cxx.o
[task 2025-01-14T02:30:44.972Z] [2/2] Linking CXX executable cmTC_2ad21
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] 
[task 2025-01-14T02:30:44.972Z] Source file was:
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] #include <time.h>
[task 2025-01-14T02:30:44.973Z] #include <unistd.h>
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] int main(int, char **) {
[task 2025-01-14T02:30:44.973Z]     struct timespec ts;
[task 2025-01-14T02:30:44.973Z]     clock_gettime(CLOCK_REALTIME, &ts);
[task 2025-01-14T02:30:44.973Z]     return 0;
[task 2025-01-14T02:30:44.973Z] }
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Performing C++ SOURCE FILE Test HAVE_SHM_OPEN_SHM_UNLINK succeeded with the following output:
[task 2025-01-14T02:30:44.973Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-XYyiVc
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Run Build Command(s):/usr/bin/ninja cmTC_c26ae && [1/2] Building CXX object CMakeFiles/cmTC_c26ae.dir/src.cxx.o
[task 2025-01-14T02:30:44.973Z] [2/2] Linking CXX executable cmTC_c26ae
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Source file was:
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] #include <sys/types.h>
[task 2025-01-14T02:30:44.973Z] #include <sys/mman.h>
[task 2025-01-14T02:30:44.973Z] #include <fcntl.h>
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] int main(int, char **) {
[task 2025-01-14T02:30:44.973Z]     shm_open("test", O_RDWR | O_CREAT | O_EXCL, 0666);
[task 2025-01-14T02:30:44.973Z]     shm_unlink("test");
[task 2025-01-14T02:30:44.973Z]     return 0;
[task 2025-01-14T02:30:44.973Z] }
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Performing C++ SOURCE FILE Test HAVE_EGL succeeded with the following output:
[task 2025-01-14T02:30:44.973Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-ISrVod
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Run Build Command(s):/usr/bin/ninja cmTC_109c8 && [1/2] Building CXX object CMakeFiles/cmTC_109c8.dir/src.cxx.o
[task 2025-01-14T02:30:44.973Z] [2/2] Linking CXX executable cmTC_109c8
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Source file was:
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] #include <EGL/egl.h>
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] int main(int, char **) {
[task 2025-01-14T02:30:44.973Z]     [[maybe_unused]] EGLint x = 0;
[task 2025-01-14T02:30:44.973Z]     EGLDisplay dpy = 0; EGLContext ctx = 0;
[task 2025-01-14T02:30:44.973Z]     eglDestroyContext(dpy, ctx);
[task 2025-01-14T02:30:44.973Z] }
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Performing C++ SOURCE FILE Test HAVE_GLESv2 succeeded with the following output:
[task 2025-01-14T02:30:44.973Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-S6Bhyd
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Run Build Command(s):/usr/bin/ninja cmTC_57f65 && [1/2] Building CXX object CMakeFiles/cmTC_57f65.dir/src.cxx.o
[task 2025-01-14T02:30:44.973Z] [2/2] Linking CXX executable cmTC_57f65
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Source file was:
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] #ifdef __APPLE__
[task 2025-01-14T02:30:44.973Z] #  include <OpenGLES/ES2/gl.h>
[task 2025-01-14T02:30:44.973Z] #else
[task 2025-01-14T02:30:44.973Z] #  define GL_GLEXT_PROTOTYPES
[task 2025-01-14T02:30:44.973Z] #  include <GLES2/gl2.h>
[task 2025-01-14T02:30:44.973Z] #endif
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] int main(int, char **) {
[task 2025-01-14T02:30:44.973Z]     glUniform1f(1, GLfloat(1.0));
[task 2025-01-14T02:30:44.973Z]     glClear(GL_COLOR_BUFFER_BIT);
[task 2025-01-14T02:30:44.973Z] }
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Performing C++ SOURCE FILE Test HAVE_LIBRESOLV_FUNCTIONS succeeded with the following output:
[task 2025-01-14T02:30:44.973Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-5UmTyb
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Run Build Command(s):/usr/bin/ninja cmTC_834bd && [1/2] Building CXX object CMakeFiles/cmTC_834bd.dir/src.cxx.o
[task 2025-01-14T02:30:44.973Z] [2/2] Linking CXX executable cmTC_834bd
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Source file was:
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] #include <netinet/in.h>
[task 2025-01-14T02:30:44.973Z] #include <resolv.h>
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] int main(int, char **argv)
[task 2025-01-14T02:30:44.973Z] {
[task 2025-01-14T02:30:44.973Z]     res_state statep = 0;
[task 2025-01-14T02:30:44.973Z]     int n = res_nmkquery(statep, 0, argv[1], 0, 0, NULL, 0, NULL, NULL, 0);
[task 2025-01-14T02:30:44.973Z]     n = res_nsend(statep, NULL, 0, NULL, 0);
[task 2025-01-14T02:30:44.973Z]     n = dn_expand(NULL, NULL, NULL, NULL, 0);
[task 2025-01-14T02:30:44.973Z]     return n;
[task 2025-01-14T02:30:44.973Z] }
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 	cd build-x86_64-linux-gnu && tail -v -n \+0 CMakeFiles/CMakeError.log
[task 2025-01-14T02:30:44.973Z] ==> CMakeFiles/CMakeError.log <==
[task 2025-01-14T02:30:44.973Z] Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output:
[task 2025-01-14T02:30:44.973Z] Change Dir: /builds/worker/mozillavpn-source/build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Run Build Command(s):/usr/bin/ninja cmTC_84109 && [1/2] Building C object CMakeFiles/cmTC_84109.dir/src.c.o
[task 2025-01-14T02:30:44.973Z] [2/2] Linking C executable cmTC_84109
[task 2025-01-14T02:30:44.973Z] FAILED: cmTC_84109 
[task 2025-01-14T02:30:44.973Z] : && /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_84109.dir/src.c.o -o cmTC_84109   && :
[task 2025-01-14T02:30:44.973Z] /usr/bin/ld: CMakeFiles/cmTC_84109.dir/src.c.o: in function `main':
[task 2025-01-14T02:30:44.973Z] ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc/src.c:11: undefined reference to `pthread_create'
[task 2025-01-14T02:30:44.973Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc/src.c:12: undefined reference to `pthread_detach'
[task 2025-01-14T02:30:44.973Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc/src.c:13: undefined reference to `pthread_cancel'
[task 2025-01-14T02:30:44.973Z] /usr/bin/ld: ./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc/./build-x86_64-linux-gnu/CMakeFiles/CMakeScratch/TryCompile-rceRLc/src.c:14: undefined reference to `pthread_join'
[task 2025-01-14T02:30:44.973Z] collect2: error: ld returned 1 exit status
[task 2025-01-14T02:30:44.973Z] ninja: build stopped: subcommand failed.
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] Source file was:
[task 2025-01-14T02:30:44.973Z] #include <pthread.h>
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] static void* test_func(void* data)
[task 2025-01-14T02:30:44.973Z] {
[task 2025-01-14T02:30:44.973Z]   return data;
[task 2025-01-14T02:30:44.973Z] }
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] int main(void)
[task 2025-01-14T02:30:44.973Z] {
[task 2025-01-14T02:30:44.973Z]   pthread_t thread;
[task 2025-01-14T02:30:44.973Z]   pthread_create(&thread, NULL, test_func, NULL);
[task 2025-01-14T02:30:44.973Z]   pthread_detach(thread);
[task 2025-01-14T02:30:44.973Z]   pthread_cancel(thread);
[task 2025-01-14T02:30:44.973Z]   pthread_join(thread, NULL);
[task 2025-01-14T02:30:44.973Z]   pthread_atfork(NULL, NULL, NULL);
[task 2025-01-14T02:30:44.973Z]   pthread_exit(NULL);
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z]   return 0;
[task 2025-01-14T02:30:44.973Z] }
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 
[task 2025-01-14T02:30:44.973Z] 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\~pr274-static1 -DBUILD_TESTS=OFF .. returned exit code 1
[task 2025-01-14T02:30:44.973Z] make[1]: *** [debian/rules:20: override_dh_auto_configure] Error 25
[task 2025-01-14T02:30:44.973Z] make[1]: Leaving directory '/builds/worker/mozillavpn-source'
[task 2025-01-14T02:30:44.973Z] make: *** [debian/rules:17: build] Error 2
[task 2025-01-14T02:30:44.973Z] dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
[fetches 2025-01-14T02:30:44.974Z] removing /builds/worker/fetches
[fetches 2025-01-14T02:30:45.393Z] finished
[taskcluster 2025-01-14 02:30:45.691Z] === Task Finished ===
[taskcluster 2025-01-14 02:30:45.740Z] Unsuccessful task run with exit code: 2 completed in 144.894 seconds