[INFO] fetching crate gridiron 0.10.0... [INFO] testing gridiron-0.10.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate gridiron 0.10.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate gridiron 0.10.0 [INFO] finished tweaking crates.io crate gridiron 0.10.0 [INFO] tweaked toml for crates.io crate gridiron 0.10.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gridiron 0.10.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 110 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.6.0) [INFO] [stderr] Adding proptest v1.0.0 (available: v1.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e244ab6ac3c715b641e9af170f9bb2427db6f819e463b543adad0f7acce98f90 [INFO] running `Command { std: "docker" "start" "-a" "e244ab6ac3c715b641e9af170f9bb2427db6f819e463b543adad0f7acce98f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e244ab6ac3c715b641e9af170f9bb2427db6f819e463b543adad0f7acce98f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e244ab6ac3c715b641e9af170f9bb2427db6f819e463b543adad0f7acce98f90", kill_on_drop: false }` [INFO] [stdout] e244ab6ac3c715b641e9af170f9bb2427db6f819e463b543adad0f7acce98f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 099f06f1592659b1de9dc73fd1ff2f404ea821a83b78dbac6ac28ad3050dee51 [INFO] running `Command { std: "docker" "start" "-a" "099f06f1592659b1de9dc73fd1ff2f404ea821a83b78dbac6ac28ad3050dee51", kill_on_drop: false }` [INFO] [stderr] Compiling gridiron v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/digits/ff31.rs:712:33 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<$classname> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / fp31!( [INFO] [stdout] 15 | | fp_480, // Name of mod [INFO] [stdout] 16 | | Fp480, // Name of class [INFO] [stdout] 17 | | 480, // Number of bits for prime [INFO] [stdout] ... | [INFO] [stdout] 49 | | 1345299673 [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fp31` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<'_, $classname> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/digits/ff31.rs:712:33 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<$classname> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / fp31!( [INFO] [stdout] 54 | | fp_256, // Name of mod [INFO] [stdout] 55 | | Fp256, // Name of class [INFO] [stdout] 56 | | 256, // Number of bits for prime [INFO] [stdout] ... | [INFO] [stdout] 88 | | 2132269737 [INFO] [stdout] 89 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fp31` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<'_, $classname> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "099f06f1592659b1de9dc73fd1ff2f404ea821a83b78dbac6ac28ad3050dee51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099f06f1592659b1de9dc73fd1ff2f404ea821a83b78dbac6ac28ad3050dee51", kill_on_drop: false }` [INFO] [stdout] 099f06f1592659b1de9dc73fd1ff2f404ea821a83b78dbac6ac28ad3050dee51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ca011963c2bb980165b80e463688388ae250877512ee1cf185be1167522e498a [INFO] running `Command { std: "docker" "start" "-a" "ca011963c2bb980165b80e463688388ae250877512ee1cf185be1167522e498a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling gridiron v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/digits/ff31.rs:712:33 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<$classname> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / fp31!( [INFO] [stdout] 15 | | fp_480, // Name of mod [INFO] [stdout] 16 | | Fp480, // Name of class [INFO] [stdout] 17 | | 480, // Number of bits for prime [INFO] [stdout] ... | [INFO] [stdout] 49 | | 1345299673 [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fp31` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<'_, $classname> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/digits/ff31.rs:712:33 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<$classname> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / fp31!( [INFO] [stdout] 54 | | fp_256, // Name of mod [INFO] [stdout] 55 | | Fp256, // Name of class [INFO] [stdout] 56 | | 256, // Number of bits for prime [INFO] [stdout] ... | [INFO] [stdout] 88 | | 2132269737 [INFO] [stdout] 89 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fp31` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<'_, $classname> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/digits/ff31.rs:712:33 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<$classname> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / fp31!( [INFO] [stdout] 15 | | fp_480, // Name of mod [INFO] [stdout] 16 | | Fp480, // Name of class [INFO] [stdout] 17 | | 480, // Number of bits for prime [INFO] [stdout] ... | [INFO] [stdout] 49 | | 1345299673 [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fp31` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<'_, $classname> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/digits/ff31.rs:712:33 [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<$classname> { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | / fp31!( [INFO] [stdout] 54 | | fp_256, // Name of mod [INFO] [stdout] 55 | | Fp256, // Name of class [INFO] [stdout] 56 | | 256, // Number of bits for prime [INFO] [stdout] ... | [INFO] [stdout] 88 | | 2132269737 [INFO] [stdout] 89 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fp31` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 712 | pub fn iter_bit(&self) -> FpBitIter<'_, $classname> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "ca011963c2bb980165b80e463688388ae250877512ee1cf185be1167522e498a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca011963c2bb980165b80e463688388ae250877512ee1cf185be1167522e498a", kill_on_drop: false }` [INFO] [stdout] ca011963c2bb980165b80e463688388ae250877512ee1cf185be1167522e498a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dd9b778224134cff9c70e9d7a7e47db9e618f37ada51577b8c146c8805ea813e [INFO] running `Command { std: "docker" "start" "-a" "dd9b778224134cff9c70e9d7a7e47db9e618f37ada51577b8c146c8805ea813e", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/digits/ff31.rs:712:33 [INFO] [stderr] | [INFO] [stderr] 712 | pub fn iter_bit(&self) -> FpBitIter<$classname> { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / fp31!( [INFO] [stderr] 15 | | fp_480, // Name of mod [INFO] [stderr] 16 | | Fp480, // Name of class [INFO] [stderr] 17 | | 480, // Number of bits for prime [INFO] [stderr] ... | [INFO] [stderr] 49 | | 1345299673 [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `fp31` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 712 | pub fn iter_bit(&self) -> FpBitIter<'_, $classname> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/digits/ff31.rs:712:33 [INFO] [stderr] | [INFO] [stderr] 712 | pub fn iter_bit(&self) -> FpBitIter<$classname> { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | / fp31!( [INFO] [stderr] 54 | | fp_256, // Name of mod [INFO] [stderr] 55 | | Fp256, // Name of class [INFO] [stderr] 56 | | 256, // Number of bits for prime [INFO] [stderr] ... | [INFO] [stderr] 88 | | 2132269737 [INFO] [stderr] 89 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `fp31` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 712 | pub fn iter_bit(&self) -> FpBitIter<'_, $classname> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `gridiron` (lib) generated 2 warnings (run `cargo fix --lib -p gridiron` to apply 2 suggestions) [INFO] [stderr] warning: `gridiron` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/gridiron-36dcea29f36346d0) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test digits::constant_time_primitives::tests::const_eq ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::const_ge ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::const_lt ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::u64_const_eq0 ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::u64_const_eq ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::u64_const_gt ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::u64_const_abs ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::u64_const_lt ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::const_gt ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::const_le ... ok [INFO] [stdout] test fp_256::tests::add_equals_mult ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::u64_const_gte ... ok [INFO] [stdout] test fp_256::tests::commutative ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::u64_const_lte ... ok [INFO] [stdout] test fp_256::tests::default_is_zero ... ok [INFO] [stdout] test digits::constant_time_primitives::tests::const_ordering ... ok [INFO] [stdout] test fp_256::tests::double_end_iter_next_back_bounds ... ok [INFO] [stdout] test fp_256::tests::from_u32 ... ok [INFO] [stdout] test fp_256::tests::from_bytes_roundtrip ... ok [INFO] [stdout] test fp_256::tests::div_zero_by_anything_should_be_zero ... ok [INFO] [stdout] test fp_256::tests::identity ... ok [INFO] [stdout] test fp_256::tests::monty_add_assign_works ... ok [INFO] [stdout] test fp_256::tests::monty_sub_works ... ok [INFO] [stdout] test fp_256::tests::monty_add_works ... ok [INFO] [stdout] test fp_256::tests::associative ... ok [INFO] [stdout] test fp_256::tests::monty_zero_is_additive_ident ... ok [INFO] [stdout] test fp_256::tests::monty_sub_assign_works ... ok [INFO] [stdout] test fp_256::tests::monty_mult_equals_normal ... ok [INFO] [stdout] test fp_256::tests::monty_times_normal_equals_normal ... ok [INFO] [stdout] test fp_256::tests::monty_div_same_as_div ... ok [INFO] [stdout] test fp_256::tests::monty_neg_works ... ok [INFO] [stdout] test fp_256::tests::distributive ... ok [INFO] [stdout] test fp_256::tests::monty_inv_same_as_div ... ok [INFO] [stdout] test fp_480::tests::default_is_zero ... ok [INFO] [stdout] test fp_256::tests::neg ... ok [INFO] [stdout] test fp_256::tests::to_monty_roundtrip_to_norm ... ok [INFO] [stdout] test fp_256::tests::mul_equals_div_numerator_can_be_zero ... ok [INFO] [stdout] test fp_256::tests::pow_equals_mult ... ok [INFO] [stdout] test fp_256::tests::monty_one_is_mul_ident ... ok [INFO] [stdout] test fp_480::tests::from_u32 ... ok [INFO] [stdout] test fp_480::tests::commutative ... ok [INFO] [stdout] test fp_256::tests::mul_equals_div ... ok [INFO] [stdout] test fp_256::tests::swap_if_constant_false ... ok [INFO] [stdout] test fp_256::tests::normal_times_monty_equals_normal ... ok [INFO] [stdout] test fp_256::tests::swap_if_constant_true ... ok [INFO] [stdout] test fp_480::tests::from_bytes_roundtrip ... ok [INFO] [stdout] test fp_256::tests::zero ... ok [INFO] [stdout] test fp_480::tests::double_end_iter_next_back_bounds ... ok [INFO] [stdout] test fp_480::tests::monty_add_assign_works ... ok [INFO] [stdout] test fp_480::tests::add_equals_mult ... ok [INFO] [stdout] test fp_480::tests::div_zero_by_anything_should_be_zero ... ok [INFO] [stdout] test fp_480::tests::monty_add_works ... ok [INFO] [stdout] test fp_480::tests::distributive ... ok [INFO] [stdout] test fp_480::tests::monty_div_same_as_div ... ok [INFO] [stdout] test fp_480::tests::associative ... ok [INFO] [stdout] test fp_480::tests::monty_inv_same_as_div ... ok [INFO] [stdout] test fp_480::tests::monty_times_normal_equals_normal ... ok [INFO] [stdout] test fp_480::tests::monty_zero_is_additive_ident ... ok [INFO] [stdout] test fp_480::tests::swap_if_constant_false ... ok [INFO] [stdout] test fp_480::tests::identity ... ok [INFO] [stdout] test fp_480::tests::monty_one_is_mul_ident ... ok [INFO] [stdout] test fp_480::tests::monty_sub_works ... ok [INFO] [stdout] test fp_480::tests::swap_if_constant_true ... ok [INFO] [stdout] test fp_480::tests::to_monty_roundtrip_to_norm ... ok [INFO] [stdout] test fp_480::tests::zero ... ok [INFO] [stdout] test lib::debug_hex_output_test256 ... ok [INFO] [stdout] test lib::fp256_from_bytes_should_mod ... ok [INFO] [stdout] test lib::fp256_to_bytes_known_good_value ... ok [INFO] [stdout] test lib::fp_256_31_normalize_prime_plus_1 ... ok [INFO] [stdout] test fp_480::tests::monty_sub_assign_works ... ok [INFO] [stdout] test fp_480::tests::mul_equals_div ... ok [INFO] [stdout] test fp_480::tests::normal_times_monty_equals_normal ... ok [INFO] [stdout] test fp_480::tests::pow_equals_mult ... ok [INFO] [stdout] test fp_480::tests::mul_equals_div_numerator_can_be_zero ... ok [INFO] [stdout] test fp_480::tests::monty_mult_equals_normal ... ok [INFO] [stdout] test fp_480::tests::neg ... ok [INFO] [stdout] test lib::fp_256_31_normalize_prime_minus_1 ... ok [INFO] [stdout] test fp_256::tests::pow_for_class_equals_pow_u32 ... ok [INFO] [stdout] test lib::hex_dec_print ... ok [INFO] [stdout] test lib::mont_mult2 ... ok [INFO] [stdout] test lib::mont_mult1 ... ok [INFO] [stdout] test lib::mul_precalc ... ok [INFO] [stdout] test lib::neg_test256 ... ok [INFO] [stdout] test lib::static_add_31_bit ... ok [INFO] [stdout] test lib::static_co_reduce_256_bit ... ok [INFO] [stdout] test lib::test_from_sha_static ... ok [INFO] [stdout] test lib::static_div_31_bit ... ok [INFO] [stdout] test lib::zero1 ... ok [INFO] [stdout] test lib::test_from_sha_static_480 ... ok [INFO] [stdout] test fp_480::tests::monty_neg_works ... ok [INFO] [stdout] test fp_480::tests::pow_for_class_equals_pow_u32 ... ok [INFO] [stdout] test fp_256::tests::div_by_zero_should_panic ... ok [INFO] [stdout] test fp_480::tests::div_by_zero_should_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd9b778224134cff9c70e9d7a7e47db9e618f37ada51577b8c146c8805ea813e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd9b778224134cff9c70e9d7a7e47db9e618f37ada51577b8c146c8805ea813e", kill_on_drop: false }` [INFO] [stdout] dd9b778224134cff9c70e9d7a7e47db9e618f37ada51577b8c146c8805ea813e