[INFO] cloning repository https://github.com/inthewaves/striped-matrix-reduction-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inthewaves/striped-matrix-reduction-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finthewaves%2Fstriped-matrix-reduction-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finthewaves%2Fstriped-matrix-reduction-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6afd8e4ce02d0d5b3fca9ecdae88759e34ed44bc [INFO] testing inthewaves/striped-matrix-reduction-rust against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finthewaves%2Fstriped-matrix-reduction-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inthewaves/striped-matrix-reduction-rust on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inthewaves/striped-matrix-reduction-rust [INFO] finished tweaking git repo https://github.com/inthewaves/striped-matrix-reduction-rust [INFO] tweaked toml for git repo https://github.com/inthewaves/striped-matrix-reduction-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/inthewaves/striped-matrix-reduction-rust 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/benches/circuit_lengths.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `circuit_lengths` [INFO] [stderr] * `bench` target `circuit_lengths` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ca6321f3ccfbf3413f2b301823c7303ace3debfecfe03038352e56b3f4e0274 [INFO] running `Command { std: "docker" "start" "-a" "2ca6321f3ccfbf3413f2b301823c7303ace3debfecfe03038352e56b3f4e0274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ca6321f3ccfbf3413f2b301823c7303ace3debfecfe03038352e56b3f4e0274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca6321f3ccfbf3413f2b301823c7303ace3debfecfe03038352e56b3f4e0274", kill_on_drop: false }` [INFO] [stdout] 2ca6321f3ccfbf3413f2b301823c7303ace3debfecfe03038352e56b3f4e0274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e320685c5ecfc797069e7f6d5d2d0529ad0e3d728656241ab63990135711ffd8 [INFO] running `Command { std: "docker" "start" "-a" "e320685c5ecfc797069e7f6d5d2d0529ad0e3d728656241ab63990135711ffd8", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/benches/circuit_lengths.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `circuit_lengths` [INFO] [stderr] * `bench` target `circuit_lengths` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling gray-codes v0.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling easy-cast v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling average v0.16.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ff_derive v0.13.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling striped-matrix-reduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Div` [INFO] [stdout] --> src/f2.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::ops::Div; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `REPR_BYTES` should have an upper camel case name [INFO] [stdout] --> src/f3.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type REPR_BYTES = [u8; 8usize]; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `ReprBytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `REPR_BITS` should have an upper camel case name [INFO] [stdout] --> src/f3.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | type REPR_BITS = REPR_BYTES; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ReprBits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::f2::F2` [INFO] [stdout] --> src/striped.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::f2::F2; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::f3::F3` [INFO] [stdout] --> src/striped.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::f3::F3; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DMatrix` and `OMatrix` [INFO] [stdout] --> src/striped.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | use nalgebra::{DMatrix, Dyn, MatrixView, MatrixViewMut, OMatrix, U1}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/striped.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LevelFilter` and `debug` [INFO] [stdout] --> src/striped.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | use log::{debug, LevelFilter}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gray_code::GrayCode` [INFO] [stdout] --> src/gray_code.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | use crate::gray_code::GrayCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gray_codes::GrayCode64` [INFO] [stdout] --> src/gray_code.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use gray_codes::GrayCode64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::f2::F2` [INFO] [stdout] --> src/cnot_synthesis.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::f2::F2; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gauss_jordan_elimination_generic` [INFO] [stdout] --> src/cnot_synthesis.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::gauss_elim::{gauss_jordan_elimination_generic, GaussT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> src/cnot_synthesis.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DMatrix` and `OMatrix` [INFO] [stdout] --> src/cnot_synthesis.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | use nalgebra::{DMatrix, Dyn, MatrixViewMut, OMatrix, U1}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::traits::float::FloatCore` [INFO] [stdout] --> src/striped.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use num::traits::float::FloatCore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PrimeField` [INFO] [stdout] --> src/f3.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use ff::{Field, PrimeField}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `epsilon` [INFO] [stdout] --> src/f2.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | fn abs_diff_eq(&self, other: &Self, epsilon: Self::Epsilon) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_epsilon` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `epsilon` [INFO] [stdout] --> src/f2.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | fn relative_eq(&self, other: &Self, epsilon: Self::Epsilon, max_relative: Self::Epsilon) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_epsilon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_relative` [INFO] [stdout] --> src/f2.rs:34:65 [INFO] [stdout] | [INFO] [stdout] 34 | fn relative_eq(&self, other: &Self, epsilon: Self::Epsilon, max_relative: Self::Epsilon) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_relative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/f2.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | fn is_in_subset(element: &u8) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/f2.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn is_in_subset(element: &u64) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `div` [INFO] [stdout] --> src/f2.rs:309:31 [INFO] [stdout] | [INFO] [stdout] 309 | fn sqrt_ratio(num: &Self, div: &Self) -> (::ff::derive::subtle::Choice, Self) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_div` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r0` [INFO] [stdout] --> src/f2.rs:352:31 [INFO] [stdout] | [INFO] [stdout] 352 | fn mont_reduce(&mut self, r0: u64, mut r1: u64) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_r0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r1` [INFO] [stdout] --> src/f2.rs:352:44 [INFO] [stdout] | [INFO] [stdout] 352 | fn mont_reduce(&mut self, r0: u64, mut r1: u64) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f2.rs:352:40 [INFO] [stdout] | [INFO] [stdout] 352 | fn mont_reduce(&mut self, r0: u64, mut r1: u64) { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/f3.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | fn is_in_subset(element: &u8) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `carry` [INFO] [stdout] --> src/f3.rs:428:18 [INFO] [stdout] | [INFO] [stdout] 428 | let (r1, carry) = ::ff::derive::adc(r1, 0, carry); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_carry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `carry2` [INFO] [stdout] --> src/f3.rs:496:18 [INFO] [stdout] | [INFO] [stdout] 496 | let (r1, carry2) = ::ff::derive::adc(r1, 0, carry); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_carry2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/f3.rs:493:40 [INFO] [stdout] | [INFO] [stdout] 493 | fn mont_reduce(&mut self, r0: u64, mut r1: u64) { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gauss_elim.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let mut matrix = DMatrix::from_fn(n, n, |_, _| F2::from(rng.next_u64())); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/striped.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | for (i, l) in list { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cmp_native`, `sub_noborrow`, and `mont_reduce` are never used [INFO] [stdout] --> src/f2.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 321 | impl F2 { [INFO] [stdout] | ------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 325 | fn cmp_native(&self, other: &F2) -> ::core::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 339 | fn sub_noborrow(&mut self, other: &F2) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 352 | fn mont_reduce(&mut self, r0: u64, mut r1: u64) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `REPR_BYTES` is never used [INFO] [stdout] --> src/f3.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type REPR_BYTES = [u8; 8usize]; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `REPR_BITS` is never used [INFO] [stdout] --> src/f3.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | type REPR_BITS = REPR_BYTES; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MODULUS` is never used [INFO] [stdout] --> src/f3.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const MODULUS: REPR_BITS = [3u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8, 0u8]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `encode` is never used [INFO] [stdout] --> src/gray_code.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl GrayCode { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn encode(&self, x: usize) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> benches/circuit_lengths.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut cnot_synth_stats = MeanWithError::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> benches/circuit_lengths.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let mut striped_synth_stats = MeanWithError::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> benches/circuit_lengths.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut gaussian_elim_stats = MeanWithError::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.18s [INFO] running `Command { std: "docker" "inspect" "e320685c5ecfc797069e7f6d5d2d0529ad0e3d728656241ab63990135711ffd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e320685c5ecfc797069e7f6d5d2d0529ad0e3d728656241ab63990135711ffd8", kill_on_drop: false }` [INFO] [stdout] e320685c5ecfc797069e7f6d5d2d0529ad0e3d728656241ab63990135711ffd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a27197c1242ed8dbebfb8441ad3c09f38228377dc771c98eba58277cfcae9c8d [INFO] running `Command { std: "docker" "start" "-a" "a27197c1242ed8dbebfb8441ad3c09f38228377dc771c98eba58277cfcae9c8d", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/benches/circuit_lengths.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `circuit_lengths` [INFO] [stderr] * `bench` target `circuit_lengths` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-4bb38a9ddc5cc241/rmetaBzHP5w" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (build script) [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=34b7610adebf16ce -C extra-filename=-9e673dda29a8ad52 --out-dir /opt/rustwide/target/debug/build/serde_json-9e673dda29a8ad52 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarFZZxQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasQo3de" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utf8parse` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `either` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (build script) [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ab3d820d4ec8dd10 -C extra-filename=-cce9301b34cfdaca --out-dir /opt/rustwide/target/debug/build/serde-cce9301b34cfdaca -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetapASi5O/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a27197c1242ed8dbebfb8441ad3c09f38228377dc771c98eba58277cfcae9c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27197c1242ed8dbebfb8441ad3c09f38228377dc771c98eba58277cfcae9c8d", kill_on_drop: false }` [INFO] [stdout] a27197c1242ed8dbebfb8441ad3c09f38228377dc771c98eba58277cfcae9c8d