[INFO] cloning repository https://github.com/zhonglangj/nockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhonglangj/nockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhonglangj%2Fnockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhonglangj%2Fnockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cb8a8c756f21f48b457da2bd118b58447fa6aec
[INFO] testing zhonglangj/nockchain against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhonglangj%2Fnockchain" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zhonglangj/nockchain
[INFO] finished tweaking git repo https://github.com/zhonglangj/nockchain
[INFO] tweaked toml for git repo https://github.com/zhonglangj/nockchain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhonglangj/nockchain on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhonglangj/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/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-tc2/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-tc2/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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48cd34d8ce8d919eb0115f47cf6f09423bd1738ba6d06df437487ca79c1738e8
[INFO] running `Command { std: "docker" "start" "-a" "48cd34d8ce8d919eb0115f47cf6f09423bd1738ba6d06df437487ca79c1738e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48cd34d8ce8d919eb0115f47cf6f09423bd1738ba6d06df437487ca79c1738e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48cd34d8ce8d919eb0115f47cf6f09423bd1738ba6d06df437487ca79c1738e8", kill_on_drop: false }`
[INFO] [stdout] 48cd34d8ce8d919eb0115f47cf6f09423bd1738ba6d06df437487ca79c1738e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c8e93f15b2038def21e9d742e0fd554deafff250153341639750648b7849744
[INFO] running `Command { std: "docker" "start" "-a" "8c8e93f15b2038def21e9d742e0fd554deafff250153341639750648b7849744", 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]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling multistream-select v0.13.0 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling libp2p-identity v0.2.11
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling libp2p-core v0.43.1 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crokey-proc_macros v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling aes-siv v0.7.0
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling retry v2.1.0
[INFO] [stderr]    Compiling ibig v0.3.6 (/opt/rustwide/workdir/crates/nockvm/rust/ibig)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling opentelemetry_sdk v0.27.1
[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] [stderr]    Compiling libp2p-swarm v0.47.0 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/ibig/src/fmt/mod.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     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] 173 |     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:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |     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] 198 |     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:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     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] 76 |     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:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 |     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] 46 |     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:135:32
[INFO] [stdout]     |
[INFO] [stdout] 135 |     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] 135 |     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:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |     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] 140 |     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:150:32
[INFO] [stdout]     |
[INFO] [stdout] 150 |     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] 150 |     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:162:32
[INFO] [stdout]     |
[INFO] [stdout] 162 |     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] 162 |     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:174:32
[INFO] [stdout]     |
[INFO] [stdout] 174 |     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] 174 |     fn into_modulo(self, ring: &ModuloRing) -> Modulo<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling governor v0.8.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling nockvm_crypto v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm_crypto)
[INFO] [stderr]    Compiling nockvm_macros v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm_macros)
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling dogstatsd v0.12.1
[INFO] [stderr]    Compiling crokey v1.2.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sysinfo v0.28.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling minimad v0.13.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling murmur3 v0.5.2 (/opt/rustwide/workdir/crates/nockvm/rust/murmur3)
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling intmap v3.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nockvm v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm)
[INFO] [stderr]    Compiling gnort v0.1.2
[INFO] [stdout] warning: unused import: `assert_no_junior_pointers`
[INFO] [stdout]  --> crates/nockvm/rust/nockvm/src/unifying_equality.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{assert_acyclic, assert_no_forwarding_pointers, assert_no_junior_pointers};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling termimad v0.31.3
[INFO] [stderr]    Compiling yaque v0.6.6
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling tracing-opentelemetry v0.28.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/nockvm/src/hamt.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn iter(&self) -> Hamsterator<T> {
[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] 300 |     pub fn iter(&self) -> Hamsterator<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling opentelemetry-http v0.27.0
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quinn-udp v0.5.12
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling nockapp v0.1.0 (/opt/rustwide/workdir/crates/nockapp)
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling minreq v2.13.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling dynasm v3.2.0
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> crates/nockapp/src/kernel/boot.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{arg, command, ColorChoice, Parser};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> crates/nockapp/src/nockapp/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/nockapp/src/kernel/checkpoint.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn load(stack: &mut NockStack, jam: JammedCheckpoint) -> Result<Self, CheckpointError> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ the lifetime is elided here             ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 46 |     pub fn load(stack: &mut NockStack, jam: JammedCheckpoint) -> Result<Self, CheckpointError<'_>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockapp/src/kernel/checkpoint.rs:241:33
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn decode_jam(jam_path: &PathBuf) -> Result<JammedCheckpoint, CheckpointError> {
[INFO] [stdout]     |                                 ^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 241 |     pub fn decode_jam(jam_path: &PathBuf) -> Result<JammedCheckpoint, CheckpointError<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling hickory-proto v0.25.0-alpha.5
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling fixed-capacity-vec v1.0.1
[INFO] [stderr]    Compiling resolv-conf v0.7.4
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling jsonrpc v0.18.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling hickory-resolver v0.25.0-alpha.5
[INFO] [stderr]    Compiling zkvm-jetpack v0.1.0 (/opt/rustwide/workdir/crates/zkvm-jetpack)
[INFO] [stderr] error: could not compile `nockapp` (lib); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name nockapp --edition=2021 crates/nockapp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="slog-tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bazel_build", "default", "slog-tracing", "trait-alias"))' -C metadata=719d2ce0d57d33a7 -C extra-filename=-d20484ef5dca479c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b4893d2298ee0ca9.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-967ca82d2e513355.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-4d9abde62f1c4da4.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-1f3810b85df05584.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b7569b45b16340d6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-754ea917b361ffba.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-2a925aca5742d31f.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-1207320a1e7c5409.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-cc6e48374b9f678b.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-e72c6228686c299b.rmeta --extern gnort=/opt/rustwide/target/debug/deps/libgnort-939f12ab97e74826.rmeta --extern ibig=/opt/rustwide/target/debug/deps/libibig-d12d7b2e8d188337.rmeta --extern intmap=/opt/rustwide/target/debug/deps/libintmap-b01ae5d3b2ee4318.rmeta --extern nockvm=/opt/rustwide/target/debug/deps/libnockvm-4b17fdc4171d76c4.rmeta --extern nockvm_macros=/opt/rustwide/target/debug/deps/libnockvm_macros-6000de8e263049d9.so --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-d78b27f41c47e0a9.rmeta --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-ddfd9910506b5528.rmeta --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-5c02173aaacc0a91.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ad9ed005074767aa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-4a8e3075ae21e85e.rmeta --extern signal_hook_tokio=/opt/rustwide/target/debug/deps/libsignal_hook_tokio-b06a5cbdeb99547e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-715e8a0553a04a2f.rmeta --extern termimad=/opt/rustwide/target/debug/deps/libtermimad-14935094f09b64be.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1712dc99d2fce228.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-eb831561c4e794a1.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-1ea7d4a71ab78857.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e8f15c9a77ffc443.rmeta --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-d6e770cf84ccbeb4.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-97f7b5d2ada331ce.rmeta --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-86c65d0e16bd9268.rmeta --extern yaque=/opt/rustwide/target/debug/deps/libyaque-ccd52d1c196007cb.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-66b8780935616188/out -L native=/opt/rustwide/target/debug/build/blake3-66b8780935616188/out` (signal: 9, SIGKILL: kill)
[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/zkvm-jetpack/src/form/mary.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn as_slice(&self) -> MarySlice {
[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] 29 |     pub fn as_slice(&self) -> MarySlice<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/zkvm-jetpack/src/form/mary.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn as_mut_slice(&mut self) -> MarySliceMut {
[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] 36 |     pub fn as_mut_slice(&mut self) -> MarySliceMut<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8c8e93f15b2038def21e9d742e0fd554deafff250153341639750648b7849744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c8e93f15b2038def21e9d742e0fd554deafff250153341639750648b7849744", kill_on_drop: false }`
[INFO] [stdout] 8c8e93f15b2038def21e9d742e0fd554deafff250153341639750648b7849744
