[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_4 #401576
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Oct 15 23:16:38 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_4/401576/display/redirect>
Changes:
------------------------------------------
[...truncated 1003.58 KB...]
106:04.75 --> toolkit/components/places/bookmark_sync/src/store.rs:95:13
106:04.75 |
106:04.75 88 | WHERE guid = '{0}')
106:04.75 | - this formatting argument uses named argument `root` by position
106:04.75 ...
106:04.75 95 | root = dogear::ROOT_GUID,
106:04.75 | ^^^^ this named argument is referred to by position in formatting string
106:04.75 |
106:04.76 = note: `#[warn(named_arguments_used_positionally)]` on by default
106:04.76 help: use the named argument by name to avoid ambiguity
106:04.76 |
106:04.76 88 | WHERE guid = '{root}')
106:04.76 | ~~~~
106:05.69 Compiling neqo-crypto v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
106:06.39 warning: unused return value of `Box::<T>::from_raw` that must be used
106:06.39 --> intl/l10n/rust/l10nregistry-ffi/src/load.rs:30:1
106:06.39 |
106:06.39 30 | #[xpcom(implement(nsIStreamLoaderObserver), nonatomic)]
106:06.39 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:06.40 |
106:06.40 = note: `#[warn(unused_must_use)]` on by default
106:06.40 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:06.40 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:07.70 warning: unused return value of `Box::<T>::from_raw` that must be used
106:07.70 --> services/common/app_services_logger/src/lib.rs:36:1
106:07.70 |
106:07.70 36 | #[xpcom(implement(mozIAppServicesLogger), nonatomic)]
106:07.70 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:07.70 |
106:07.71 = note: `#[warn(unused_must_use)]` on by default
106:07.71 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:07.71 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:07.73 warning: unused return value of `Box::<T>::from_raw` that must be used
106:07.73 --> services/common/app_services_logger/src/lib.rs:100:1
106:07.73 |
106:07.73 100 | #[xpcom(implement(nsIObserver), nonatomic)]
106:07.73 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:07.74 |
106:07.74 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:07.74 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:08.85 warning: unused return value of `Box::<T>::from_raw` that must be used
106:08.85 --> security/manager/ssl/cert_storage/src/lib.rs:1435:1
106:08.85 |
106:08.85 1435 | #[xpcom(implement(nsICertStorage), atomic)]
106:08.85 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:08.86 |
106:08.86 = note: `#[warn(unused_must_use)]` on by default
106:08.86 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:08.86 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:08.86 warning: unused return value of `Box::<T>::from_raw` that must be used
106:08.86 --> security/manager/ssl/cert_storage/src/lib.rs:1773:1
106:08.86 |
106:08.86 1773 | #[xpcom(implement(nsIMemoryReporter), atomic)]
106:08.86 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:08.86 |
106:08.86 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:08.87 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:09.89 Compiling style v0.0.1 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/servo/components/style)
106:11.02 warning: unused return value of `Box::<T>::from_raw` that must be used
106:11.02 --> toolkit/components/kvstore/src/lib.rs:90:1
106:11.02 |
106:11.02 90 | #[xpcom(implement(nsIKeyValueService), atomic)]
106:11.02 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:11.02 |
106:11.02 = note: `#[warn(unused_must_use)]` on by default
106:11.02 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:11.02 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:11.02 warning: unused return value of `Box::<T>::from_raw` that must be used
106:11.02 --> toolkit/components/kvstore/src/lib.rs:123:1
106:11.03 |
106:11.03 123 | #[xpcom(implement(nsIKeyValueDatabase), atomic)]
106:11.03 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:11.03 |
106:11.03 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:11.03 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:11.03 warning: unused return value of `Box::<T>::from_raw` that must be used
106:11.03 --> toolkit/components/kvstore/src/lib.rs:311:1
106:11.03 |
106:11.03 311 | #[xpcom(implement(nsIKeyValueEnumerator), atomic)]
106:11.04 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:11.04 |
106:11.04 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:11.04 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:11.04 warning: unused return value of `Box::<T>::from_raw` that must be used
106:11.04 --> toolkit/components/kvstore/src/lib.rs:346:1
106:11.04 |
106:11.04 346 | #[xpcom(implement(nsIKeyValuePair), atomic)]
106:11.04 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:11.05 |
106:11.05 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:11.05 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:11.86 warning: unused return value of `Box::<T>::from_raw` that must be used
106:11.86 --> toolkit/components/extensions/storage/webext_storage_bridge/src/area.rs:61:1
106:11.86 |
106:11.86 61 | / #[xpcom(
106:11.86 62 | | implement(
106:11.86 63 | | mozIExtensionStorageArea,
106:11.86 64 | | mozIConfigurableExtensionStorageArea,
106:11.86 ... |
106:11.86 69 | | nonatomic
106:11.86 70 | | )]
106:11.86 | |__^
106:11.86 |
106:11.86 = note: `#[warn(unused_must_use)]` on by default
106:11.87 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:11.87 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:13.55 warning: unused return value of `Box::<T>::from_raw` that must be used
106:13.55 --> toolkit/components/places/bookmark_sync/src/merger.rs:26:1
106:13.55 |
106:13.55 26 | #[xpcom(implement(mozISyncedBookmarksMerger), nonatomic)]
106:13.56 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:13.56 |
106:13.56 = note: `#[warn(unused_must_use)]` on by default
106:13.56 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:13.56 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:13.56 warning: unused return value of `Box::<T>::from_raw` that must be used
106:13.56 --> toolkit/components/places/bookmark_sync/src/merger.rs:222:1
106:13.56 |
106:13.56 222 | #[xpcom(implement(mozIPlacesPendingOperation), atomic)]
106:13.56 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:13.56 |
106:13.57 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:13.57 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
106:13.57 Compiling localization-ffi v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/intl/l10n/rust/localization-ffi)
106:18.93 warning: unused return value of `Box::<T>::from_raw` that must be used
106:18.93 --> intl/l10n/rust/localization-ffi/src/lib.rs:469:9
106:18.93 |
106:18.93 469 | Box::from_raw(loc as *const _ as *mut LocalizationRc);
106:18.93 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
106:18.93 |
106:18.93 = note: `#[warn(unused_must_use)]` on by default
106:18.93 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
106:20.84 warning: `app_services_logger` (lib) generated 2 warnings
106:20.84 Compiling gecko_logger v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/xpcom/rust/gecko_logger)
106:25.95 Compiling wgpu-hal v0.12.0 (https://github.com/gfx-rs/wgpu?rev=b370b990#b370b990)
106:31.56 Compiling askama_derive v0.11.2
106:45.06 warning: `kvstore` (lib) generated 4 warnings
106:48.62 warning: `http_sfv` (lib) generated 12 warnings
106:54.70 Compiling askama v0.11.1
106:54.97 Compiling uniffi_bindgen v0.19.3
107:09.55 warning: `webext_storage_bridge` (lib) generated 1 warning
107:09.90 warning: `cert_storage` (lib) generated 2 warnings
107:13.53 Compiling neqo-transport v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
107:27.56 Compiling neqo-qpack v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
107:35.33 Compiling neqo-http3 v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
107:37.20 Compiling uniffi_build v0.19.3
107:40.74 Compiling neqo_glue v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/netwerk/socket/neqo_glue)
107:42.87 warning: unused return value of `Box::<T>::from_raw` that must be used
107:42.87 --> netwerk/socket/neqo_glue/src/lib.rs:200:9
107:42.87 |
107:42.87 200 | Box::from_raw(conn as *const _ as *mut NeqoHttp3Conn);
107:42.87 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
107:42.87 |
107:42.87 = note: `#[warn(unused_must_use)]` on by default
107:42.87 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
107:46.77 Compiling wgpu_bindings v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/gfx/wgpu_bindings)
108:18.84 warning: `bookmark_sync` (lib) generated 3 warnings
108:35.76 warning: `l10nregistry-ffi` (lib) generated 1 warning
108:45.45 warning: `neqo_glue` (lib) generated 1 warning
108:54.00 warning: `localization-ffi` (lib) generated 1 warning
109:11.40 Compiling glean-core v51.1.0
109:11.40 Compiling uniffi_macros v0.19.3
109:49.43 Compiling glean v51.1.0
109:50.38 Compiling fog v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/toolkit/components/glean/api)
110:11.66 Compiling fog_control v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/toolkit/components/glean)
110:11.66 Compiling jog v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/toolkit/components/glean/bindings/jog)
110:12.46 warning: unused return value of `Box::<T>::from_raw` that must be used
110:12.46 --> toolkit/components/glean/src/init/upload_pref.rs:21:1
110:12.46 |
110:12.46 21 | #[xpcom(implement(nsIObserver), atomic)]
110:12.46 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
110:12.46 |
110:12.46 = note: `#[warn(unused_must_use)]` on by default
110:12.46 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
110:12.46 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
110:12.46 warning: unused return value of `Box::<T>::from_raw` that must be used
110:12.46 --> toolkit/components/glean/src/init/user_activity.rs:17:1
110:12.47 |
110:12.47 17 | #[xpcom(implement(nsIObserver), atomic)]
110:12.47 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
110:12.47 |
110:12.47 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
110:12.47 = note: this warning originates in the attribute macro `xpcom` (in Nightly builds, run with -Z macro-backtrace for more info)
110:39.45 warning: `fog_control` (lib) generated 2 warnings
111:14.60 61 warnings generated.
111:15.24 dom/media/ogg
111:15.24 extensions/spellcheck/hunspell/glue
111:15.25 gfx/ots/src
111:15.33 gfx/thebes
111:15.36 parser/htmlparser
114:34.12 Compiling geckoservo v0.0.1 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/servo/ports/geckolib)
116:33.49 warning: unnecessary parentheses around match arm expression
116:33.49 --> gfx/wr/webrender/src/render_target.rs:827:13
116:33.49 |
116:33.50 827 | ((data.r_func.to_int() << 12 |
116:33.50 | ^
116:33.50 ...
116:33.50 830 | data.a_func.to_int()) as u16),
116:33.51 | ^
116:33.51 |
116:33.51 = note: `#[warn(unused_parens)]` on by default
116:33.51 help: remove these parentheses
116:33.52 |
116:33.52 827 ~ (data.r_func.to_int() << 12 |
116:33.52 828 | data.g_func.to_int() << 8 |
116:33.52 829 | data.b_func.to_int() << 4 |
116:33.52 830 ~ data.a_func.to_int()) as u16,
116:33.52 |
118:27.50 Compiling webrender_bindings v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/gfx/webrender_bindings)
118:29.77 warning: unused return value of `Box::<T>::from_raw` that must be used
118:29.77 --> gfx/webrender_bindings/src/bindings.rs:1116:5
118:29.77 |
118:29.77 1116 | Box::from_raw(thread_pool);
118:29.77 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
118:29.77 |
118:29.77 note: the lint level is defined here
118:29.77 --> gfx/webrender_bindings/src/lib.rs:5:9
118:29.77 |
118:29.78 5 | #![deny(warnings)]
118:29.78 | ^^^^^^^^
118:29.78 = note: `#[warn(unused_must_use)]` implied by `#[warn(warnings)]`
118:29.78 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
118:29.78 warning: unused return value of `Box::<T>::from_raw` that must be used
118:29.78 --> gfx/webrender_bindings/src/bindings.rs:1131:5
118:29.78 |
118:29.78 1131 | Box::from_raw(program_cache);
118:29.78 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
118:29.78 |
118:29.79 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
118:29.79 warning: unused return value of `Box::<T>::from_raw` that must be used
118:29.79 --> gfx/webrender_bindings/src/bindings.rs:2422:9
118:29.79 |
118:29.79 2422 | Box::from_raw(state);
118:29.79 | ^^^^^^^^^^^^^^^^^^^^^
118:29.79 |
118:29.79 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
118:29.79 warning: unused return value of `Box::<T>::from_raw` that must be used
118:29.80 --> gfx/webrender_bindings/src/bindings.rs:3956:5
118:29.80 |
118:29.80 3956 | Box::from_raw(device);
118:29.80 | ^^^^^^^^^^^^^^^^^^^^^^
118:29.80 |
118:29.80 = note: call `drop(from_raw(ptr))` if you intend to drop the `Box`
118:29.86 Compiling gkrust-shared v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/toolkit/library/rust/shared)
119:47.01 warning: `webrender_bindings` (lib) generated 4 warnings
142:09.48 warning: `webrender` (lib) generated 1 warning
142:09.48 Compiling gkrust v0.1.0 (/tmp/firefox-archlinuxrb-build-zXXHDj8E/firefox/trunk/src/firefox-105.0.3/toolkit/library/rust)
Sat Oct 15 22:16:30 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-zXXHDj8E deleted.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list