[INFO] fetching crate tezos-smart-rollup-storage 0.2.2... [INFO] testing tezos-smart-rollup-storage-0.2.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate tezos-smart-rollup-storage 0.2.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tezos-smart-rollup-storage 0.2.2 [INFO] finished tweaking crates.io crate tezos-smart-rollup-storage 0.2.2 [INFO] tweaked toml for crates.io crate tezos-smart-rollup-storage 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tezos-smart-rollup-storage 0.2.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18bacf5fb64d19652b22b0758271e101669b2347d2acfcfc842f2653cb311414 [INFO] running `Command { std: "docker" "start" "-a" "18bacf5fb64d19652b22b0758271e101669b2347d2acfcfc842f2653cb311414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18bacf5fb64d19652b22b0758271e101669b2347d2acfcfc842f2653cb311414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bacf5fb64d19652b22b0758271e101669b2347d2acfcfc842f2653cb311414", kill_on_drop: false }` [INFO] [stdout] 18bacf5fb64d19652b22b0758271e101669b2347d2acfcfc842f2653cb311414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df1191886496276f4a67e50e4870ac2aabd15eb5cd132ed9ef64f04e82a9682a [INFO] running `Command { std: "docker" "start" "-a" "df1191886496276f4a67e50e4870ac2aabd15eb5cd132ed9ef64f04e82a9682a", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling elliptic-curve v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parse-display-derive v0.4.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parse-display v0.4.1 [INFO] [stderr] Compiling tezos_data_encoding_derive v0.5.2 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling tezos-smart-rollup-core v0.2.2 [INFO] [stderr] Compiling tezos_crypto_rs v0.5.2 [INFO] [stderr] Compiling tezos_data_encoding v0.5.2 [INFO] [stderr] Compiling tezos-smart-rollup-host v0.2.2 [INFO] [stderr] Compiling tezos-smart-rollup-encoding v0.2.2 [INFO] [stderr] Compiling tezos-smart-rollup-debug v0.2.2 [INFO] [stderr] Compiling tezos-smart-rollup-storage v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [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" "df1191886496276f4a67e50e4870ac2aabd15eb5cd132ed9ef64f04e82a9682a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1191886496276f4a67e50e4870ac2aabd15eb5cd132ed9ef64f04e82a9682a", kill_on_drop: false }` [INFO] [stdout] df1191886496276f4a67e50e4870ac2aabd15eb5cd132ed9ef64f04e82a9682a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf1114059385c5f9152a6b270a9b63c1e85c72b31ea01591339a561c56cbf84 [INFO] running `Command { std: "docker" "start" "-a" "faf1114059385c5f9152a6b270a9b63c1e85c72b31ea01591339a561c56cbf84", kill_on_drop: false }` [INFO] [stderr] Compiling tezos-smart-rollup-mock v0.2.2 [INFO] [stderr] Compiling tezos-smart-rollup-storage v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [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" "faf1114059385c5f9152a6b270a9b63c1e85c72b31ea01591339a561c56cbf84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf1114059385c5f9152a6b270a9b63c1e85c72b31ea01591339a561c56cbf84", kill_on_drop: false }` [INFO] [stdout] faf1114059385c5f9152a6b270a9b63c1e85c72b31ea01591339a561c56cbf84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c85bb540cd1dad8cf0e3de3b046c8b5e60c669f8f2bad0064ddcd11f61325d45 [INFO] running `Command { std: "docker" "start" "-a" "c85bb540cd1dad8cf0e3de3b046c8b5e60c669f8f2bad0064ddcd11f61325d45", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tezos_smart_rollup_storage-438637b3a70023b4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test storage::test::create_new_account_in_transaction ... ok [INFO] [stdout] test storage::test::delete_account_but_rollback ... ok [INFO] [stdout] test storage::test::do_nothing ... ok [INFO] [stdout] test storage::test::test_commit ... ok [INFO] [stdout] test storage::test::delete_account_in_transaction ... ok [INFO] [stdout] test storage::test::delete_all_accounts_in_transaction ... ok [INFO] [stdout] test storage::test::test_rollback ... ok [INFO] [stdout] test storage::test::test_original_account ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests tezos_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.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c85bb540cd1dad8cf0e3de3b046c8b5e60c669f8f2bad0064ddcd11f61325d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85bb540cd1dad8cf0e3de3b046c8b5e60c669f8f2bad0064ddcd11f61325d45", kill_on_drop: false }` [INFO] [stdout] c85bb540cd1dad8cf0e3de3b046c8b5e60c669f8f2bad0064ddcd11f61325d45