[INFO] fetching crate Cupcake 0.2.1... [INFO] testing Cupcake-0.2.1 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] extracting crate Cupcake 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate Cupcake 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate Cupcake 0.2.1 [INFO] tweaked toml for crates.io crate Cupcake 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate Cupcake 0.2.1 on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate Cupcake 0.2.1 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded modinverse v0.1.1 [INFO] [stderr] Downloaded bencher v0.1.5 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 961ca25c1fe87fff7356031dd199fafc288f5dac48388cb92c854702daf7bcdd [INFO] running `Command { std: "docker" "start" "-a" "961ca25c1fe87fff7356031dd199fafc288f5dac48388cb92c854702daf7bcdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "961ca25c1fe87fff7356031dd199fafc288f5dac48388cb92c854702daf7bcdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961ca25c1fe87fff7356031dd199fafc288f5dac48388cb92c854702daf7bcdd", kill_on_drop: false }` [INFO] [stdout] 961ca25c1fe87fff7356031dd199fafc288f5dac48388cb92c854702daf7bcdd [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0efb5ae46c30d53df8fa43cc1f907ff5862b922b7004f56c34c427acc718dc95 [INFO] running `Command { std: "docker" "start" "-a" "0efb5ae46c30d53df8fa43cc1f907ff5862b922b7004f56c34c427acc718dc95", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling modinverse v0.1.1 [INFO] [stderr] Compiling Cupcake v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/lib.rs:372:7 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/lib.rs:726:7 [INFO] [stdout] | [INFO] [stdout] 726 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/integer_arith/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s [INFO] running `Command { std: "docker" "inspect" "0efb5ae46c30d53df8fa43cc1f907ff5862b922b7004f56c34c427acc718dc95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0efb5ae46c30d53df8fa43cc1f907ff5862b922b7004f56c34c427acc718dc95", kill_on_drop: false }` [INFO] [stdout] 0efb5ae46c30d53df8fa43cc1f907ff5862b922b7004f56c34c427acc718dc95 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a887304b7be3717e4b3092123f6ca4e52c92ef3a2d12e8051ccad7162c85b195 [INFO] running `Command { std: "docker" "start" "-a" "a887304b7be3717e4b3092123f6ca4e52c92ef3a2d12e8051ccad7162c85b195", kill_on_drop: false }` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/lib.rs:372:7 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/lib.rs:726:7 [INFO] [stdout] | [INFO] [stdout] 726 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/integer_arith/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling Cupcake v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/lib.rs:372:7 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/lib.rs:726:7 [INFO] [stdout] | [INFO] [stdout] 726 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bigint` [INFO] [stdout] --> src/integer_arith/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "bigint")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench` [INFO] [stdout] = help: consider adding `bigint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/integer_arith/butterfly.rs:229:23 [INFO] [stdout] | [INFO] [stdout] 229 | lazy_butterfly_0: ([0u64, 1u64, 0u64, 100u64]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 229 - lazy_butterfly_0: ([0u64, 1u64, 0u64, 100u64]), [INFO] [stdout] 229 + lazy_butterfly_0: [0u64, 1u64, 0u64, 100u64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/integer_arith/butterfly.rs:230:23 [INFO] [stdout] | [INFO] [stdout] 230 | lazy_butterfly_1: ([1u64, 1u64, 1u64, 100u64]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 230 - lazy_butterfly_1: ([1u64, 1u64, 1u64, 100u64]), [INFO] [stdout] 230 + lazy_butterfly_1: [1u64, 1u64, 1u64, 100u64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/integer_arith/butterfly.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 231 | lazy_butterfly_2: ([50u64, 50u64, 1u64, 100u64]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 231 - lazy_butterfly_2: ([50u64, 50u64, 1u64, 100u64]), [INFO] [stdout] 231 + lazy_butterfly_2: [50u64, 50u64, 1u64, 100u64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/integer_arith/butterfly.rs:232:23 [INFO] [stdout] | [INFO] [stdout] 232 | lazy_butterfly_3: ([1u64, 1u64, 50u64, 100u64]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 232 - lazy_butterfly_3: ([1u64, 1u64, 50u64, 100u64]), [INFO] [stdout] 232 + lazy_butterfly_3: [1u64, 1u64, 50u64, 100u64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/integer_arith/butterfly.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | lazy_inverse_butterfly_0: ([0u64, 1u64, 0u64, 100u64]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - lazy_inverse_butterfly_0: ([0u64, 1u64, 0u64, 100u64]), [INFO] [stdout] 236 + lazy_inverse_butterfly_0: [0u64, 1u64, 0u64, 100u64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/integer_arith/butterfly.rs:237:31 [INFO] [stdout] | [INFO] [stdout] 237 | lazy_inverse_butterfly_1: ([1u64, 1u64, 1u64, 100u64]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 237 - lazy_inverse_butterfly_1: ([1u64, 1u64, 1u64, 100u64]), [INFO] [stdout] 237 + lazy_inverse_butterfly_1: [1u64, 1u64, 1u64, 100u64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/integer_arith/butterfly.rs:238:31 [INFO] [stdout] | [INFO] [stdout] 238 | lazy_inverse_butterfly_2: ([50u64, 50u64, 1u64, 100u64]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 238 - lazy_inverse_butterfly_2: ([50u64, 50u64, 1u64, 100u64]), [INFO] [stdout] 238 + lazy_inverse_butterfly_2: [50u64, 50u64, 1u64, 100u64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/integer_arith/butterfly.rs:239:31 [INFO] [stdout] | [INFO] [stdout] 239 | lazy_inverse_butterfly_3: ([1u64, 1u64, 50u64, 100u64]), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 239 - lazy_inverse_butterfly_3: ([1u64, 1u64, 50u64, 100u64]), [INFO] [stdout] 239 + lazy_inverse_butterfly_3: [1u64, 1u64, 50u64, 100u64], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | let mut X:Scalar = Scalar::from(arr[0]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Y` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 109 | let mut Y:Scalar = Scalar::from(arr[1]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `W` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:110:11 [INFO] [stdout] | [INFO] [stdout] 110 | let W:Scalar = Scalar::from(arr[2]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | let mut X:Scalar = Scalar::from(arr[0]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Y` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | let mut Y:Scalar = Scalar::from(arr[1]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `W` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:120:11 [INFO] [stdout] | [INFO] [stdout] 120 | let W:Scalar = Scalar::from(arr[2]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | let mut X:Scalar = Scalar::from(arr[0]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Y` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | let mut Y:Scalar = Scalar::from(arr[1]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `W` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | let W = arr[2]; [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Wprime` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | let Wprime: u64 = super::super::util::compute_harvey_ratio(W, q.rep()); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `wprime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `X` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | let mut X:Scalar = Scalar::from(arr[0]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Y` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | let mut Y:Scalar = Scalar::from(arr[1]); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `W` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | let W = arr[2]; [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Wprime` should have a snake case name [INFO] [stdout] --> src/integer_arith/butterfly.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | let Wprime: u64 = super::super::util::compute_harvey_ratio(W, q.rep()); [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `wprime` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `Cupcake` (lib test); 25 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name cupcake --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench"))' -C metadata=46629725a925f453 -C extra-filename=-64ab927891e1be5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/debug/deps/libbencher-9d45b139c58399fb.rlib --extern modinverse=/opt/rustwide/target/debug/deps/libmodinverse-381ada36d0a617cc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6e35c9a4555c6eae.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a887304b7be3717e4b3092123f6ca4e52c92ef3a2d12e8051ccad7162c85b195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a887304b7be3717e4b3092123f6ca4e52c92ef3a2d12e8051ccad7162c85b195", kill_on_drop: false }` [INFO] [stdout] a887304b7be3717e4b3092123f6ca4e52c92ef3a2d12e8051ccad7162c85b195