[INFO] fetching crate mpc-ristretto 0.1.0... [INFO] testing mpc-ristretto-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate mpc-ristretto 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate mpc-ristretto 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mpc-ristretto 0.1.0 [INFO] tweaked toml for crates.io crate mpc-ristretto 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mpc-ristretto 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 201 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.40) [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding curve25519-dalek v2.1.3 (available: v4.1.3) [INFO] [stderr] Adding dns-lookup v1.0.8 (available: v2.0.4) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding quinn v0.9.4 (available: v0.11.8) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rand_core v0.5.1 (available: v0.9.3) [INFO] [stderr] Adding rcgen v0.9.3 (available: v0.13.2) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.28) [INFO] [stderr] Adding sha3 v0.8.2 (available: v0.10.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rcgen v0.9.3 [INFO] [stderr] Downloaded clear_on_drop v0.2.5 [INFO] [stderr] Downloaded quinn-udp v0.3.2 [INFO] [stderr] Downloaded quinn v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8369a6750c2be3914ddcf77b5b35a6e5a2fd1c6b11da96df76ad9d898b0eb443 [INFO] running `Command { std: "docker" "start" "-a" "8369a6750c2be3914ddcf77b5b35a6e5a2fd1c6b11da96df76ad9d898b0eb443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8369a6750c2be3914ddcf77b5b35a6e5a2fd1c6b11da96df76ad9d898b0eb443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8369a6750c2be3914ddcf77b5b35a6e5a2fd1c6b11da96df76ad9d898b0eb443", kill_on_drop: false }` [INFO] [stdout] 8369a6750c2be3914ddcf77b5b35a6e5a2fd1c6b11da96df76ad9d898b0eb443 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] df2a11ffb66df9bcf5cf66e38849a50584b33b4381c1fb5302e99d0862d90bc7 [INFO] running `Command { std: "docker" "start" "-a" "df2a11ffb66df9bcf5cf66e38849a50584b33b4381c1fb5302e99d0862d90bc7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling quinn-proto v0.9.6 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling quinn-udp v0.3.2 [INFO] [stderr] Compiling quinn v0.9.4 [INFO] [stderr] Compiling mpc-ristretto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fabric.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn borrow_beaver_source(&self) -> Ref { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn borrow_beaver_source(&self) -> Ref<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fabric.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn borrow_beaver_source_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn borrow_beaver_source_mut(&self) -> RefMut<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "df2a11ffb66df9bcf5cf66e38849a50584b33b4381c1fb5302e99d0862d90bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2a11ffb66df9bcf5cf66e38849a50584b33b4381c1fb5302e99d0862d90bc7", kill_on_drop: false }` [INFO] [stdout] df2a11ffb66df9bcf5cf66e38849a50584b33b4381c1fb5302e99d0862d90bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9226aba5cffff863f2df6caa1c031abdb159b706ba2c221d1203faf26677f47b [INFO] running `Command { std: "docker" "start" "-a" "9226aba5cffff863f2df6caa1c031abdb159b706ba2c221d1203faf26677f47b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fabric.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn borrow_beaver_source(&self) -> Ref { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn borrow_beaver_source(&self) -> Ref<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fabric.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn borrow_beaver_source_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn borrow_beaver_source_mut(&self) -> RefMut<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling mpc-ristretto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> integration/main.rs:135:20 [INFO] [stdout] | [INFO] [stdout] 135 | if args.borrow().test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Args` does not implement `Borrow`, so calling `borrow` on `&Args` 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] 135 - if args.borrow().test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stdout] 135 + if args.test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Args`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 39 + #[derive(Clone)] [INFO] [stdout] 40 | struct Args { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> integration/main.rs:135:52 [INFO] [stdout] | [INFO] [stdout] 135 | if args.borrow().test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Args` does not implement `Borrow`, so calling `borrow` on `&Args` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 135 - if args.borrow().test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stdout] 135 + if args.borrow().test.is_some() && args.test.as_deref().unwrap() != test.name { [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Args`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 39 + #[derive(Clone)] [INFO] [stdout] 40 | struct Args { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fabric.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn borrow_beaver_source(&self) -> Ref { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn borrow_beaver_source(&self) -> Ref<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/fabric.rs:101:37 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn borrow_beaver_source_mut(&self) -> RefMut { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn borrow_beaver_source_mut(&self) -> RefMut<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.30s [INFO] running `Command { std: "docker" "inspect" "9226aba5cffff863f2df6caa1c031abdb159b706ba2c221d1203faf26677f47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9226aba5cffff863f2df6caa1c031abdb159b706ba2c221d1203faf26677f47b", kill_on_drop: false }` [INFO] [stdout] 9226aba5cffff863f2df6caa1c031abdb159b706ba2c221d1203faf26677f47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 08e8ccf671663e95fd72d2a20920101bb7ced3494826acae8bf2f2feb313c446 [INFO] running `Command { std: "docker" "start" "-a" "08e8ccf671663e95fd72d2a20920101bb7ced3494826acae8bf2f2feb313c446", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/fabric.rs:96:33 [INFO] [stderr] | [INFO] [stderr] 96 | pub fn borrow_beaver_source(&self) -> Ref { [INFO] [stderr] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 96 | pub fn borrow_beaver_source(&self) -> Ref<'_, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/fabric.rs:101:37 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn borrow_beaver_source_mut(&self) -> RefMut { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 101 | pub fn borrow_beaver_source_mut(&self) -> RefMut<'_, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `mpc-ristretto` (lib) generated 2 warnings (run `cargo fix --lib -p mpc-ristretto` to apply 2 suggestions) [INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stderr] --> integration/main.rs:135:20 [INFO] [stderr] | [INFO] [stderr] 135 | if args.borrow().test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Args` does not implement `Borrow`, so calling `borrow` on `&Args` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 135 - if args.borrow().test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stderr] 135 + if args.test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stderr] | [INFO] [stderr] help: if you meant to clone `Args`, implement `Clone` for it [INFO] [stderr] | [INFO] [stderr] 39 + #[derive(Clone)] [INFO] [stderr] 40 | struct Args { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stderr] --> integration/main.rs:135:52 [INFO] [stderr] | [INFO] [stderr] 135 | if args.borrow().test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Args` does not implement `Borrow`, so calling `borrow` on `&Args` copies the reference, which does not do anything and can be removed [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 135 - if args.borrow().test.is_some() && args.borrow().test.as_deref().unwrap() != test.name { [INFO] [stderr] 135 + if args.borrow().test.is_some() && args.test.as_deref().unwrap() != test.name { [INFO] [stderr] | [INFO] [stderr] help: if you meant to clone `Args`, implement `Clone` for it [INFO] [stderr] | [INFO] [stderr] 39 + #[derive(Clone)] [INFO] [stderr] 40 | struct Args { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `mpc-ristretto` (test "integration") generated 2 warnings (run `cargo fix --test "integration"` to apply 2 suggestions) [INFO] [stderr] warning: `mpc-ristretto` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mpc_ristretto-1aab774c050aa080) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test authenticated_scalar::authenticated_scalar_tests::test_clear ... ok [INFO] [stdout] test mpc_ristretto::mpc_ristretto_tests::test_clear ... ok [INFO] [stdout] test authenticated_ristretto::authenticated_ristretto_tests::test_clear ... ok [INFO] [stdout] test commitment::pedersen_tests::test_commit_and_open ... ok [INFO] [stdout] test commitment::hash_commit_tests::test_commit_and_open ... ok [INFO] [stdout] test mpc_scalar::test::test_add ... ok [INFO] [stdout] test mpc_scalar::test::test_add_associative ... ok [INFO] [stdout] test mpc_scalar::test::test_clear ... ok [INFO] [stdout] test mpc_scalar::test::test_zero ... ok [INFO] [stdout] test network::test::test_errors ... ok [INFO] [stdout] test mpc_scalar::test::test_mul ... ok [INFO] [stdout] test mpc_scalar::test::test_open ... ok [INFO] [stdout] test mpc_scalar::test::test_sub ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running integration/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration-d0c69d34f58afa93) [INFO] [stderr] error: The following required arguments were not provided: [INFO] [stderr] --party [INFO] [stderr] --port1 [INFO] [stderr] --port2 [INFO] [stderr] [INFO] [stderr] USAGE: [INFO] [stderr] integration-d0c69d34f58afa93 [OPTIONS] --party --port1 --port2 [INFO] [stderr] [INFO] [stderr] For more information try --help [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration-d0c69d34f58afa93` (exit status: 2) [INFO] running `Command { std: "docker" "inspect" "08e8ccf671663e95fd72d2a20920101bb7ced3494826acae8bf2f2feb313c446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e8ccf671663e95fd72d2a20920101bb7ced3494826acae8bf2f2feb313c446", kill_on_drop: false }` [INFO] [stdout] 08e8ccf671663e95fd72d2a20920101bb7ced3494826acae8bf2f2feb313c446