[INFO] cloning repository https://github.com/robinhundt/rust-mpc-exercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinhundt/rust-mpc-exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Frust-mpc-exercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Frust-mpc-exercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ec374429f87590cce24bf6f81d1cb7078bf9831 [INFO] checking robinhundt/rust-mpc-exercise against master#ed141926048597e3649bb238ca3dc417904cd56c for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Frust-mpc-exercise" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinhundt/rust-mpc-exercise on toolchain ed141926048597e3649bb238ca3dc417904cd56c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robinhundt/rust-mpc-exercise [INFO] finished tweaking git repo https://github.com/robinhundt/rust-mpc-exercise [INFO] tweaked toml for git repo https://github.com/robinhundt/rust-mpc-exercise written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robinhundt/rust-mpc-exercise 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" "+ed141926048597e3649bb238ca3dc417904cd56c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a3fac29bb4767bfb4f9ae6c73789325d4be259417f9caae333cda1207eb97fa [INFO] running `Command { std: "docker" "start" "-a" "2a3fac29bb4767bfb4f9ae6c73789325d4be259417f9caae333cda1207eb97fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a3fac29bb4767bfb4f9ae6c73789325d4be259417f9caae333cda1207eb97fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3fac29bb4767bfb4f9ae6c73789325d4be259417f9caae333cda1207eb97fa", kill_on_drop: false }` [INFO] [stdout] 2a3fac29bb4767bfb4f9ae6c73789325d4be259417f9caae333cda1207eb97fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 319091efa53c45f7f6b7776e0847a4ac9ce085446fdc48fa23f1bbdcad5cdc27 [INFO] running `Command { std: "docker" "start" "-a" "319091efa53c45f7f6b7776e0847a4ac9ce085446fdc48fa23f1bbdcad5cdc27", kill_on_drop: false }` [INFO] [stderr] Checking mpc-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `circuit` [INFO] [stdout] --> src/circuit.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse(circuit: &str) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circuit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `circuit` [INFO] [stdout] --> src/party.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new_party_pair(circuit: Circuit) -> (Party, Party) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circuit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `circuit` [INFO] [stdout] --> src/party.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(circuit: (), other_args: ()) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circuit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_args` [INFO] [stdout] --> src/party.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(circuit: (), other_args: ()) -> Self { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/party.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn execute(&mut self, input: Vec) -> Result, ()> { // TODO change error type [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `circuit` [INFO] [stdout] --> src/circuit.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn parse(circuit: &str) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circuit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Party` is more private than the item `new_party_pair` [INFO] [stdout] --> src/party.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new_party_pair(circuit: Circuit) -> (Party, Party) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `new_party_pair` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Party` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/party.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | struct Party { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `circuit` [INFO] [stdout] --> src/party.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new_party_pair(circuit: Circuit) -> (Party, Party) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circuit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `circuit` [INFO] [stdout] --> src/party.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(circuit: (), other_args: ()) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circuit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Args` is never constructed [INFO] [stdout] --> src/main.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct Args { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_args` [INFO] [stdout] --> src/party.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(circuit: (), other_args: ()) -> Self { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/party.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn execute(&mut self, input: Vec) -> Result, ()> { // TODO change error type [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `circuit` is never read [INFO] [stdout] --> src/party.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct Party { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | circuit: (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `execute` are never used [INFO] [stdout] --> src/party.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Party { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 21 | /// Create a new party. [INFO] [stdout] 22 | pub fn new(circuit: (), other_args: ()) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn execute(&mut self, input: Vec) -> Result, ()> { // TODO change error type [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Party` is more private than the item `new_party_pair` [INFO] [stdout] --> src/party.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new_party_pair(circuit: Circuit) -> (Party, Party) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `new_party_pair` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `Party` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/party.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | struct Party { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Args` is never constructed [INFO] [stdout] --> src/main.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct Args { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `circuit` is never read [INFO] [stdout] --> src/party.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | struct Party { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 6 | circuit: (), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `execute` are never used [INFO] [stdout] --> src/party.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Party { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 21 | /// Create a new party. [INFO] [stdout] 22 | pub fn new(circuit: (), other_args: ()) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn execute(&mut self, input: Vec) -> Result, ()> { // TODO change error type [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `MTProvider` is never used [INFO] [stdout] --> src/mul_triple.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | trait MTProvider { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mpc-in-rust` (bin "mpc-in-rust"); 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ed141926048597e3649bb238ca3dc417904cd56c/bin/rustc --crate-name mpc_in_rust --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85273338a2c2ab32 -C extra-filename=-9017d9cafdfb8b47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (exit status: 0) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "319091efa53c45f7f6b7776e0847a4ac9ce085446fdc48fa23f1bbdcad5cdc27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319091efa53c45f7f6b7776e0847a4ac9ce085446fdc48fa23f1bbdcad5cdc27", kill_on_drop: false }` [INFO] [stdout] 319091efa53c45f7f6b7776e0847a4ac9ce085446fdc48fa23f1bbdcad5cdc27