[INFO] cloning repository https://github.com/VernaPartridge/nockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VernaPartridge/nockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVernaPartridge%2Fnockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVernaPartridge%2Fnockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09a98f5e0b4d046da379c95cca26d2e224a357d9 [INFO] checking VernaPartridge/nockchain/09a98f5e0b4d046da379c95cca26d2e224a357d9 against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVernaPartridge%2Fnockchain" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/VernaPartridge/nockchain [INFO] finished tweaking git repo https://github.com/VernaPartridge/nockchain [INFO] tweaked toml for git repo https://github.com/VernaPartridge/nockchain written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VernaPartridge/nockchain on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VernaPartridge/nockchain 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-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-4-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-4-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-4-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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de2d7983b82b828b17978b3deaf62c2b1bdcbbecdd5f54789dd4d7b38b6a868 [INFO] running `Command { std: "docker" "start" "-a" "5de2d7983b82b828b17978b3deaf62c2b1bdcbbecdd5f54789dd4d7b38b6a868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de2d7983b82b828b17978b3deaf62c2b1bdcbbecdd5f54789dd4d7b38b6a868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de2d7983b82b828b17978b3deaf62c2b1bdcbbecdd5f54789dd4d7b38b6a868", kill_on_drop: false }` [INFO] [stdout] 5de2d7983b82b828b17978b3deaf62c2b1bdcbbecdd5f54789dd4d7b38b6a868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abc88d8ae915440327f55402bc440bd3931ec62195c43e180df237ed611036a0 [INFO] running `Command { std: "docker" "start" "-a" "abc88d8ae915440327f55402bc440bd3931ec62195c43e180df237ed611036a0", 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 aws-lc-sys v0.29.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Checking hyper-util v0.1.14 [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 nockvm_macros v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm_macros) [INFO] [stderr] Checking dynasmrt v3.2.1 [INFO] [stderr] Checking secp256k1-sys v0.10.1 [INFO] [stderr] Checking libp2p-dns v0.44.0 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee) [INFO] [stderr] Compiling murmur3-sys v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/murmur3/murmur3-sys) [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking kernels v0.1.0 (/opt/rustwide/workdir/crates/kernels) [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking jsonrpc v0.18.0 [INFO] [stderr] Checking criterion-plot v0.5.0 (https://github.com/vlovich/criterion.rs.git?rev=9b485aece85a3546126b06cc25d33e14aba829b3#9b485aec) [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking png v0.17.16 [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: unnecessary `unsafe` block [INFO] [stdout] --> crates/nockvm/rust/ibig/src/arch/x86_64/add.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let carry = unsafe { core::arch::x86_64::_addcarry_u64(carry.into(), a, b, &mut sum) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> crates/nockvm/rust/ibig/src/arch/x86_64/add.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | let borrow = unsafe { core::arch::x86_64::_subborrow_u64(borrow.into(), a, b, &mut diff) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [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: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" "abc88d8ae915440327f55402bc440bd3931ec62195c43e180df237ed611036a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc88d8ae915440327f55402bc440bd3931ec62195c43e180df237ed611036a0", kill_on_drop: false }` [INFO] [stdout] abc88d8ae915440327f55402bc440bd3931ec62195c43e180df237ed611036a0