[INFO] fetching crate dashu-int 0.4.1... [INFO] testing dashu-int-0.4.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate dashu-int 0.4.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate dashu-int 0.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dashu-int 0.4.1 [INFO] tweaked toml for crates.io crate dashu-int 0.4.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dashu-int 0.4.1 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] crate crates.io crate dashu-int 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dashu-base v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a1a935a8612d94b6310b03631e16dbf0a14c0dfbbeb5fdc3da9fa1c7f7087d4a [INFO] running `Command { std: "docker" "start" "-a" "a1a935a8612d94b6310b03631e16dbf0a14c0dfbbeb5fdc3da9fa1c7f7087d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1a935a8612d94b6310b03631e16dbf0a14c0dfbbeb5fdc3da9fa1c7f7087d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a935a8612d94b6310b03631e16dbf0a14c0dfbbeb5fdc3da9fa1c7f7087d4a", kill_on_drop: false }` [INFO] [stdout] a1a935a8612d94b6310b03631e16dbf0a14c0dfbbeb5fdc3da9fa1c7f7087d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7c4bdcadbe733876de73a156a6d6430dae81717f9be6dabcd1f31fd2872f3d20 [INFO] running `Command { std: "docker" "start" "-a" "7c4bdcadbe733876de73a156a6d6430dae81717f9be6dabcd1f31fd2872f3d20", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling dashu-base v0.4.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling dashu-int v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | if #[cfg(force_bits = "16")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("16"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"16\"))");` to the top of the `build.rs` [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 name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | else if #[cfg(force_bits = "32")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("32"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"32\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | else if #[cfg(force_bits = "64")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MAX` is never used [INFO] [stdout] --> src/primitive.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 112 | pub trait PrimitiveUnsigned [INFO] [stdout] | ----------------- associated constant in this trait [INFO] [stdout] ... [INFO] [stdout] 133 | const MAX: Self; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/mod.rs:206:21 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn in_radix(&self, radix: u32) -> InRadix { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | pub fn in_radix(&self, radix: u32) -> InRadix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/mod.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn in_radix(&self, radix: u32) -> InRadix { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | pub fn in_radix(&self, radix: u32) -> InRadix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt/digit_writer.rs:20:74 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(writer: &'a mut dyn fmt::Write, digit_case: DigitCase) -> DigitWriter { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(writer: &'a mut dyn fmt::Write, digit_case: DigitCase) -> DigitWriter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/power_two.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | fn new(words: &[Word], radix: Digit) -> PreparedLarge { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | fn new(words: &[Word], radix: Digit) -> PreparedLarge<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn memory(&mut self) -> Memory { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn memory(&mut self) -> Memory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn allocate_slice_fill(&mut self, n: usize, val: T) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn allocate_slice_fill(&mut self, n: usize, val: T) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:99:41 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn allocate_slice_copy(&mut self, source: &[T]) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn allocate_slice_copy(&mut self, source: &[T]) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:143:40 [INFO] [stdout] | [INFO] [stdout] 143 | fn allocate_slice_initialize(&mut self, n: usize, init: F) -> (&mut [T], Memory) [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn allocate_slice_initialize(&mut self, n: usize, init: F) -> (&mut [T], Memory<'_>) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | fn into_ring(self, ring: &ConstDivisor) -> Reduced { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn into_ring(self, ring: &ConstDivisor) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | fn into_ring(self, ring: &ConstDivisor) -> Reduced { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 134 | fn into_ring(self, ring: &ConstDivisor) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 197 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 198 | x: T, [INFO] [stdout] 199 | ) -> Reduced { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 199 | ) -> Reduced<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/reducer.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn convert_from_normalized(&self, target: &UBig) -> Reduced { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn convert_from_normalized(&self, target: &UBig) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repr.rs:561:19 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn as_ref(&self) -> TypedReprRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 561 | pub fn as_ref(&self) -> TypedReprRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repr.rs:589:19 [INFO] [stdout] | [INFO] [stdout] 589 | pub fn as_ref(&self) -> TypedReprRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 589 | pub fn as_ref(&self) -> TypedReprRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s [INFO] running `Command { std: "docker" "inspect" "7c4bdcadbe733876de73a156a6d6430dae81717f9be6dabcd1f31fd2872f3d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4bdcadbe733876de73a156a6d6430dae81717f9be6dabcd1f31fd2872f3d20", kill_on_drop: false }` [INFO] [stdout] 7c4bdcadbe733876de73a156a6d6430dae81717f9be6dabcd1f31fd2872f3d20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 560fe192359bb17f24ce60583a3a82fc8692f251765bbc5f6d060abce5bcede7 [INFO] running `Command { std: "docker" "start" "-a" "560fe192359bb17f24ce60583a3a82fc8692f251765bbc5f6d060abce5bcede7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling embedded-io v0.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stdout] warning: unexpected `cfg` condition name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | if #[cfg(force_bits = "16")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("16"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"16\"))");` to the top of the `build.rs` [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 name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | else if #[cfg(force_bits = "32")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("32"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"32\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | else if #[cfg(force_bits = "64")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MAX` is never used [INFO] [stdout] --> src/primitive.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 112 | pub trait PrimitiveUnsigned [INFO] [stdout] | ----------------- associated constant in this trait [INFO] [stdout] ... [INFO] [stdout] 133 | const MAX: Self; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/mod.rs:206:21 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn in_radix(&self, radix: u32) -> InRadix { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | pub fn in_radix(&self, radix: u32) -> InRadix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/mod.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn in_radix(&self, radix: u32) -> InRadix { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | pub fn in_radix(&self, radix: u32) -> InRadix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt/digit_writer.rs:20:74 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(writer: &'a mut dyn fmt::Write, digit_case: DigitCase) -> DigitWriter { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(writer: &'a mut dyn fmt::Write, digit_case: DigitCase) -> DigitWriter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/power_two.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | fn new(words: &[Word], radix: Digit) -> PreparedLarge { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | fn new(words: &[Word], radix: Digit) -> PreparedLarge<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn memory(&mut self) -> Memory { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn memory(&mut self) -> Memory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn allocate_slice_fill(&mut self, n: usize, val: T) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn allocate_slice_fill(&mut self, n: usize, val: T) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:99:41 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn allocate_slice_copy(&mut self, source: &[T]) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn allocate_slice_copy(&mut self, source: &[T]) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:143:40 [INFO] [stdout] | [INFO] [stdout] 143 | fn allocate_slice_initialize(&mut self, n: usize, init: F) -> (&mut [T], Memory) [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn allocate_slice_initialize(&mut self, n: usize, init: F) -> (&mut [T], Memory<'_>) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | fn into_ring(self, ring: &ConstDivisor) -> Reduced { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn into_ring(self, ring: &ConstDivisor) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | fn into_ring(self, ring: &ConstDivisor) -> Reduced { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 134 | fn into_ring(self, ring: &ConstDivisor) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 197 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 198 | x: T, [INFO] [stdout] 199 | ) -> Reduced { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 199 | ) -> Reduced<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/reducer.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn convert_from_normalized(&self, target: &UBig) -> Reduced { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn convert_from_normalized(&self, target: &UBig) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repr.rs:561:19 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn as_ref(&self) -> TypedReprRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 561 | pub fn as_ref(&self) -> TypedReprRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repr.rs:589:19 [INFO] [stdout] | [INFO] [stdout] 589 | pub fn as_ref(&self) -> TypedReprRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 589 | pub fn as_ref(&self) -> TypedReprRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling serde_test v1.0.176 [INFO] [stderr] Compiling postcard v1.0.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling dashu-int v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | if #[cfg(force_bits = "16")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("16"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"16\"))");` to the top of the `build.rs` [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 name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | else if #[cfg(force_bits = "32")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("32"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"32\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `force_bits` [INFO] [stdout] --> src/arch/mod.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | else if #[cfg(force_bits = "64")] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("64"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `MAX` is never used [INFO] [stdout] --> src/primitive.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 112 | pub trait PrimitiveUnsigned [INFO] [stdout] | ----------------- associated constant in this trait [INFO] [stdout] ... [INFO] [stdout] 133 | const MAX: Self; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/mod.rs:206:21 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn in_radix(&self, radix: u32) -> InRadix { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | pub fn in_radix(&self, radix: u32) -> InRadix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/mod.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn in_radix(&self, radix: u32) -> InRadix { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | pub fn in_radix(&self, radix: u32) -> InRadix<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fmt/digit_writer.rs:20:74 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(writer: &'a mut dyn fmt::Write, digit_case: DigitCase) -> DigitWriter { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(writer: &'a mut dyn fmt::Write, digit_case: DigitCase) -> DigitWriter<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fmt/power_two.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | fn new(words: &[Word], radix: Digit) -> PreparedLarge { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | fn new(words: &[Word], radix: Digit) -> PreparedLarge<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn memory(&mut self) -> Memory { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn memory(&mut self) -> Memory<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn allocate_slice_fill(&mut self, n: usize, val: T) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn allocate_slice_fill(&mut self, n: usize, val: T) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:99:41 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn allocate_slice_copy(&mut self, source: &[T]) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn allocate_slice_copy(&mut self, source: &[T]) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> (&mut [T], Memory) { [INFO] [stdout] | ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> (&mut [T], Memory<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory.rs:143:40 [INFO] [stdout] | [INFO] [stdout] 143 | fn allocate_slice_initialize(&mut self, n: usize, init: F) -> (&mut [T], Memory) [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn allocate_slice_initialize(&mut self, n: usize, init: F) -> (&mut [T], Memory<'_>) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | fn into_ring(self, ring: &ConstDivisor) -> Reduced { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 115 | fn into_ring(self, ring: &ConstDivisor) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | fn into_ring(self, ring: &ConstDivisor) -> Reduced { [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 134 | fn into_ring(self, ring: &ConstDivisor) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/modular/convert.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 197 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 198 | x: T, [INFO] [stdout] 199 | ) -> Reduced { [INFO] [stdout] | ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 199 | ) -> Reduced<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/modular/reducer.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn convert_from_normalized(&self, target: &UBig) -> Reduced { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | fn convert_from_normalized(&self, target: &UBig) -> Reduced<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repr.rs:561:19 [INFO] [stdout] | [INFO] [stdout] 561 | pub fn as_ref(&self) -> TypedReprRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 561 | pub fn as_ref(&self) -> TypedReprRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/repr.rs:589:19 [INFO] [stdout] | [INFO] [stdout] 589 | pub fn as_ref(&self) -> TypedReprRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 589 | pub fn as_ref(&self) -> TypedReprRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.61s [INFO] running `Command { std: "docker" "inspect" "560fe192359bb17f24ce60583a3a82fc8692f251765bbc5f6d060abce5bcede7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560fe192359bb17f24ce60583a3a82fc8692f251765bbc5f6d060abce5bcede7", kill_on_drop: false }` [INFO] [stdout] 560fe192359bb17f24ce60583a3a82fc8692f251765bbc5f6d060abce5bcede7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 14d50f5b00a5053670b134d60e1ee587c19c18e205e132d9061e19955ed8fd28 [INFO] running `Command { std: "docker" "start" "-a" "14d50f5b00a5053670b134d60e1ee587c19c18e205e132d9061e19955ed8fd28", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `force_bits` [INFO] [stderr] --> src/arch/mod.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | if #[cfg(force_bits = "16")] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("16"))'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"16\"))");` to the top of the `build.rs` [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 name: `force_bits` [INFO] [stderr] --> src/arch/mod.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | else if #[cfg(force_bits = "32")] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("32"))'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"32\"))");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `force_bits` [INFO] [stderr] --> src/arch/mod.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | else if #[cfg(force_bits = "64")] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(force_bits, values("64"))'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(force_bits, values(\"64\"))");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: associated constant `MAX` is never used [INFO] [stderr] --> src/primitive.rs:133:11 [INFO] [stderr] | [INFO] [stderr] 112 | pub trait PrimitiveUnsigned [INFO] [stderr] | ----------------- associated constant in this trait [INFO] [stderr] ... [INFO] [stderr] 133 | const MAX: Self; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fmt/mod.rs:206:21 [INFO] [stderr] | [INFO] [stderr] 206 | pub fn in_radix(&self, radix: u32) -> InRadix { [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 206 | pub fn in_radix(&self, radix: u32) -> InRadix<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fmt/mod.rs:234:21 [INFO] [stderr] | [INFO] [stderr] 234 | pub fn in_radix(&self, radix: u32) -> InRadix { [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 234 | pub fn in_radix(&self, radix: u32) -> InRadix<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fmt/digit_writer.rs:20:74 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn new(writer: &'a mut dyn fmt::Write, digit_case: DigitCase) -> DigitWriter { [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 20 | pub fn new(writer: &'a mut dyn fmt::Write, digit_case: DigitCase) -> DigitWriter<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fmt/power_two.rs:122:19 [INFO] [stderr] | [INFO] [stderr] 122 | fn new(words: &[Word], radix: Digit) -> PreparedLarge { [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | fn new(words: &[Word], radix: Digit) -> PreparedLarge<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/memory.rs:55:19 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn memory(&mut self) -> Memory { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 55 | pub fn memory(&mut self) -> Memory<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/memory.rs:81:41 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn allocate_slice_fill(&mut self, n: usize, val: T) -> (&mut [T], Memory) { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | pub fn allocate_slice_fill(&mut self, n: usize, val: T) -> (&mut [T], Memory<'_>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/memory.rs:99:41 [INFO] [stderr] | [INFO] [stderr] 99 | pub fn allocate_slice_copy(&mut self, source: &[T]) -> (&mut [T], Memory) { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 99 | pub fn allocate_slice_copy(&mut self, source: &[T]) -> (&mut [T], Memory<'_>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/memory.rs:118:9 [INFO] [stderr] | [INFO] [stderr] 118 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 122 | ) -> (&mut [T], Memory) { [INFO] [stderr] | ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | ) -> (&mut [T], Memory<'_>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/memory.rs:143:40 [INFO] [stderr] | [INFO] [stderr] 143 | fn allocate_slice_initialize(&mut self, n: usize, init: F) -> (&mut [T], Memory) [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 143 | fn allocate_slice_initialize(&mut self, n: usize, init: F) -> (&mut [T], Memory<'_>) [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/modular/convert.rs:115:30 [INFO] [stderr] | [INFO] [stderr] 115 | fn into_ring(self, ring: &ConstDivisor) -> Reduced { [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 115 | fn into_ring(self, ring: &ConstDivisor) -> Reduced<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/modular/convert.rs:134:30 [INFO] [stderr] | [INFO] [stderr] 134 | fn into_ring(self, ring: &ConstDivisor) -> Reduced { [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 134 | fn into_ring(self, ring: &ConstDivisor) -> Reduced<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/modular/convert.rs:199:10 [INFO] [stderr] | [INFO] [stderr] 197 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 198 | x: T, [INFO] [stderr] 199 | ) -> Reduced { [INFO] [stderr] | ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 199 | ) -> Reduced<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/modular/reducer.rs:53:32 [INFO] [stderr] | [INFO] [stderr] 53 | fn convert_from_normalized(&self, target: &UBig) -> Reduced { [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 53 | fn convert_from_normalized(&self, target: &UBig) -> Reduced<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/repr.rs:561:19 [INFO] [stderr] | [INFO] [stderr] 561 | pub fn as_ref(&self) -> TypedReprRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 561 | pub fn as_ref(&self) -> TypedReprRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/repr.rs:589:19 [INFO] [stderr] | [INFO] [stderr] 589 | pub fn as_ref(&self) -> TypedReprRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 589 | pub fn as_ref(&self) -> TypedReprRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dashu-int` (lib) generated 19 warnings (run `cargo fix --lib -p dashu-int` to apply 15 suggestions) [INFO] [stderr] warning: `dashu-int` (lib test) generated 19 warnings (19 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/dashu_int-b9dbf861c7601de1) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test add::tests::test_add_one_in_place ... ok [INFO] [stdout] test add::tests::test_add_signed_word_in_place ... ok [INFO] [stdout] test add::tests::test_add_in_place ... ok [INFO] [stdout] test add::tests::test_add_word_in_place ... ok [INFO] [stdout] test add::tests::test_sub_in_place_with_sign ... ok [INFO] [stdout] test add::tests::test_sub_in_place ... ok [INFO] [stdout] test add::tests::test_sub_one_in_place ... ok [INFO] [stdout] test add::tests::test_sub_word_in_place ... ok [INFO] [stdout] test bits::tests::test_and_not ... ok [INFO] [stdout] test buffer::tests::test_allocate ... ok [INFO] [stdout] test buffer::tests::test_default_capacity ... ok [INFO] [stdout] test buffer::tests::test_ensure_capacity ... ok [INFO] [stdout] test buffer::tests::test_erase_front ... ok [INFO] [stdout] test buffer::tests::test_extend ... ok [INFO] [stdout] test buffer::tests::test_into_boxed_slice ... ok [INFO] [stdout] test buffer::tests::test_push_pop ... ok [INFO] [stdout] test buffer::tests::test_push_resizing ... ok [INFO] [stdout] test buffer::tests::test_push_zeros ... ok [INFO] [stdout] test buffer::tests::test_push_zeros_front ... ok [INFO] [stdout] test buffer::tests::test_shrink ... ok [INFO] [stdout] test buffer::tests::test_truncate ... ok [INFO] [stdout] test math::tests::test_bit_len ... ok [INFO] [stdout] test math::tests::test_ceil_div ... ok [INFO] [stdout] test math::tests::test_max_exp_in_word ... ok [INFO] [stdout] test math::tests::test_ones ... ok [INFO] [stdout] test math::tests::test_round_up ... ok [INFO] [stdout] test memory::tests::test_add_layout ... ok [INFO] [stdout] test buffer::tests::test_pop_all_zeros ... ok [INFO] [stdout] test memory::tests::test_max_layout ... ok [INFO] [stdout] test math::tests::test_ceil_log_2 ... ok [INFO] [stdout] test memory::tests::test_memory ... ok [INFO] [stdout] test modular::pow::tests::test_pow_word ... ok [INFO] [stdout] test primitive::tests::test_bits_bytes ... ok [INFO] [stdout] test primitive::tests::test_double_word ... ok [INFO] [stdout] test primitive::tests::test_to_sign_magnitude ... ok [INFO] [stdout] test primitive::tests::test_try_from_sign_magnitude ... ok [INFO] [stdout] test buffer::tests::test_max_compact_capacity ... ok [INFO] [stdout] test primitive::tests::test_word_from_be_bytes_partial ... ok [INFO] [stdout] test primitive::tests::test_word_from_le_bytes_partial ... ok [INFO] [stdout] test radix::tests::test_digit_from_utf8_byte ... ok [INFO] [stdout] test repr::tests::test_clone_from ... ok [INFO] [stdout] test repr::tests::test_convert_buffer ... ok [INFO] [stdout] test repr::tests::test_inline ... ok [INFO] [stdout] test repr::tests::test_resizing_clone_from ... ok [INFO] [stdout] test repr::tests::test_clone ... ok [INFO] [stdout] test repr::tests::test_sign ... ok [INFO] [stdout] test ubig::tests::test_const_generation ... ok [INFO] [stdout] test repr::tests::test_deref ... ok [INFO] [stdout] test ubig::tests::test_clone ... ok [INFO] [stdout] test ubig::tests::test_clone_from ... ok [INFO] [stdout] test buffer::tests::test_allocate_too_large - should panic ... ok [INFO] [stdout] test buffer::tests::test_push_failed - should panic ... ok [INFO] [stdout] test memory::tests::test_memory_ran_out - should panic ... ok [INFO] [stdout] test ubig::tests::test_buffer_to_ubig ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/add.rs (/opt/rustwide/target/debug/deps/add-29610700eb30589c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_add_sub_ubig_ibig ... ok [INFO] [stdout] test test_add_sub_ubig ... ok [INFO] [stdout] test test_add_sub_ibig ... ok [INFO] [stdout] test test_add_sub_ubig_primitive ... ok [INFO] [stdout] test test_add_sub_ibig_primitive ... ok [INFO] [stdout] test test_sub_ubig_overflow - should panic ... ok [INFO] [stdout] test test_sub_ubig_primitive_overflow - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/bits.rs (/opt/rustwide/target/debug/deps/bits-2031b55b07de8923) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_bit ... ok [INFO] [stdout] test test_bit_len ... ok [INFO] [stdout] test test_clear_bit ... ok [INFO] [stdout] test test_and_ubig ... ok [INFO] [stdout] test test_bit_ops_ubig_unsigned ... ok [INFO] [stdout] test test_and_ibig ... ok [INFO] [stdout] test test_clear_high_bits ... ok [INFO] [stdout] test test_next_power_of_two ... ok [INFO] [stdout] test test_is_power_of_two ... ok [INFO] [stdout] test test_or_ubig ... ok [INFO] [stdout] test test_trailing_ones ... ok [INFO] [stdout] test test_set_bit ... ok [INFO] [stdout] test test_not_ibig ... ok [INFO] [stdout] test test_trailing_zeros ... ok [INFO] [stdout] test test_xor_ubig ... ok [INFO] [stdout] test test_split_bits ... ok [INFO] [stdout] test test_xor_ibig ... ok [INFO] [stdout] test test_or_ibig ... ok [INFO] [stdout] test test_bit_ops_ibig_primitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/cmp.rs (/opt/rustwide/target/debug/deps/cmp-34072e431e0f0436) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_abs_ord ... ok [INFO] [stdout] test test_eq_and_cmp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/const_div.rs (/opt/rustwide/target/debug/deps/const_div-3df416fb5857b4c5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_const_div ... ok [INFO] [stdout] test test_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/convert.rs (/opt/rustwide/target/debug/deps/convert-d6090a007d7656d1) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_default ... ok [INFO] [stdout] test test_from_f32 ... ok [INFO] [stdout] test test_from_f64 ... ok [INFO] [stdout] test test_from_to_be_bytes ... ok [INFO] [stdout] test test_from_to_le_bytes ... ok [INFO] [stdout] test test_ibig_from_bool ... ok [INFO] [stdout] test test_ibig_from_unsigned ... ok [INFO] [stdout] test test_ibig_from_signed ... ok [INFO] [stdout] test test_ibig_to_ubig ... ok [INFO] [stdout] test test_ibig_to_signed ... ok [INFO] [stdout] test test_ibig_to_unsigned ... ok [INFO] [stdout] test test_ubig_from_bool ... ok [INFO] [stdout] test test_ubig_from_signed ... ok [INFO] [stdout] test test_ubig_from_unsigned ... ok [INFO] [stdout] test test_ubig_to_ibig ... ok [INFO] [stdout] test test_ubig_to_signed ... ok [INFO] [stdout] test test_ubig_to_unsigned ... ok [INFO] [stdout] test test_to_f32 ... ok [INFO] [stdout] test test_to_f64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/div.rs (/opt/rustwide/target/debug/deps/div-e9f56af7bcf7bf11) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_div_rem_ubig_unsigned ... ok [INFO] [stdout] test test_div_rem_ibig_signed ... ok [INFO] [stdout] test test_div_rem_euclid_ubig_ibig ... ok [INFO] [stdout] test test_div_rem_euclid_ibig ... ok [INFO] [stdout] test test_div_rem_ibig ... ok [INFO] [stdout] test test_div_rem_ubig ... ok [INFO] [stdout] test test_divide_by_0_ubig - should panic ... ok [INFO] [stdout] test test_divide_by_0_ibig - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/gcd.rs (/opt/rustwide/target/debug/deps/gcd-357cb0fb12d3327c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_gcd_ubig_ibig ... ok [INFO] [stdout] test test_gcd_0 - should panic ... ok [INFO] [stderr] Running tests/hash.rs (/opt/rustwide/target/debug/deps/hash-b3f730c0f86398b1) [INFO] [stdout] test test_gcd_ext_0 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/helper_macros.rs (/opt/rustwide/target/debug/deps/helper_macros-623600a4d5df19f0) [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] Running tests/io.rs (/opt/rustwide/target/debug/deps/io-4fbf9e09a10d5407) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_from_str_radix_with_radix_prefix ... ok [INFO] [stdout] test test_ibig_format ... ok [INFO] [stdout] test test_ibig_debug ... ok [INFO] [stdout] test test_ubig_from_str_radix ... ok [INFO] [stdout] test test_ibig_from_str_radix ... ok [INFO] [stdout] test test_ibig_in_radix ... ok [INFO] [stdout] test test_ubig_in_radix ... ok [INFO] [stdout] test test_display_errors ... ok [INFO] [stdout] test test_ubig_format ... ok [INFO] [stdout] test test_ubig_debug ... ok [INFO] [stdout] test test_macros ... ok [INFO] [stderr] Running tests/iter.rs (/opt/rustwide/target/debug/deps/iter-87a8568121c77c68) [INFO] [stdout] test test_radix_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_prod ... ok [INFO] [stdout] test test_sum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/log.rs (/opt/rustwide/target/debug/deps/log-a15e41605a0e2143) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_log_ubig ... ok [INFO] [stdout] test test_log_base_0 - should panic ... ok [INFO] [stdout] test test_log_0 - should panic ... ok [INFO] [stdout] test test_log_base_1 - should panic ... ok [INFO] [stderr] Running tests/modular.rs (/opt/rustwide/target/debug/deps/modular-a5e6bf654d01a1c2) [INFO] [stdout] test test_log2_ubig ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_add_sub ... ok [INFO] [stdout] test test_clone ... ok [INFO] [stdout] test test_div ... ok [INFO] [stdout] test test_convert ... ok [INFO] [stdout] test test_inv ... ok [INFO] [stdout] test test_format ... ok [INFO] [stdout] test test_negate ... ok [INFO] [stdout] test test_cmp_different_rings - should panic ... ok [INFO] [stdout] test test_add_different_rings - should panic ... ok [INFO] [stdout] test test_div_by_noninvertible - should panic ... ok [INFO] [stdout] test test_div_different_rings - should panic ... ok [INFO] [stdout] test test_sub_different_rings - should panic ... ok [INFO] [stdout] test test_mul ... ok [INFO] [stdout] test test_pow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s [INFO] [stdout] [INFO] [stderr] Running tests/mul.rs (/opt/rustwide/target/debug/deps/mul-723e39724247d203) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_mul_ubig ... ok [INFO] [stdout] test test_mul_ibig_primitive ... ok [INFO] [stdout] test test_mul_ubig_primitive ... ok [INFO] [stdout] test test_mul_ubig_ibig ... ok [INFO] [stdout] test test_sqr ... ok [INFO] [stdout] test test_mul_ibig ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/num_order.rs (/opt/rustwide/target/debug/deps/num_order-22f0e5cfb8839765) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_hash ... ok [INFO] [stdout] test test_ord_between_ubig_ibig ... ok [INFO] [stderr] Running tests/pow.rs (/opt/rustwide/target/debug/deps/pow-f181b946af4762b6) [INFO] [stdout] test test_ord_with_float ... ok [INFO] [stderr] Running tests/reducer.rs (/opt/rustwide/target/debug/deps/reducer-02ddf0d1fb6d1fcc) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_pow_ibig ... ok [INFO] [stdout] test test_pow_ubig ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_reducer_dbl ... ok [INFO] [stdout] test test_reducer_mul ... ok [INFO] [stdout] test test_reducer_sub ... ok [INFO] [stdout] test test_reducer_add ... ok [INFO] [stdout] test test_reducer_neg ... ok [INFO] [stdout] test test_reducer_pow ... ok [INFO] [stdout] test test_reducer_inv ... ok [INFO] [stdout] test test_reducer_sqr ... ok [INFO] [stderr] Running tests/remove.rs (/opt/rustwide/target/debug/deps/remove-87611e6251bb215a) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_remove ... ok [INFO] [stderr] Running tests/root.rs (/opt/rustwide/target/debug/deps/root-3ea8dcf62c0a3a3b) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_sqrt ... ok [INFO] [stdout] test test_nth_root ... ok [INFO] [stderr] Running tests/shift.rs (/opt/rustwide/target/debug/deps/shift-85981c90e66400b1) [INFO] [stdout] test test_even_root_negative_panic - should panic ... ok [INFO] [stdout] test test_sqrt_negative_panic - should panic ... ok [INFO] [stdout] test test_zeroth_root_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_ibig_shl ... ok [INFO] [stdout] test test_shl_assign ... ok [INFO] [stdout] test test_ubig_shr_assign ... ok [INFO] [stdout] test test_ubig_shr ... ok [INFO] [stdout] test test_ubig_shl ... ok [INFO] [stdout] test test_ibig_shr ... ok [INFO] [stdout] test test_ubig_shl_too_large - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/sign.rs (/opt/rustwide/target/debug/deps/sign-0037e95e2e88721d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_neg ... ok [INFO] [stdout] test test_abs ... ok [INFO] [stdout] test test_mul ... ok [INFO] [stdout] test test_signum ... ok [INFO] [stderr] Doc-tests dashu_int [INFO] [stdout] test test_unsigned_abs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test src/convert.rs - convert::UBig::from_be_bytes (line 136) ... ok [INFO] [stdout] test src/bits.rs - bits::UBig::clear_high_bits (line 125) ... ok [INFO] [stdout] test src/convert.rs - convert::IBig::to_f32 (line 245) ... ok [INFO] [stdout] test src/bits.rs - bits::UBig::clear_bit (line 34) ... ok [INFO] [stdout] test src/convert.rs - convert::UBig::to_be_bytes (line 169) ... ok [INFO] [stdout] test src/convert.rs - convert::UBig::from_le_bytes (line 123) ... ok [INFO] [stdout] test src/bits.rs - bits::UBig::count_ones (line 145) ... ok [INFO] [stdout] test src/convert.rs - convert::UBig::as_ibig (line 223) ... ok [INFO] [stdout] test src/bits.rs - bits::IBig::trailing_ones (line 245) ... ok [INFO] [stdout] test src/bits.rs - bits::UBig::trailing_ones (line 78) ... ok [INFO] [stdout] test src/bits.rs - bits::UBig::split_bits (line 101) ... ok [INFO] [stdout] test src/bits.rs - bits::UBig::set_bit (line 17) ... ok [INFO] [stdout] test src/bits.rs - bits::UBig::trailing_zeros (line 53) ... ok [INFO] [stdout] test src/bits.rs - bits::UBig::count_zeros (line 165) ... ok [INFO] [stdout] test src/convert.rs - convert::IBig::to_f64 (line 266) ... ok [INFO] [stdout] test src/convert.rs - convert::UBig::to_f32 (line 193) ... ok [INFO] [stdout] test src/div_ops.rs - div_ops::IBig::is_multiple_of (line 688) ... ok [INFO] [stdout] test src/bits.rs - bits::IBig::trailing_zeros (line 219) ... ok [INFO] [stdout] test src/convert.rs - convert::UBig::to_f64 (line 210) ... ok [INFO] [stdout] test src/fmt/mod.rs - fmt::InRadix (line 257) ... ok [INFO] [stdout] test src/div_ops.rs - div_ops::UBig::is_multiple_of (line 656) ... ok [INFO] [stdout] test src/convert.rs - convert::UBig::to_le_bytes (line 149) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig::into_parts (line 118) ... ok [INFO] [stdout] test src/fmt/mod.rs - fmt::IBig::in_radix (line 228) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig (line 28) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig (line 59) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig::is_one (line 199) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig::as_sign_words (line 88) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig::is_zero (line 185) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig::from_parts (line 135) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig::from_parts_const (line 152) ... ok [INFO] [stdout] test src/modular/add.rs - modular::add::Reduced<'a>::dbl (line 187) ... ok [INFO] [stdout] test src/modular/convert.rs - modular::convert::ConstDivisor::reduce (line 189) ... ok [INFO] [stdout] test src/fmt/mod.rs - fmt::UBig::in_radix (line 200) ... ok [INFO] [stdout] test src/modular/repr.rs - modular::repr::Reduced (line 18) ... ok [INFO] [stdout] test src/ibig.rs - ibig::IBig::sign (line 103) ... ok [INFO] [stdout] test src/log.rs - log::UBig::ilog (line 18) ... ok [INFO] [stdout] test src/modular/convert.rs - modular::convert::Reduced<'_>::residue (line 25) ... ok [INFO] [stdout] test src/mul_ops.rs - mul_ops::UBig::cubic (line 68) ... ok [INFO] [stdout] test src/modular/mul.rs - modular::mul::Reduced<'a>::sqr (line 92) ... ok [INFO] [stdout] test src/modular/div.rs - modular::div::Reduced<'a>::inv (line 26) ... ok [INFO] [stdout] test src/pow.rs - pow::IBig::pow (line 39) ... ok [INFO] [stdout] test src/parse/mod.rs - parse::UBig::from_str_with_radix_default (line 71) ... ok [INFO] [stdout] test src/mul_ops.rs - mul_ops::UBig::sqr (line 55) ... ok [INFO] [stdout] test src/parse/mod.rs - parse::IBig::from_str_radix (line 129) ... ok [INFO] [stdout] test src/log.rs - log::IBig::ilog (line 50) ... ok [INFO] [stdout] test src/lib.rs - (line 32) ... ok [INFO] [stdout] test src/mul_ops.rs - mul_ops::IBig::sqr (line 83) ... ok [INFO] [stdout] test src/root_ops.rs - root_ops::IBig::nth_root (line 70) ... ok [INFO] [stdout] test src/parse/mod.rs - parse::UBig::from_str_radix (line 38) ... ok [INFO] [stdout] test src/modular/pow.rs - modular::pow::Reduced<'a>::pow (line 20) ... ok [INFO] [stdout] test src/mul_ops.rs - mul_ops::IBig::cubic (line 96) ... ok [INFO] [stdout] test src/modular/mod.rs - modular (line 9) ... ok [INFO] [stdout] test src/parse/mod.rs - parse::IBig::from_str_with_radix_default (line 171) ... ok [INFO] [stdout] test src/ubig.rs - ubig::UBig::from_word (line 112) ... ok [INFO] [stdout] test src/pow.rs - pow::UBig::pow (line 12) ... ok [INFO] [stdout] test src/sign.rs - sign::IBig::signum (line 19) ... ok [INFO] [stdout] test src/root_ops.rs - root_ops::UBig::nth_root (line 14) ... ok [INFO] [stdout] test src/ubig.rs - ubig::UBig::from_words (line 144) ... ok [INFO] [stdout] test src/ubig.rs - ubig::UBig::as_words (line 96) ... ok [INFO] [stdout] test src/ubig.rs - ubig::UBig (line 62) ... ok [INFO] [stdout] test src/ubig.rs - ubig::UBig::from_dword (line 128) ... ok [INFO] [stdout] test src/ubig.rs - ubig::UBig::is_one (line 187) ... ok [INFO] [stdout] test src/ubig.rs - ubig::UBig::is_zero (line 173) ... ok [INFO] [stdout] test src/ubig.rs - ubig::UBig (line 29) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.79s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14d50f5b00a5053670b134d60e1ee587c19c18e205e132d9061e19955ed8fd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d50f5b00a5053670b134d60e1ee587c19c18e205e132d9061e19955ed8fd28", kill_on_drop: false }` [INFO] [stdout] 14d50f5b00a5053670b134d60e1ee587c19c18e205e132d9061e19955ed8fd28