[INFO] fetching crate suan-core 0.0.4... [INFO] building suan-core-0.0.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate suan-core 0.0.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate suan-core 0.0.4 [INFO] finished tweaking crates.io crate suan-core 0.0.4 [INFO] tweaked toml for crates.io crate suan-core 0.0.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate suan-core 0.0.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--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] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding bigdecimal v0.3.1 (available: v0.4.8) [INFO] [stderr] Adding num-modular v0.5.1 (available: v0.6.1) [INFO] [stderr] Adding pyo3 v0.16.6 (available: v0.26.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a201c9ba691ca9391023e68561efd52bbb9be7c9d6b687d801182841d7dc5805 [INFO] running `Command { std: "docker" "start" "-a" "a201c9ba691ca9391023e68561efd52bbb9be7c9d6b687d801182841d7dc5805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a201c9ba691ca9391023e68561efd52bbb9be7c9d6b687d801182841d7dc5805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a201c9ba691ca9391023e68561efd52bbb9be7c9d6b687d801182841d7dc5805", kill_on_drop: false }` [INFO] [stdout] a201c9ba691ca9391023e68561efd52bbb9be7c9d6b687d801182841d7dc5805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75bae3f452fec86e9667a83e9457b04d61db496b6823006b3218966375281ef2 [INFO] running `Command { std: "docker" "start" "-a" "75bae3f452fec86e9667a83e9457b04d61db496b6823006b3218966375281ef2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-modular v0.5.1 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling num-irrational v0.3.0 [INFO] [stderr] Compiling num-prime v0.4.4 [INFO] [stderr] Compiling suan-core v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/cont_frac/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InfiniteContinuedFraction` [INFO] [stdout] --> src/cont_frac/mod.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | use num_irrational::cont_frac::{ContinuedFraction, InfiniteContinuedFraction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VanillaInt` [INFO] [stdout] --> src/modular/mod.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use num_modular::{MontgomeryInt, VanillaInt}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_irrational::Quadratic64` [INFO] [stdout] --> src/property.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use num_irrational::Quadratic64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rug` [INFO] [stdout] --> src/subject.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "rug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend-pure`, `backend-rug`, `bigdecimal`, `default`, and `pyo3` [INFO] [stdout] = help: consider adding `rug` 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: `rug` [INFO] [stdout] --> src/subject.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "rug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend-pure`, `backend-rug`, `bigdecimal`, `default`, and `pyo3` [INFO] [stdout] = help: consider adding `rug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:315:26 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn complex(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:315:56 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn complex(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modulus` [INFO] [stdout] --> src/property.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn modulo(self, modulus: Self) -> ModularSubject { unimplemented!() } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modulus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn quad(self, precision: Option, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:319:53 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn quad(self, precision: Option, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> src/property.rs:320:26 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn quadint(self, base: Self, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:320:38 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn quadint(self, base: Self, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:309:23 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn real(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:309:53 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn real(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn rational(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:312:57 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn rational(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `abs` is never used [INFO] [stdout] --> src/property.rs:339:4 [INFO] [stdout] | [INFO] [stdout] 339 | fn abs() {} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `conj` is never used [INFO] [stdout] --> src/property.rs:340:4 [INFO] [stdout] | [INFO] [stdout] 340 | fn conj() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `arg` is never used [INFO] [stdout] --> src/property.rs:341:4 [INFO] [stdout] | [INFO] [stdout] 341 | fn arg() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.14s [INFO] running `Command { std: "docker" "inspect" "75bae3f452fec86e9667a83e9457b04d61db496b6823006b3218966375281ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75bae3f452fec86e9667a83e9457b04d61db496b6823006b3218966375281ef2", kill_on_drop: false }` [INFO] [stdout] 75bae3f452fec86e9667a83e9457b04d61db496b6823006b3218966375281ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acd74969a53d3ceae73402d092363f51c6048b23fda62ebfd713a257ed293afd [INFO] running `Command { std: "docker" "start" "-a" "acd74969a53d3ceae73402d092363f51c6048b23fda62ebfd713a257ed293afd", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/cont_frac/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InfiniteContinuedFraction` [INFO] [stdout] --> src/cont_frac/mod.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | use num_irrational::cont_frac::{ContinuedFraction, InfiniteContinuedFraction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VanillaInt` [INFO] [stdout] --> src/modular/mod.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use num_modular::{MontgomeryInt, VanillaInt}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_irrational::Quadratic64` [INFO] [stdout] --> src/property.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use num_irrational::Quadratic64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rug` [INFO] [stdout] --> src/subject.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "rug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend-pure`, `backend-rug`, `bigdecimal`, `default`, and `pyo3` [INFO] [stdout] = help: consider adding `rug` 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: `rug` [INFO] [stdout] --> src/subject.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "rug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend-pure`, `backend-rug`, `bigdecimal`, `default`, and `pyo3` [INFO] [stdout] = help: consider adding `rug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:315:26 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn complex(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:315:56 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn complex(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modulus` [INFO] [stdout] --> src/property.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn modulo(self, modulus: Self) -> ModularSubject { unimplemented!() } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modulus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn quad(self, precision: Option, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:319:53 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn quad(self, precision: Option, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> src/property.rs:320:26 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn quadint(self, base: Self, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:320:38 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn quadint(self, base: Self, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:309:23 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn real(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:309:53 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn real(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling suan-core v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn rational(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:312:57 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn rational(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `abs` is never used [INFO] [stdout] --> src/property.rs:339:4 [INFO] [stdout] | [INFO] [stdout] 339 | fn abs() {} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `conj` is never used [INFO] [stdout] --> src/property.rs:340:4 [INFO] [stdout] | [INFO] [stdout] 340 | fn conj() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `arg` is never used [INFO] [stdout] --> src/property.rs:341:4 [INFO] [stdout] | [INFO] [stdout] 341 | fn arg() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> src/cont_frac/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InfiniteContinuedFraction` [INFO] [stdout] --> src/cont_frac/mod.rs:2:52 [INFO] [stdout] | [INFO] [stdout] 2 | use num_irrational::cont_frac::{ContinuedFraction, InfiniteContinuedFraction}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VanillaInt` [INFO] [stdout] --> src/modular/mod.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use num_modular::{MontgomeryInt, VanillaInt}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_irrational::Quadratic64` [INFO] [stdout] --> src/property.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use num_irrational::Quadratic64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rug` [INFO] [stdout] --> src/subject.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "rug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend-pure`, `backend-rug`, `bigdecimal`, `default`, and `pyo3` [INFO] [stdout] = help: consider adding `rug` 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: `rug` [INFO] [stdout] --> src/subject.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "rug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend-pure`, `backend-rug`, `bigdecimal`, `default`, and `pyo3` [INFO] [stdout] = help: consider adding `rug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:309:23 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn real(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:309:53 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn real(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:312:27 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn rational(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn quad(self, precision: Option, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:319:53 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn quad(self, precision: Option, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> src/property.rs:320:26 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn quadint(self, base: Self, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:320:38 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn quadint(self, base: Self, rounding: Option) -> Self { unimplemented!() } [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:312:57 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn rational(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `precision` [INFO] [stdout] --> src/property.rs:315:26 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn complex(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rounding` [INFO] [stdout] --> src/property.rs:315:56 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn complex(self, precision: Option, rounding: Option) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modulus` [INFO] [stdout] --> src/property.rs:318:25 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn modulo(self, modulus: Self) -> ModularSubject { unimplemented!() } [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modulus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `abs` is never used [INFO] [stdout] --> src/property.rs:339:4 [INFO] [stdout] | [INFO] [stdout] 339 | fn abs() {} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `conj` is never used [INFO] [stdout] --> src/property.rs:340:4 [INFO] [stdout] | [INFO] [stdout] 340 | fn conj() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `arg` is never used [INFO] [stdout] --> src/property.rs:341:4 [INFO] [stdout] | [INFO] [stdout] 341 | fn arg() {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "acd74969a53d3ceae73402d092363f51c6048b23fda62ebfd713a257ed293afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd74969a53d3ceae73402d092363f51c6048b23fda62ebfd713a257ed293afd", kill_on_drop: false }` [INFO] [stdout] acd74969a53d3ceae73402d092363f51c6048b23fda62ebfd713a257ed293afd