[INFO] fetching crate suan-core 0.0.4... [INFO] testing suan-core-0.0.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-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 b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb436c5ed7c70e758a94d26851f6aa98622346a96baddbe063b1e62081991471 [INFO] running `Command { std: "docker" "start" "-a" "fb436c5ed7c70e758a94d26851f6aa98622346a96baddbe063b1e62081991471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb436c5ed7c70e758a94d26851f6aa98622346a96baddbe063b1e62081991471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb436c5ed7c70e758a94d26851f6aa98622346a96baddbe063b1e62081991471", kill_on_drop: false }` [INFO] [stdout] fb436c5ed7c70e758a94d26851f6aa98622346a96baddbe063b1e62081991471 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17ad5b9795f06874ae476f1047673d96695d6b02e2bfd09e704fa9d9c7d7ebca [INFO] running `Command { std: "docker" "start" "-a" "17ad5b9795f06874ae476f1047673d96695d6b02e2bfd09e704fa9d9c7d7ebca", kill_on_drop: false }` [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 funty v2.0.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling lru v0.12.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-irrational v0.3.0 [INFO] [stderr] Compiling num-order v1.2.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)]` 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)]` 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: `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: 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: 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)]` 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 5.03s [INFO] running `Command { std: "docker" "inspect" "17ad5b9795f06874ae476f1047673d96695d6b02e2bfd09e704fa9d9c7d7ebca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ad5b9795f06874ae476f1047673d96695d6b02e2bfd09e704fa9d9c7d7ebca", kill_on_drop: false }` [INFO] [stdout] 17ad5b9795f06874ae476f1047673d96695d6b02e2bfd09e704fa9d9c7d7ebca [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5402355f25d596b614bb11cbd96058897523ef4228a92bd42f826f7039ccffff [INFO] running `Command { std: "docker" "start" "-a" "5402355f25d596b614bb11cbd96058897523ef4228a92bd42f826f7039ccffff", 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)]` 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)]` 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: `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: 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: 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)]` 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] 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)]` 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)]` 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: `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: 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: 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)]` 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.30s [INFO] running `Command { std: "docker" "inspect" "5402355f25d596b614bb11cbd96058897523ef4228a92bd42f826f7039ccffff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5402355f25d596b614bb11cbd96058897523ef4228a92bd42f826f7039ccffff", kill_on_drop: false }` [INFO] [stdout] 5402355f25d596b614bb11cbd96058897523ef4228a92bd42f826f7039ccffff [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb7d8c48b38218fd9673da6b11b0d01212bcac541ed76d6324b67fa169e6f2ca [INFO] running `Command { std: "docker" "start" "-a" "cb7d8c48b38218fd9673da6b11b0d01212bcac541ed76d6324b67fa169e6f2ca", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::boxed::Box` [INFO] [stderr] --> src/cont_frac/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::boxed::Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `InfiniteContinuedFraction` [INFO] [stderr] --> src/cont_frac/mod.rs:2:52 [INFO] [stderr] | [INFO] [stderr] 2 | use num_irrational::cont_frac::{ContinuedFraction, InfiniteContinuedFraction}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `VanillaInt` [INFO] [stderr] --> src/modular/mod.rs:1:34 [INFO] [stderr] | [INFO] [stderr] 1 | use num_modular::{MontgomeryInt, VanillaInt}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `num_irrational::Quadratic64` [INFO] [stderr] --> src/property.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use num_irrational::Quadratic64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rug` [INFO] [stderr] --> src/subject.rs:24:11 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(feature = "rug")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backend-pure`, `backend-rug`, `bigdecimal`, `default`, and `pyo3` [INFO] [stderr] = help: consider adding `rug` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `rug` [INFO] [stderr] --> src/subject.rs:33:11 [INFO] [stderr] | [INFO] [stderr] 33 | #[cfg(feature = "rug")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `backend-pure`, `backend-rug`, `bigdecimal`, `default`, and `pyo3` [INFO] [stderr] = help: consider adding `rug` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused variable: `precision` [INFO] [stderr] --> src/property.rs:309:23 [INFO] [stderr] | [INFO] [stderr] 309 | pub fn real(self, precision: Option, rounding: Option) -> Self { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rounding` [INFO] [stderr] --> src/property.rs:309:53 [INFO] [stderr] | [INFO] [stderr] 309 | pub fn real(self, precision: Option, rounding: Option) -> Self { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `precision` [INFO] [stderr] --> src/property.rs:312:27 [INFO] [stderr] | [INFO] [stderr] 312 | pub fn rational(self, precision: Option, rounding: Option) -> Self { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rounding` [INFO] [stderr] --> src/property.rs:312:57 [INFO] [stderr] | [INFO] [stderr] 312 | pub fn rational(self, precision: Option, rounding: Option) -> Self { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `precision` [INFO] [stderr] --> src/property.rs:315:26 [INFO] [stderr] | [INFO] [stderr] 315 | pub fn complex(self, precision: Option, rounding: Option) -> Self { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rounding` [INFO] [stderr] --> src/property.rs:315:56 [INFO] [stderr] | [INFO] [stderr] 315 | pub fn complex(self, precision: Option, rounding: Option) -> Self { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `modulus` [INFO] [stderr] --> src/property.rs:318:25 [INFO] [stderr] | [INFO] [stderr] 318 | pub fn modulo(self, modulus: Self) -> ModularSubject { unimplemented!() } [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modulus` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `precision` [INFO] [stderr] --> src/property.rs:319:23 [INFO] [stderr] | [INFO] [stderr] 319 | pub fn quad(self, precision: Option, rounding: Option) -> Self { unimplemented!() } [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_precision` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rounding` [INFO] [stderr] --> src/property.rs:319:53 [INFO] [stderr] | [INFO] [stderr] 319 | pub fn quad(self, precision: Option, rounding: Option) -> Self { unimplemented!() } [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `base` [INFO] [stderr] --> src/property.rs:320:26 [INFO] [stderr] | [INFO] [stderr] 320 | pub fn quadint(self, base: Self, rounding: Option) -> Self { unimplemented!() } [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_base` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rounding` [INFO] [stderr] --> src/property.rs:320:38 [INFO] [stderr] | [INFO] [stderr] 320 | pub fn quadint(self, base: Self, rounding: Option) -> Self { unimplemented!() } [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rounding` [INFO] [stderr] [INFO] [stderr] warning: function `abs` is never used [INFO] [stderr] --> src/property.rs:339:4 [INFO] [stderr] | [INFO] [stderr] 339 | fn abs() {} [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `conj` is never used [INFO] [stderr] --> src/property.rs:340:4 [INFO] [stderr] | [INFO] [stderr] 340 | fn conj() {} [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `arg` is never used [INFO] [stderr] --> src/property.rs:341:4 [INFO] [stderr] | [INFO] [stderr] 341 | fn arg() {} [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `suan-core` (lib) generated 20 warnings (run `cargo fix --lib -p suan-core` to apply 4 suggestions) [INFO] [stderr] warning: `suan-core` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suan_core-bc949fd6444da775) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests suan_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb7d8c48b38218fd9673da6b11b0d01212bcac541ed76d6324b67fa169e6f2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7d8c48b38218fd9673da6b11b0d01212bcac541ed76d6324b67fa169e6f2ca", kill_on_drop: false }` [INFO] [stdout] cb7d8c48b38218fd9673da6b11b0d01212bcac541ed76d6324b67fa169e6f2ca