[INFO] cloning repository https://github.com/CornellCarpenter/gemsy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CornellCarpenter/gemsy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCornellCarpenter%2Fgemsy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCornellCarpenter%2Fgemsy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fb20ae387f3e81bc6f76fcda455656e55124c68
[INFO] checking CornellCarpenter/gemsy against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCornellCarpenter%2Fgemsy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CornellCarpenter/gemsy
[INFO] finished tweaking git repo https://github.com/CornellCarpenter/gemsy
[INFO] tweaked toml for git repo https://github.com/CornellCarpenter/gemsy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CornellCarpenter/gemsy on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CornellCarpenter/gemsy 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-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-2-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-2-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] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/nockapp/Cargo.toml: `default-features` is ignored for bitvec, since `default-features` was not specified for `workspace.dependencies.bitvec`, this could become a hard error in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8954183f3879b704501c1e26868fafd7f2dcc0c17c795f3bce73ac417d086d7
[INFO] running `Command { std: "docker" "start" "-a" "c8954183f3879b704501c1e26868fafd7f2dcc0c17c795f3bce73ac417d086d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8954183f3879b704501c1e26868fafd7f2dcc0c17c795f3bce73ac417d086d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8954183f3879b704501c1e26868fafd7f2dcc0c17c795f3bce73ac417d086d7", kill_on_drop: false }`
[INFO] [stdout] c8954183f3879b704501c1e26868fafd7f2dcc0c17c795f3bce73ac417d086d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fbc084eca9c6ae541fd6d2e8de31439361ccffb5c016294fc734fac094709d5
[INFO] running `Command { std: "docker" "start" "-a" "9fbc084eca9c6ae541fd6d2e8de31439361ccffb5c016294fc734fac094709d5", 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]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[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 async-trait v0.1.88
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking ibig v0.3.6 (/opt/rustwide/workdir/crates/nockvm/rust/ibig)
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking murmur3 v0.5.2 (/opt/rustwide/workdir/crates/nockvm/rust/murmur3)
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]    Compiling nockvm_macros v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm_macros)
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.12
[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] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling dynasm v3.2.1
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking moka v0.12.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]     Checking quinn-udp v0.5.13
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking oid-registry v0.7.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]     Checking blake3 v1.8.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking yaque v0.6.6
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking nockvm_crypto v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm_crypto)
[INFO] [stderr]     Checking nockvm v0.1.0 (/opt/rustwide/workdir/crates/nockvm/rust/nockvm)
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking libp2p-identity v0.2.12
[INFO] [stderr]     Checking rw-stream-sink v0.4.0 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stdout] warning: unused import: `assert_no_junior_pointers`
[INFO] [stdout]  --> crates/nockvm/rust/nockvm/src/unifying_equality.rs:6:60
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking governor v0.8.1
[INFO] [stderr]     Checking multistream-select v0.13.0 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking gnort v0.1.2
[INFO] [stderr]     Checking futures-bounded v0.2.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking bitcoin-internals v0.3.0
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking cbor4ii v0.3.3
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking libp2p-core v0.43.1 (https://github.com/libp2p/rust-libp2p.git?rev=da0017ee887a868e231ed78c7de892779c17800d#da0017ee)
[INFO] [stderr]    Compiling crokey-proc_macros v1.2.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/nockvm/rust/nockvm/src/hamt.rs:302:17
[INFO] [stdout]     |
[INFO] [stdout] 302 |     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] 302 |     pub fn iter(&self) -> Hamsterator<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking crokey v1.2.0
[INFO] [stderr]     Checking oid-registry v0.8.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking termimad v0.31.3
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking minreq v2.14.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking quinn-proto v0.11.12
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking kernels v0.1.0 (/opt/rustwide/workdir/crates/kernels)
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/kernels/../../assets/wal.jam`: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/kernels/src/wallet.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/../../assets/wal.jam"));
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/kernels/../../assets/dumb.jam`: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/kernels/src/dumb.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |   pub const KERNEL: &[u8] = include_bytes!(concat!(
[INFO] [stdout]   |  ___________________________^
[INFO] [stdout] 6 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 7 | |     "/../../assets/dumb.jam"
[INFO] [stdout] 8 | | ));
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/crates/kernels/../../assets/miner.jam`: No such file or directory (os error 2)
[INFO] [stdout]  --> crates/kernels/src/miner.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |   pub const KERNEL: &[u8] = include_bytes!(concat!(
[INFO] [stdout]   |  ___________________________^
[INFO] [stdout] 6 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 7 | |     "/../../assets/miner.jam"
[INFO] [stdout] 8 | | ));
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kernels` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9fbc084eca9c6ae541fd6d2e8de31439361ccffb5c016294fc734fac094709d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fbc084eca9c6ae541fd6d2e8de31439361ccffb5c016294fc734fac094709d5", kill_on_drop: false }`
[INFO] [stdout] 9fbc084eca9c6ae541fd6d2e8de31439361ccffb5c016294fc734fac094709d5
