[INFO] fetching crate mavryk-smart-rollup-installer-config 0.2.2...
[INFO] testing mavryk-smart-rollup-installer-config-0.2.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mavryk-smart-rollup-installer-config 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mavryk-smart-rollup-installer-config 0.2.2
[INFO] finished tweaking crates.io crate mavryk-smart-rollup-installer-config 0.2.2
[INFO] tweaked toml for crates.io crate mavryk-smart-rollup-installer-config 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mavryk-smart-rollup-installer-config 0.2.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-bigint v0.2.5 (available: v0.2.11)
[INFO] [stderr]       Adding elliptic-curve v0.10.4 (available: v0.10.6)
[INFO] [stderr]       Adding mavryk_crypto_rs v0.5.2 (available: v0.6.0)
[INFO] [stderr]       Adding mavryk_data_encoding v0.5.2 (available: v0.6.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding signature v1.3.2 (available: v1.6.4)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0819673875ebac35104ab0e8c67f5fa1d7de97a9ec981f8d00a97df0282833b9
[INFO] running `Command { std: "docker" "start" "-a" "0819673875ebac35104ab0e8c67f5fa1d7de97a9ec981f8d00a97df0282833b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0819673875ebac35104ab0e8c67f5fa1d7de97a9ec981f8d00a97df0282833b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0819673875ebac35104ab0e8c67f5fa1d7de97a9ec981f8d00a97df0282833b9", kill_on_drop: false }`
[INFO] [stdout] 0819673875ebac35104ab0e8c67f5fa1d7de97a9ec981f8d00a97df0282833b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8724bb9d624f37734713e7c5685bb9c1e6f1afba3d8272eb17bcd73d8e8d38f8
[INFO] running `Command { std: "docker" "start" "-a" "8724bb9d624f37734713e7c5685bb9c1e6f1afba3d8272eb17bcd73d8e8d38f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-bigint v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling elliptic-curve v0.10.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mavryk-smart-rollup-core v0.2.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling parse-display-derive v0.4.1
[INFO] [stderr]    Compiling parse-display v0.4.1
[INFO] [stderr]    Compiling mavryk_data_encoding_derive v0.5.2
[INFO] [stderr]    Compiling mavryk_crypto_rs v0.5.2
[INFO] [stderr]    Compiling mavryk_data_encoding v0.5.2
[INFO] [stderr]    Compiling mavryk-smart-rollup-host v0.2.2
[INFO] [stderr]    Compiling mavryk-smart-rollup-encoding v0.2.2
[INFO] [stderr]    Compiling mavryk-smart-rollup-installer-config v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bin::*`
[INFO] [stdout]   --> src/binary/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use bin::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn nom_read(input: &'a [u8]) -> NomResult<Self>;
[INFO] [stdout]    |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn nom_read(input: &'a [u8]) -> NomResult<'a, Self>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn nom_read_ref_path(input: &[u8]) -> NomResult<RefPath> {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |         |         |
[INFO] [stdout]    |                             |         |         the same lifetime is hidden here
[INFO] [stdout]    |                             |         the same lifetime is hidden 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] 70 | fn nom_read_ref_path(input: &[u8]) -> NomResult<'_, RefPath<'_>> {
[INFO] [stdout]    |                                                 +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn nom_read(input: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]    |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn nom_read(input: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:120:37
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "8724bb9d624f37734713e7c5685bb9c1e6f1afba3d8272eb17bcd73d8e8d38f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8724bb9d624f37734713e7c5685bb9c1e6f1afba3d8272eb17bcd73d8e8d38f8", kill_on_drop: false }`
[INFO] [stdout] 8724bb9d624f37734713e7c5685bb9c1e6f1afba3d8272eb17bcd73d8e8d38f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6ffc8d9d1b41dec22037cc0b918f12885c0ed9a5166585a81578f3637f74764
[INFO] running `Command { std: "docker" "start" "-a" "a6ffc8d9d1b41dec22037cc0b918f12885c0ed9a5166585a81578f3637f74764", kill_on_drop: false }`
[INFO] [stderr]    Compiling mavryk-smart-rollup-host v0.2.2
[INFO] [stderr]    Compiling mavryk-smart-rollup-encoding v0.2.2
[INFO] [stderr]    Compiling mavryk-smart-rollup-mock v0.2.2
[INFO] [stderr]    Compiling mavryk-smart-rollup-installer-config v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bin::*`
[INFO] [stdout]   --> src/binary/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use bin::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn nom_read(input: &'a [u8]) -> NomResult<Self>;
[INFO] [stdout]    |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn nom_read(input: &'a [u8]) -> NomResult<'a, Self>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn nom_read_ref_path(input: &[u8]) -> NomResult<RefPath> {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |         |         |
[INFO] [stdout]    |                             |         |         the same lifetime is hidden here
[INFO] [stdout]    |                             |         the same lifetime is hidden 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] 70 | fn nom_read_ref_path(input: &[u8]) -> NomResult<'_, RefPath<'_>> {
[INFO] [stdout]    |                                                 +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn nom_read(input: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]    |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn nom_read(input: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:120:37
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bin::*`
[INFO] [stdout]   --> src/binary/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use bin::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn nom_read(input: &'a [u8]) -> NomResult<Self>;
[INFO] [stdout]    |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn nom_read(input: &'a [u8]) -> NomResult<'a, Self>;
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:70:29
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn nom_read_ref_path(input: &[u8]) -> NomResult<RefPath> {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |         |         |
[INFO] [stdout]    |                             |         |         the same lifetime is hidden here
[INFO] [stdout]    |                             |         the same lifetime is hidden 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] 70 | fn nom_read_ref_path(input: &[u8]) -> NomResult<'_, RefPath<'_>> {
[INFO] [stdout]    |                                                 +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/binary/nom.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn nom_read(input: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]    |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn nom_read(input: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:120:37
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:129:37
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/binary/nom.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stdout]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "a6ffc8d9d1b41dec22037cc0b918f12885c0ed9a5166585a81578f3637f74764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6ffc8d9d1b41dec22037cc0b918f12885c0ed9a5166585a81578f3637f74764", kill_on_drop: false }`
[INFO] [stdout] a6ffc8d9d1b41dec22037cc0b918f12885c0ed9a5166585a81578f3637f74764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed8d95c2e73ec7b10db63f5559aae6db3f296e8626200c73b1f0c8a6e11403e2
[INFO] running `Command { std: "docker" "start" "-a" "ed8d95c2e73ec7b10db63f5559aae6db3f296e8626200c73b1f0c8a6e11403e2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `bin::*`
[INFO] [stderr]   --> src/binary/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use bin::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/binary/nom.rs:30:37
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn nom_read(input: &'a [u8]) -> NomResult<Self>;
[INFO] [stderr]    |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn nom_read(input: &'a [u8]) -> NomResult<'a, Self>;
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/nom.rs:70:29
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn nom_read_ref_path(input: &[u8]) -> NomResult<RefPath> {
[INFO] [stderr]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                             |         |         |
[INFO] [stderr]    |                             |         |         the same lifetime is hidden here
[INFO] [stderr]    |                             |         the same lifetime is hidden here
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn nom_read_ref_path(input: &[u8]) -> NomResult<'_, RefPath<'_>> {
[INFO] [stderr]    |                                                 +++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/binary/nom.rs:99:37
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn nom_read(input: &'a [u8]) -> NomResult<Self> {
[INFO] [stderr]    |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn nom_read(input: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/binary/nom.rs:108:37
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stderr]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/binary/nom.rs:120:37
[INFO] [stderr]     |
[INFO] [stderr] 120 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stderr]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 120 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/binary/nom.rs:129:37
[INFO] [stderr]     |
[INFO] [stderr] 129 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stderr]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 129 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/binary/nom.rs:141:37
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn nom_read(bytes: &'a [u8]) -> NomResult<Self> {
[INFO] [stderr]     |                         --          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn nom_read(bytes: &'a [u8]) -> NomResult<'a, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mavryk-smart-rollup-installer-config` (lib) generated 8 warnings (run `cargo fix --lib -p mavryk-smart-rollup-installer-config` to apply 8 suggestions)
[INFO] [stderr] warning: `mavryk-smart-rollup-installer-config` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mavryk_smart_rollup_installer_config-8268998d468e0728)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test binary::bin::test::roundtrip_encdec ... ok
[INFO] [stdout] test yaml::config::test::decode_full ... ok
[INFO] [stdout] test binary::preimage::test::test_reveal_root_hash_to_store ... ok
[INFO] [stdout] test yaml::convert::test::convert_invalid_reveal_hash_size ... ok
[INFO] [stdout] test yaml::config::test::encode ... ok
[INFO] [stdout] test yaml::convert::test::convert_valid_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mavryk_smart_rollup_installer_config
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/binary/instr.rs - binary::instr::evaluation::eval_config_instr (line 130) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed8d95c2e73ec7b10db63f5559aae6db3f296e8626200c73b1f0c8a6e11403e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8d95c2e73ec7b10db63f5559aae6db3f296e8626200c73b1f0c8a6e11403e2", kill_on_drop: false }`
[INFO] [stdout] ed8d95c2e73ec7b10db63f5559aae6db3f296e8626200c73b1f0c8a6e11403e2
