[INFO] fetching crate mavryk-smart-rollup-host 0.2.2...
[INFO] testing mavryk-smart-rollup-host-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mavryk-smart-rollup-host 0.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mavryk-smart-rollup-host 0.2.2
[INFO] finished tweaking crates.io crate mavryk-smart-rollup-host 0.2.2
[INFO] tweaked toml for crates.io crate mavryk-smart-rollup-host 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mavryk-smart-rollup-host 0.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 109 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 mockall v0.11.4 (available: v0.13.1)
[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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cbfdad6d6534846feb06019efa9cf923a2d0b80438bc6a678f4f0104b7bd622
[INFO] running `Command { std: "docker" "start" "-a" "8cbfdad6d6534846feb06019efa9cf923a2d0b80438bc6a678f4f0104b7bd622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cbfdad6d6534846feb06019efa9cf923a2d0b80438bc6a678f4f0104b7bd622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cbfdad6d6534846feb06019efa9cf923a2d0b80438bc6a678f4f0104b7bd622", kill_on_drop: false }`
[INFO] [stdout] 8cbfdad6d6534846feb06019efa9cf923a2d0b80438bc6a678f4f0104b7bd622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a65b677a9444f26b83f0e7604ae6f32c20db2e22f5341d2e64045054e2b049f5
[INFO] running `Command { std: "docker" "start" "-a" "a65b677a9444f26b83f0e7604ae6f32c20db2e22f5341d2e64045054e2b049f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling crypto-bigint v0.2.5
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling elliptic-curve v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling base58 v0.1.0
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling mavryk-smart-rollup-core v0.2.2
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling parse-display-derive v0.4.1
[INFO] [stderr]    Compiling strum_macros v0.20.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 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub const fn assert_from(path: &[u8]) -> RefPath {
[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] 153 |     pub const fn assert_from(path: &[u8]) -> RefPath<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:165:52
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub(crate) const fn assert_from_readonly(path: &[u8]) -> RefPath {
[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] 165 |     pub(crate) const fn assert_from_readonly(path: &[u8]) -> RefPath<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:260:43
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn try_from(slice: &'a str) -> Result<RefPath, Self::Error> {
[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] 260 |     fn try_from(slice: &'a str) -> Result<RefPath<'a>, Self::Error> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:268:44
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn try_from(slice: &'a [u8]) -> Result<RefPath, PathError> {
[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] 268 |     fn try_from(slice: &'a [u8]) -> Result<RefPath<'a>, PathError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.85s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "a65b677a9444f26b83f0e7604ae6f32c20db2e22f5341d2e64045054e2b049f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65b677a9444f26b83f0e7604ae6f32c20db2e22f5341d2e64045054e2b049f5", kill_on_drop: false }`
[INFO] [stdout] a65b677a9444f26b83f0e7604ae6f32c20db2e22f5341d2e64045054e2b049f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46ae20190db6b4d6425278bbf0cc5a27d022b162ece86d1ee5b141b4ba500285
[INFO] running `Command { std: "docker" "start" "-a" "46ae20190db6b4d6425278bbf0cc5a27d022b162ece86d1ee5b141b4ba500285", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub const fn assert_from(path: &[u8]) -> RefPath {
[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] 153 |     pub const fn assert_from(path: &[u8]) -> RefPath<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:165:52
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub(crate) const fn assert_from_readonly(path: &[u8]) -> RefPath {
[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] 165 |     pub(crate) const fn assert_from_readonly(path: &[u8]) -> RefPath<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:260:43
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn try_from(slice: &'a str) -> Result<RefPath, Self::Error> {
[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] 260 |     fn try_from(slice: &'a str) -> Result<RefPath<'a>, Self::Error> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/path.rs:268:44
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn try_from(slice: &'a [u8]) -> Result<RefPath, PathError> {
[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] 268 |     fn try_from(slice: &'a [u8]) -> Result<RefPath<'a>, PathError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mavryk-smart-rollup-host v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `mavryk_smart_rollup_core::smart_rollup_core::MockSmartRollupCore`
[INFO] [stdout]    --> src/runtime.rs:766:9
[INFO] [stdout]     |
[INFO] [stdout] 766 |         smart_rollup_core::MockSmartRollupCore, MAX_FILE_CHUNK_SIZE,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^-------------------
[INFO] [stdout]     |         |                  |
[INFO] [stdout]     |         |                  help: a similar name exists in the module: `SmartRollupCore`
[INFO] [stdout]     |         no `MockSmartRollupCore` in `smart_rollup_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mavryk-smart-rollup-host` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "46ae20190db6b4d6425278bbf0cc5a27d022b162ece86d1ee5b141b4ba500285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ae20190db6b4d6425278bbf0cc5a27d022b162ece86d1ee5b141b4ba500285", kill_on_drop: false }`
[INFO] [stdout] 46ae20190db6b4d6425278bbf0cc5a27d022b162ece86d1ee5b141b4ba500285
