[INFO] cloning repository https://github.com/calimero-network/cargo-mero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calimero-network/cargo-mero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalimero-network%2Fcargo-mero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalimero-network%2Fcargo-mero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aa769f592f674b56d9d8a28427690bd6c011100
[INFO] checking calimero-network/cargo-mero/6aa769f592f674b56d9d8a28427690bd6c011100 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalimero-network%2Fcargo-mero" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/calimero-network/cargo-mero
[INFO] finished tweaking git repo https://github.com/calimero-network/cargo-mero
[INFO] tweaked toml for git repo https://github.com/calimero-network/cargo-mero written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/calimero-network/cargo-mero on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/calimero-network/cargo-mero 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxx-build v1.0.198
[INFO] [stderr]   Downloaded wat v1.254.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.198
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.198
[INFO] [stderr]   Downloaded serde_json_canonicalizer v0.2.0
[INFO] [stderr]   Downloaded cargo_metadata v0.20.0
[INFO] [stderr]   Downloaded cargo-util-schemas v0.2.0
[INFO] [stderr]   Downloaded ryu-js v0.2.2
[INFO] [stderr]   Downloaded calimero-wasm-abi v0.11.0-rc.17
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.198
[INFO] [stderr]   Downloaded wasm-encoder v0.254.0
[INFO] [stderr]   Downloaded wast v254.0.0
[INFO] [stderr]   Downloaded cxx v1.0.198
[INFO] [stderr]   Downloaded wasmparser v0.254.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b
[INFO] running `Command { std: "docker" "start" "bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b", 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" "bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b", 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" "bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking zmij v1.0.23
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.198
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking wasm-encoder v0.254.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking wast v254.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.198
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking wasmparser v0.118.2
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cxx-build v1.0.198
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking wat v1.254.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-opt-sys v0.116.0
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.116.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking calimero-wasm-abi v0.11.0-rc.17
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking mero-abi v0.1.0 (/opt/rustwide/workdir/crates/mero-abi)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/mero-abi/src/diff.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 |         Some(_) => eyre::bail!("{which} state_root '{root}' is not a record type"),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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]    --> crates/mero-abi/src/diff.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |         None => eyre::bail!("{which} state_root '{root}' is not defined in `types`"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde_json_canonicalizer v0.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking mero-sign v0.1.0 (/opt/rustwide/workdir/crates/mero-sign)
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking cargo-platform v0.2.0
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> crates/mero-sign/src/main.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 bail!("either --key <path> or --dev must be specified")
[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 `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]   --> crates/mero-sign/src/main.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 bail!("either --key <path> or --dev must be specified")
[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 `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]    --> crates/mero-abi/src/diff.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 |         Some(_) => eyre::bail!("{which} state_root '{root}' is not a record type"),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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]    --> crates/mero-abi/src/diff.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |         None => eyre::bail!("{which} state_root '{root}' is not defined in `types`"),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cargo-util-schemas v0.2.0
[INFO] [stderr]     Checking cargo_metadata v0.20.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b", kill_on_drop: false }`
[INFO] [stdout] bf9541cda9527877d7664e9456d4bca38ed20d56f6cadab5fb99d27e86959b4b
