[INFO] fetching crate mavryk-smart-rollup-storage 0.2.2... [INFO] testing mavryk-smart-rollup-storage-0.2.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mavryk-smart-rollup-storage 0.2.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate mavryk-smart-rollup-storage 0.2.2 [INFO] finished tweaking crates.io crate mavryk-smart-rollup-storage 0.2.2 [INFO] tweaked toml for crates.io crate mavryk-smart-rollup-storage 0.2.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mavryk-smart-rollup-storage 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] Locking 120 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 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 33073f666154b1fd028834d906503534bfeeb26eae8c98deb34abdddccb987c3 [INFO] running `Command { std: "docker" "start" "-a" "33073f666154b1fd028834d906503534bfeeb26eae8c98deb34abdddccb987c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33073f666154b1fd028834d906503534bfeeb26eae8c98deb34abdddccb987c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33073f666154b1fd028834d906503534bfeeb26eae8c98deb34abdddccb987c3", kill_on_drop: false }` [INFO] [stdout] 33073f666154b1fd028834d906503534bfeeb26eae8c98deb34abdddccb987c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e41b9e3909097b2fc2a4dc818d24c375ef802633b3a197127c9dec2273b1d893 [INFO] running `Command { std: "docker" "start" "-a" "e41b9e3909097b2fc2a4dc818d24c375ef802633b3a197127c9dec2273b1d893", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 hmac v0.11.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling elliptic-curve v0.10.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling mavryk-smart-rollup-core v0.2.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling serde v1.0.228 [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 [INFO] [stderr] Compiling mavryk-smart-rollup-encoding v0.2.2 [INFO] [stderr] Compiling mavryk-smart-rollup-debug v0.2.2 [INFO] [stderr] Compiling mavryk-smart-rollup-storage v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.95s [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 3` [INFO] running `Command { std: "docker" "inspect" "e41b9e3909097b2fc2a4dc818d24c375ef802633b3a197127c9dec2273b1d893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41b9e3909097b2fc2a4dc818d24c375ef802633b3a197127c9dec2273b1d893", kill_on_drop: false }` [INFO] [stdout] e41b9e3909097b2fc2a4dc818d24c375ef802633b3a197127c9dec2273b1d893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4bd3126f316a7e743c562a049bd39b3659932de53f093f55478d049b2c86304d [INFO] running `Command { std: "docker" "start" "-a" "4bd3126f316a7e743c562a049bd39b3659932de53f093f55478d049b2c86304d", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling mavryk-smart-rollup-core v0.2.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-debug v0.2.2 [INFO] [stderr] Compiling mavryk-smart-rollup-mock v0.2.2 [INFO] [stderr] Compiling mavryk-smart-rollup-storage v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.55s [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 3` [INFO] running `Command { std: "docker" "inspect" "4bd3126f316a7e743c562a049bd39b3659932de53f093f55478d049b2c86304d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd3126f316a7e743c562a049bd39b3659932de53f093f55478d049b2c86304d", kill_on_drop: false }` [INFO] [stdout] 4bd3126f316a7e743c562a049bd39b3659932de53f093f55478d049b2c86304d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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", kill_on_drop: false }` [INFO] [stdout] 9999600703b630fdba95de7f0067bf41758bd71a265b1852e1080fa95cafce63 [INFO] running `Command { std: "docker" "start" "-a" "9999600703b630fdba95de7f0067bf41758bd71a265b1852e1080fa95cafce63", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mavryk_smart_rollup_storage-fa84670495428ce3) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test storage::test::delete_account_in_transaction ... ok [INFO] [stdout] test storage::test::delete_account_but_rollback ... ok [INFO] [stdout] test storage::test::delete_all_accounts_in_transaction ... ok [INFO] [stdout] test storage::test::test_original_account ... ok [INFO] [stdout] test storage::test::do_nothing ... ok [INFO] [stdout] test storage::test::create_new_account_in_transaction ... ok [INFO] [stdout] test storage::test::test_commit ... ok [INFO] [stdout] test storage::test::test_rollback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests mavryk_smart_rollup_storage [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9999600703b630fdba95de7f0067bf41758bd71a265b1852e1080fa95cafce63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9999600703b630fdba95de7f0067bf41758bd71a265b1852e1080fa95cafce63", kill_on_drop: false }` [INFO] [stdout] 9999600703b630fdba95de7f0067bf41758bd71a265b1852e1080fa95cafce63