[INFO] fetching crate suan-core 0.0.4... [INFO] testing suan-core-0.0.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate suan-core 0.0.4 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate suan-core 0.0.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-ffi v0.16.6 [INFO] [stderr] Downloaded num-irrational v0.3.0 [INFO] [stderr] Downloaded pyo3-build-config v0.16.6 [INFO] [stderr] Downloaded pyo3 v0.16.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3253df453c8a635e08714109f146bc9cfd614737cdbc8191af5c0a3edd5459a [INFO] running `Command { std: "docker" "start" "-a" "f3253df453c8a635e08714109f146bc9cfd614737cdbc8191af5c0a3edd5459a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3253df453c8a635e08714109f146bc9cfd614737cdbc8191af5c0a3edd5459a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3253df453c8a635e08714109f146bc9cfd614737cdbc8191af5c0a3edd5459a", kill_on_drop: false }` [INFO] [stdout] f3253df453c8a635e08714109f146bc9cfd614737cdbc8191af5c0a3edd5459a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19f6b7fe1d3d066a7a777fe90a5f1ca9c2545119fc6e880c697f7c5cdb897548 [INFO] running `Command { std: "docker" "start" "-a" "19f6b7fe1d3d066a7a777fe90a5f1ca9c2545119fc6e880c697f7c5cdb897548", kill_on_drop: false }` [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [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-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)]` (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: `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)]` (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 9.24s [INFO] running `Command { std: "docker" "inspect" "19f6b7fe1d3d066a7a777fe90a5f1ca9c2545119fc6e880c697f7c5cdb897548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f6b7fe1d3d066a7a777fe90a5f1ca9c2545119fc6e880c697f7c5cdb897548", kill_on_drop: false }` [INFO] [stdout] 19f6b7fe1d3d066a7a777fe90a5f1ca9c2545119fc6e880c697f7c5cdb897548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9fd29269fc456d9958e916d8eac690d080b80a3d13523cc1ed76f586171a939 [INFO] running `Command { std: "docker" "start" "-a" "b9fd29269fc456d9958e916d8eac690d080b80a3d13523cc1ed76f586171a939", 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: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: `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)]` (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] 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: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: `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)]` (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.84s [INFO] running `Command { std: "docker" "inspect" "b9fd29269fc456d9958e916d8eac690d080b80a3d13523cc1ed76f586171a939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9fd29269fc456d9958e916d8eac690d080b80a3d13523cc1ed76f586171a939", kill_on_drop: false }` [INFO] [stdout] b9fd29269fc456d9958e916d8eac690d080b80a3d13523cc1ed76f586171a939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5f18c6408e3ab5100091c36bd6ab8170a26b85142d16782c55583df00c3f97e [INFO] running `Command { std: "docker" "start" "-a" "c5f18c6408e3ab5100091c36bd6ab8170a26b85142d16782c55583df00c3f97e", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] [stdout] [INFO] [stderr] --> src/property.rs:341:4 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 341 | fn arg() {} [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^ [INFO] [stdout] [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.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/suan_core-dab176fb5d1293b9) [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" "c5f18c6408e3ab5100091c36bd6ab8170a26b85142d16782c55583df00c3f97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f18c6408e3ab5100091c36bd6ab8170a26b85142d16782c55583df00c3f97e", kill_on_drop: false }` [INFO] [stdout] c5f18c6408e3ab5100091c36bd6ab8170a26b85142d16782c55583df00c3f97e