[INFO] fetching crate calimero-blobstore 0.11.0-rc.5...
[INFO] checking calimero-blobstore-0.11.0-rc.5 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate calimero-blobstore 0.11.0-rc.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate calimero-blobstore 0.11.0-rc.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate calimero-blobstore 0.11.0-rc.5
[INFO] tweaked toml for crates.io crate calimero-blobstore 0.11.0-rc.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate calimero-blobstore 0.11.0-rc.5 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate calimero-blobstore 0.11.0-rc.5 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thunderdome v0.6.1
[INFO] [stderr]   Downloaded multihash v0.19.3
[INFO] [stderr]   Downloaded libp2p-identity v0.2.13
[INFO] [stderr]   Downloaded wasmparser v0.118.2
[INFO] [stderr]   Downloaded fixedstr v0.5.10
[INFO] [stderr]   Downloaded calimero-storage-macros v0.11.0-rc.5
[INFO] [stderr]   Downloaded calimero-store v0.11.0-rc.5
[INFO] [stderr]   Downloaded calimero-storage v0.11.0-rc.5
[INFO] [stderr]   Downloaded calimero-primitives v0.11.0-rc.5
[INFO] [stderr]   Downloaded calimero-wasm-abi v0.11.0-rc.5
[INFO] [stderr]   Downloaded calimero-sdk-macros v0.11.0-rc.5
[INFO] [stderr]   Downloaded calimero-sdk v0.11.0-rc.5
[INFO] [stderr]   Downloaded calimero-sys v0.11.0-rc.5
[INFO] [stderr]   Downloaded calimero-prelude v0.11.0-rc.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d
[INFO] running `Command { std: "docker" "start" "1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking wasmparser v0.118.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking calimero-sys v0.11.0-rc.5
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking thunderdome v0.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking camino v1.2.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking data-encoding-macro v0.1.19
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling calimero-sdk-macros v0.11.0-rc.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling calimero-storage-macros v0.11.0-rc.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking libp2p-identity v0.2.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking calimero-wasm-abi v0.11.0-rc.5
[INFO] [stderr]     Checking fixedstr v0.5.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking calimero-primitives v0.11.0-rc.5
[INFO] [stderr]     Checking calimero-prelude v0.11.0-rc.5
[INFO] [stderr]     Checking calimero-sdk v0.11.0-rc.5
[INFO] [stderr]     Checking calimero-storage v0.11.0-rc.5
[INFO] [stderr]     Checking calimero-store v0.11.0-rc.5
[INFO] [stderr]     Checking calimero-blobstore v0.11.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 eyre::bail!("expected {} bytes in the stream, found {}", expected, found)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 eyre::bail!("expected {} bytes in the stream, found {}", expected, found)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/lib.rs:383:10
[INFO] [stdout]     |
[INFO] [stdout] 383 | #[expect(variant_size_differences, reason = "Doesn't matter here")]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: Doesn't matter here
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/lib.rs:383:10
[INFO] [stdout]     |
[INFO] [stdout] 383 | #[expect(variant_size_differences, reason = "Doesn't matter here")]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: Doesn't matter here
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: borsh v1.6.0, calimero-blobstore v0.11.0-rc.5 (/opt/rustwide/workdir), calimero-storage v0.11.0-rc.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d", kill_on_drop: false }`
[INFO] [stdout] 1f1b12df907c0baf5e3896bb87eb17587a4b0f3d5f7393b6a0ab008caf8f187d
