[INFO] cloning repository https://github.com/XeniaSander/mine_gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XeniaSander/mine_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXeniaSander%2Fmine_gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXeniaSander%2Fmine_gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0130b56b1abadc4df01fb5dd6b28dd831fd80580 [INFO] testing XeniaSander/mine_gen/0130b56b1abadc4df01fb5dd6b28dd831fd80580 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXeniaSander%2Fmine_gen" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/XeniaSander/mine_gen [INFO] finished tweaking git repo https://github.com/XeniaSander/mine_gen [INFO] tweaked toml for git repo https://github.com/XeniaSander/mine_gen written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/XeniaSander/mine_gen on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/XeniaSander/mine_gen 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-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-6-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-6-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] [stderr] warning: /workspace/builds/worker-6-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2d078ce429be806ed1ec82b256aabb42f09004bd7910e3d7d24b3eeeeedeb8b [INFO] running `Command { std: "docker" "start" "-a" "c2d078ce429be806ed1ec82b256aabb42f09004bd7910e3d7d24b3eeeeedeb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2d078ce429be806ed1ec82b256aabb42f09004bd7910e3d7d24b3eeeeedeb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d078ce429be806ed1ec82b256aabb42f09004bd7910e3d7d24b3eeeeedeb8b", kill_on_drop: false }` [INFO] [stdout] c2d078ce429be806ed1ec82b256aabb42f09004bd7910e3d7d24b3eeeeedeb8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 628823d55bbb8b60db77c6d32332e89f4bb413d5b6090090b4a5acd450e6548f [INFO] running `Command { std: "docker" "start" "-a" "628823d55bbb8b60db77c6d32332e89f4bb413d5b6090090b4a5acd450e6548f", kill_on_drop: false }` [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] 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] Compiling tokio v1.45.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling ibig v0.3.6 (/opt/rustwide/workdir/crates/nockvm/rust/ibig) [INFO] [stderr] Compiling nockvm_macros v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm_macros) [INFO] [stderr] Compiling murmur3 v0.5.2 (/opt/rustwide/workdir/crates/nockvm/rust/murmur3) [INFO] [stderr] Compiling dynasmrt v3.2.1 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling minreq v2.14.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling hashx v0.3.2 [INFO] [stderr] Compiling nockchain v0.1.0 (/opt/rustwide/workdir/crates/nockchain) [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling 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] Compiling crossterm v0.28.1 [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(&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(&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(&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(&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(&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(&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(&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(&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" "628823d55bbb8b60db77c6d32332e89f4bb413d5b6090090b4a5acd450e6548f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628823d55bbb8b60db77c6d32332e89f4bb413d5b6090090b4a5acd450e6548f", kill_on_drop: false }` [INFO] [stdout] 628823d55bbb8b60db77c6d32332e89f4bb413d5b6090090b4a5acd450e6548f