[INFO] cloning repository https://github.com/rainightRoot/ceremonyclient [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainightRoot/ceremonyclient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrainightRoot%2Fceremonyclient", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrainightRoot%2Fceremonyclient'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bc79aa02de72be51ac6f70f3e81800b91814016 [INFO] testing rainightRoot/ceremonyclient against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrainightRoot%2Fceremonyclient" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rainightRoot/ceremonyclient on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainightRoot/ceremonyclient [INFO] finished tweaking git repo https://github.com/rainightRoot/ceremonyclient [INFO] tweaked toml for git repo https://github.com/rainightRoot/ceremonyclient written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rainightRoot/ceremonyclient already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6714e140756cb83960a86e0b51c757ec560db1573ab0e956ea33d41fe4bbe254 [INFO] running `Command { std: "docker" "start" "-a" "6714e140756cb83960a86e0b51c757ec560db1573ab0e956ea33d41fe4bbe254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6714e140756cb83960a86e0b51c757ec560db1573ab0e956ea33d41fe4bbe254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6714e140756cb83960a86e0b51c757ec560db1573ab0e956ea33d41fe4bbe254", kill_on_drop: false }` [INFO] [stdout] 6714e140756cb83960a86e0b51c757ec560db1573ab0e956ea33d41fe4bbe254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73925603a734fb9e4b46d389eaac1916d329665638167cb7db96d0db6f82f512 [INFO] running `Command { std: "docker" "start" "-a" "73925603a734fb9e4b46d389eaac1916d329665638167cb7db96d0db6f82f512", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling oneshot-uniffi v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v4.0.0 [INFO] [stderr] Compiling classgroup v0.1.0 (/opt/rustwide/workdir/crates/classgroup) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> crates/classgroup/build.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 14 | panic!("unsupported target {target}"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 14 | panic!("unsupported target {target}", ...); [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 14 | panic!("{}", "unsupported target {target}"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stdout] warning: unexpected `cfg` condition name: `none` [INFO] [stdout] --> crates/classgroup/src/gmp_classgroup/ffi.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(none)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(none)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(none)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] help: found config with similar value [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(fmt_debug = "none")] [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: found config with similar value [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg(target_os = "none")] [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::mem::{uninitialized,size_of}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> crates/classgroup/src/gmp/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(deprecated)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:141:27 [INFO] [stdout] | [INFO] [stdout] 141 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:189:27 [INFO] [stdout] | [INFO] [stdout] 189 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:458:27 [INFO] [stdout] | [INFO] [stdout] 458 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:495:27 [INFO] [stdout] | [INFO] [stdout] 495 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> crates/classgroup/src/gmp_classgroup/ffi.rs:240:33 [INFO] [stdout] | [INFO] [stdout] 240 | let mut s: usize = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:487:40 [INFO] [stdout] | [INFO] [stdout] 487 | fn cause(&self) -> Option<&'static Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 487 | fn cause(&self) -> Option<&'static dyn Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:478:14 [INFO] [stdout] | [INFO] [stdout] 478 | self.description().fmt(f) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stdout] warning: the type `mpz_struct` does not permit being left uninitialized [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: integers must be initialized (in this struct field) [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | _mp_alloc: c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `mpz_struct` does not permit being left uninitialized [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:141:27 [INFO] [stdout] | [INFO] [stdout] 141 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: integers must be initialized (in this struct field) [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | _mp_alloc: c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `mpz_struct` does not permit being left uninitialized [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:189:27 [INFO] [stdout] | [INFO] [stdout] 189 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: integers must be initialized (in this struct field) [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | _mp_alloc: c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `mpz_struct` does not permit being left uninitialized [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:458:27 [INFO] [stdout] | [INFO] [stdout] 458 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: integers must be initialized (in this struct field) [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | _mp_alloc: c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `mpz_struct` does not permit being left uninitialized [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:495:27 [INFO] [stdout] | [INFO] [stdout] 495 | let mut mpz = uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: integers must be initialized (in this struct field) [INFO] [stdout] --> crates/classgroup/src/gmp/mpz.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | _mp_alloc: c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> crates/classgroup/src/gmp_classgroup/mod.rs:379:38 [INFO] [stdout] | [INFO] [stdout] 379 | let mut s = Clone::clone(self.borrow()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `GmpClassGroup` does not implement `Borrow`, so calling `borrow` on `&GmpClassGroup` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 379 - let mut s = Clone::clone(self.borrow()); [INFO] [stdout] 379 + let mut s = Clone::clone(self); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `GmpClassGroup`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 31 + #[derive(Clone)] [INFO] [stdout] 32 | pub struct GmpClassGroup { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `usize` does not permit being left uninitialized [INFO] [stdout] --> crates/classgroup/src/gmp_classgroup/ffi.rs:240:28 [INFO] [stdout] | [INFO] [stdout] 240 | let mut s: usize = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `__gmpz_sizeinbase` redeclared with a different signature [INFO] [stdout] --> crates/classgroup/src/gmp_classgroup/ffi.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | fn __gmpz_sizeinbase(op: &Mpz, base: c_int) -> size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] ::: crates/classgroup/src/gmp/mpz.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | fn __gmpz_sizeinbase(op: mpz_srcptr, base: c_int) -> size_t; [INFO] [stdout] | ------------------------------------------------------------ `__gmpz_sizeinbase` previously declared here [INFO] [stdout] | [INFO] [stdout] = note: expected `unsafe extern "C" fn(*const mpz_struct, i32) -> usize` [INFO] [stdout] found `for<'a> unsafe extern "C" fn(&'a Mpz, i32) -> usize` [INFO] [stdout] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `__gmpz_export` redeclared with a different signature [INFO] [stdout] --> crates/classgroup/src/gmp_classgroup/ffi.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / fn __gmpz_export( [INFO] [stdout] 58 | | rop: *mut c_void, [INFO] [stdout] 59 | | countp: *mut size_t, [INFO] [stdout] 60 | | order: c_int, [INFO] [stdout] ... | [INFO] [stdout] 64 | | op: &Mpz, [INFO] [stdout] 65 | | ) -> *mut c_void; [INFO] [stdout] | |_____________________^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] ::: crates/classgroup/src/gmp/mpz.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / fn __gmpz_export(rop: *mut c_void, countp: *mut size_t, order: c_int, size: size_t, [INFO] [stdout] 92 | | endian: c_int, nails: size_t, op: mpz_srcptr); [INFO] [stdout] | |___________________________________________________________________- `__gmpz_export` previously declared here [INFO] [stdout] | [INFO] [stdout] = note: expected `unsafe extern "C" fn(*mut c_void, *mut usize, i32, usize, i32, usize, *const mpz_struct)` [INFO] [stdout] found `for<'a> unsafe extern "C" fn(*mut c_void, *mut usize, i32, usize, i32, usize, &'a Mpz) -> *mut c_void` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling uniffi_checksum_derive v0.25.3 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling uniffi_meta v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling goblin v0.6.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uniffi_core v0.25.3 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling uniffi_testing v0.25.3 [INFO] [stderr] Compiling uniffi_udl v0.25.3 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling uniffi_bindgen v0.25.3 [INFO] [stderr] Compiling uniffi_build v0.25.3 [INFO] [stderr] Compiling uniffi_macros v0.25.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcLkbq6L/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcLkbq6L/symbols.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.uniffi_macros.dabcf6c1853ac527-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.bbsp2q3ij3h5n50zi19tmgido.rcgu.rmeta" "/opt/rustwide/target/debug/deps/uniffi_macros-3f8b90b40b7186ed.41slqc4rbk1a9y2rirtqbu8yr.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuniffi_build-71dbc35d327d241e.rlib" "/opt/rustwide/target/debug/deps/libuniffi_bindgen-ce10140e625276a9.rlib" "/opt/rustwide/target/debug/deps/libuniffi_udl-cbdb48ce1afb53a1.rlib" "/opt/rustwide/target/debug/deps/libweedle-9f61929dabf6dda5.rlib" "/opt/rustwide/target/debug/deps/libnom-8f136b6b581af831.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dd41b3a5a705b973.rlib" "/opt/rustwide/target/debug/deps/libglob-1150bd3bce541c13.rlib" "/opt/rustwide/target/debug/deps/libclap-a90b4115957f3474.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-7e2b5266dd87704f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f2df8ac1b76461e2.rlib" "/opt/rustwide/target/debug/deps/libanstream-17caf788a1868a45.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-88c05c1917f23c6f.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-fafec30019b4f4df.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-1b9032af77e7dd4d.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-72a324d47b8a1167.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-e3cde8621a77f338.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-94d5d85b873e2d65.rlib" "/opt/rustwide/target/debug/deps/libanstyle-cf6751358988ad5e.rlib" "/opt/rustwide/target/debug/deps/libgoblin-b75829752b6268b7.rlib" "/opt/rustwide/target/debug/deps/libplain-f74b5634063d01f6.rlib" "/opt/rustwide/target/debug/deps/liblog-25b464cd1830b154.rlib" "/opt/rustwide/target/debug/deps/libscroll-50955563978de1c4.rlib" "/opt/rustwide/target/debug/deps/libuniffi_testing-6b87a17a8a6985af.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-20002a976167f53e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d3bb9d5151a9e6d.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4b33cbf06bdf079e.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-054e1ae388060954.rlib" "/opt/rustwide/target/debug/deps/libsemver-4111135e258db065.rlib" "/opt/rustwide/target/debug/deps/libheck-bcea5108faeac081.rlib" "/opt/rustwide/target/debug/deps/libaskama-b720c6c99c80f810.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-81003d056ff7d7f3.rlib" "/opt/rustwide/target/debug/deps/libtoml-c5c1a1601b1bb238.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libfs_err-55a416f2740f28dd.rlib" "/opt/rustwide/target/debug/deps/libuniffi_meta-f0487e82838f4c4e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-04b52cc5be96db4e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f4f5b9fb7a331a19.rlib" "/opt/rustwide/target/debug/deps/libsyn-b217291a5320ac06.rlib" "/opt/rustwide/target/debug/deps/libquote-6287c17c82c3243d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-7329f3f8eeda2a77.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-505335d96dbc36d9.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-53bdffff3ca9feef.rlib" "/opt/rustwide/target/debug/deps/libcamino-09a921fd5730940c.rlib" "/opt/rustwide/target/debug/deps/libserde-8a3f5dc61911f152.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libuniffi_macros-3f8b90b40b7186ed.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uniffi_macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "73925603a734fb9e4b46d389eaac1916d329665638167cb7db96d0db6f82f512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73925603a734fb9e4b46d389eaac1916d329665638167cb7db96d0db6f82f512", kill_on_drop: false }` [INFO] [stdout] 73925603a734fb9e4b46d389eaac1916d329665638167cb7db96d0db6f82f512