[INFO] cloning repository https://github.com/BartonWagner/mine_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BartonWagner/mine_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartonWagner%2Fmine_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartonWagner%2Fmine_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd44351cefc6162611b6633e47bb818f67a64679
[INFO] documenting BartonWagner/mine_demo against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBartonWagner%2Fmine_demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BartonWagner/mine_demo
[INFO] finished tweaking git repo https://github.com/BartonWagner/mine_demo
[INFO] tweaked toml for git repo https://github.com/BartonWagner/mine_demo written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BartonWagner/mine_demo on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BartonWagner/mine_demo 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-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-3-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-3-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-3-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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15c049724ab05a1d3f97df70420b748047f509a80f2231b72413928c3ee25d4e
[INFO] running `Command { std: "docker" "start" "-a" "15c049724ab05a1d3f97df70420b748047f509a80f2231b72413928c3ee25d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15c049724ab05a1d3f97df70420b748047f509a80f2231b72413928c3ee25d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c049724ab05a1d3f97df70420b748047f509a80f2231b72413928c3ee25d4e", kill_on_drop: false }`
[INFO] [stdout] 15c049724ab05a1d3f97df70420b748047f509a80f2231b72413928c3ee25d4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbfb7dc03a7401d266eaba9cff27416387b54e5b980374a5dc259d6cbe0a95a6
[INFO] running `Command { std: "docker" "start" "-a" "fbfb7dc03a7401d266eaba9cff27416387b54e5b980374a5dc259d6cbe0a95a6", 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 syn v2.0.104
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking aws-lc-sys v0.29.0
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking ibig v0.3.6 (/opt/rustwide/workdir/crates/nockvm/rust/ibig)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking murmur3 v0.5.2 (/opt/rustwide/workdir/crates/nockvm/rust/murmur3)
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking kernels v0.1.0 (/opt/rustwide/workdir/crates/kernels)
[INFO] [stderr]  Documenting ibig v0.3.6 (/opt/rustwide/workdir/crates/nockvm/rust/ibig)
[INFO] [stderr]  Documenting murmur3 v0.5.2 (/opt/rustwide/workdir/crates/nockvm/rust/murmur3)
[INFO] [stderr]  Documenting 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] [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 document `kernels`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kernels` (lib) due to 3 previous errors
[INFO] [stdout] warning: unresolved link to `order`
[INFO] [stdout]   --> crates/nockvm/rust/ibig/src/mul/ntt.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 | /// ROOTS[order]^(2^order) = 1
[INFO] [stdout]    |           ^^^^^ no item named `order` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `order`
[INFO] [stdout]   --> crates/nockvm/rust/ibig/src/mul/ntt.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 | /// INVERSE_ROOTS[order]^(2^order) = 1
[INFO] [stdout]    |                   ^^^^^ no item named `order` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]  --> crates/nockvm/rust/ibig/src/helper_macros.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | /// Implement impl Op<B> for &A by forwarding to impl Op<B> for A.
[INFO] [stdout]   |                      ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 1 | /// Implement impl `Op<B>` for &A by forwarding to impl Op<B> for A.
[INFO] [stdout]   |                    +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]  --> crates/nockvm/rust/ibig/src/helper_macros.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | /// Implement impl Op<B> for &A by forwarding to impl Op<B> for A.
[INFO] [stdout]   |                                                         ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]   |
[INFO] [stdout] 1 | /// Implement impl Op<B> for &A by forwarding to impl `Op<B>` for A.
[INFO] [stdout]   |                                                       +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]   --> crates/nockvm/rust/ibig/src/helper_macros.rs:25:57
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Implement impl Op<&B> for A by forwarding to impl Op<B> for A.
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// Implement impl Op<&B> for A by forwarding to impl `Op<B>` for A.
[INFO] [stdout]    |                                                       +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]   --> crates/nockvm/rust/ibig/src/helper_macros.rs:49:57
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Implement impl Op<&B> for A by forwarding to impl Op<B> for A.
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Implement impl Op<&B> for A by forwarding to impl `Op<B>` for A.
[INFO] [stdout]    |                                                       +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]   --> crates/nockvm/rust/ibig/src/helper_macros.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// Implement impl Op<B> for A by forwarding to impl Op<A> for B.
[INFO] [stdout]    |                      ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// Implement impl `Op<B>` for A by forwarding to impl Op<A> for B.
[INFO] [stdout]    |                    +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `A`
[INFO] [stdout]   --> crates/nockvm/rust/ibig/src/helper_macros.rs:76:56
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// Implement impl Op<B> for A by forwarding to impl Op<A> for B.
[INFO] [stdout]    |                                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// Implement impl Op<B> for A by forwarding to impl `Op<A>` for B.
[INFO] [stdout]    |                                                      +     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `B`
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/helper_macros.rs:118:69
[INFO] [stdout]     |
[INFO] [stdout] 118 | /// Implement impl OpAssign<&B> for A by forwarding to impl OpAssign<B> for A.
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 118 | /// Implement impl OpAssign<&B> for A by forwarding to impl `OpAssign<B>` for A.
[INFO] [stdout]     |                                                             +           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> crates/nockvm/rust/ibig/src/modular/pow.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 20 | |     /// # use ibig::{modular::ModuloRing, ubig};
[INFO] [stdout] 21 | |     /// # #[cfg(miri)]fn main() {}
[INFO] [stdout] 22 | |     /// # #[cfg(not(miri))]
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     /// /// # }
[INFO] [stdout] 31 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: this file contains an unclosed delimiter
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// ```text
[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: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" "fbfb7dc03a7401d266eaba9cff27416387b54e5b980374a5dc259d6cbe0a95a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbfb7dc03a7401d266eaba9cff27416387b54e5b980374a5dc259d6cbe0a95a6", kill_on_drop: false }`
[INFO] [stdout] fbfb7dc03a7401d266eaba9cff27416387b54e5b980374a5dc259d6cbe0a95a6
