[INFO] cloning repository https://github.com/CliffHope/gmgn_tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CliffHope/gmgn_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCliffHope%2Fgmgn_tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCliffHope%2Fgmgn_tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b2d698aebbf64adc4e6e23fc570af41f1cce56f
[INFO] checking CliffHope/gmgn_tool against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCliffHope%2Fgmgn_tool" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CliffHope/gmgn_tool
[INFO] finished tweaking git repo https://github.com/CliffHope/gmgn_tool
[INFO] tweaked toml for git repo https://github.com/CliffHope/gmgn_tool written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CliffHope/gmgn_tool on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CliffHope/gmgn_tool 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/nockapp/Cargo.toml: `default-features` is ignored for bitvec, since `default-features` was not specified for `workspace.dependencies.bitvec`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for num-traits, since `default-features` was not specified for `workspace.dependencies.num-traits`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d7b5887e87e1a6885147f2bd2c7160ecb67c4ae029da34a3672059a4ea4b326
[INFO] running `Command { std: "docker" "start" "-a" "5d7b5887e87e1a6885147f2bd2c7160ecb67c4ae029da34a3672059a4ea4b326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d7b5887e87e1a6885147f2bd2c7160ecb67c4ae029da34a3672059a4ea4b326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d7b5887e87e1a6885147f2bd2c7160ecb67c4ae029da34a3672059a4ea4b326", kill_on_drop: false }`
[INFO] [stdout] 5d7b5887e87e1a6885147f2bd2c7160ecb67c4ae029da34a3672059a4ea4b326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b91a919098b08be243f5f32580c7dd8d36fd013cb479cc86ffd6aa5d888f5102
[INFO] running `Command { std: "docker" "start" "-a" "b91a919098b08be243f5f32580c7dd8d36fd013cb479cc86ffd6aa5d888f5102", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for num-traits, since `default-features` was not specified for `workspace.dependencies.num-traits`, this could become a hard error in the future
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for rand, since `default-features` was not specified for `workspace.dependencies.rand`, this could become a hard error in the future
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/nockvm/rust/ibig/Cargo.toml: `default-features` is ignored for serde, since `default-features` was not specified for `workspace.dependencies.serde`, this could become a hard error in the future
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/nockapp/Cargo.toml: `default-features` is ignored for bitvec, since `default-features` was not specified for `workspace.dependencies.bitvec`, this could become a hard error in the future
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking aws-lc-sys v0.29.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking ibig v0.3.6 (/opt/rustwide/workdir/crates/nockvm/rust/ibig)
[INFO] [stderr]     Checking murmur3 v0.5.2 (/opt/rustwide/workdir/crates/nockvm/rust/murmur3)
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling nockvm_macros v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm_macros)
[INFO] [stderr]    Compiling crokey-proc_macros v1.2.0
[INFO] [stderr]     Checking fs-err v3.1.1
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking dynasmrt v3.2.1
[INFO] [stderr]     Checking hickory-proto v0.25.0-alpha.5
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling murmur3-sys v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/murmur3/murmur3-sys)
[INFO] [stderr]     Checking kernels v0.1.0 (/opt/rustwide/workdir/crates/kernels)
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/kernels/../../assets/wal.jam`: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/kernels/src/wallet.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/../../assets/wal.jam"));
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/kernels/../../assets/dumb.jam`: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/kernels/src/dumb.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |   pub const KERNEL: &[u8] = include_bytes!(concat!(
[INFO] [stdout]   |  ___________________________^
[INFO] [stdout] 6 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 7 | |     "/../../assets/dumb.jam"
[INFO] [stdout] 8 | | ));
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/kernels/../../assets/miner.jam`: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/kernels/src/miner.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |   pub const KERNEL: &[u8] = include_bytes!(concat!(
[INFO] [stdout]   |  ___________________________^
[INFO] [stdout] 6 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 7 | |     "/../../assets/miner.jam"
[INFO] [stdout] 8 | | ));
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kernels` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/fmt/mod.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |     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] 175 |     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]    --> crates/nockvm/rust/ibig/src/fmt/mod.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |     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] 200 |     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]   --> crates/nockvm/rust/ibig/src/fmt/power_two.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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] 77 |     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]   --> crates/nockvm/rust/ibig/src/memory.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub(crate) 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] 71 |     pub(crate) 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]   --> crates/nockvm/rust/ibig/src/memory.rs:97:48
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub(crate) fn allocate_slice_fill<T: Copy>(&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] 97 |     pub(crate) fn allocate_slice_fill<T: Copy>(&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]    --> crates/nockvm/rust/ibig/src/memory.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub(crate) fn allocate_slice_copy<T: 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] 115 |     pub(crate) fn allocate_slice_copy<T: 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]    --> crates/nockvm/rust/ibig/src/memory.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 138 |     ) -> (&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] 138 |     ) -> (&mut [T], Memory<'_>) {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/memory.rs:157:40
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn allocate_slice_initialize<T, F>(&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] 157 |     fn allocate_slice_initialize<T, F>(&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]   --> crates/nockvm/rust/ibig/src/modular/convert.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn from<T: IntoModulo>(&self, x: T) -> Modulo {
[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] 47 |     pub fn from<T: IntoModulo>(&self, x: T) -> Modulo<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/modular/convert.rs:136:32
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo;
[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] 136 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/modular/convert.rs:141:32
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo {
[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] 141 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/modular/convert.rs:151:32
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo {
[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] 151 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/modular/convert.rs:163:32
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo {
[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] 163 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/modular/convert.rs:175:32
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo {
[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] 175 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b91a919098b08be243f5f32580c7dd8d36fd013cb479cc86ffd6aa5d888f5102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b91a919098b08be243f5f32580c7dd8d36fd013cb479cc86ffd6aa5d888f5102", kill_on_drop: false }`
[INFO] [stdout] b91a919098b08be243f5f32580c7dd8d36fd013cb479cc86ffd6aa5d888f5102
