[INFO] cloning repository https://github.com/Yggdrasil-node/Cardano-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yggdrasil-node/Cardano-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYggdrasil-node%2FCardano-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYggdrasil-node%2FCardano-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1c8c40403f17ad6ae6af858fd495983ead13b38
[INFO] checking Yggdrasil-node/Cardano-node against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYggdrasil-node%2FCardano-node" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Yggdrasil-node/Cardano-node
[INFO] finished tweaking git repo https://github.com/Yggdrasil-node/Cardano-node
[INFO] tweaked toml for git repo https://github.com/Yggdrasil-node/Cardano-node written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yggdrasil-node/Cardano-node on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yggdrasil-node/Cardano-node 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ripemd v0.2.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.11
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.26.0
[INFO] [stderr]   Downloaded quoted_printable v0.5.2
[INFO] [stderr]   Downloaded maud_macros v0.27.0
[INFO] [stderr]   Downloaded fs-err v3.3.0
[INFO] [stderr]   Downloaded maud v0.27.0
[INFO] [stderr]   Downloaded axum-server v0.7.3
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.17.2
[INFO] [stderr]   Downloaded metrics-util v0.20.4
[INFO] [stderr]   Downloaded metrics v0.24.6
[INFO] [stderr]   Downloaded serde_norway v0.9.42
[INFO] [stderr]   Downloaded unsafe-libyaml-norway v0.2.15
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded opentelemetry-proto v0.26.1
[INFO] [stderr]   Downloaded lettre v0.11.22
[INFO] [stderr]   Downloaded curve25519-elligator2 v0.1.0-alpha.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d
[INFO] running `Command { std: "docker" "start" "81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d", 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" "81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d", 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" "81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking radium v0.7.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling curve25519-elligator2 v0.1.0-alpha.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking unsafe-libyaml-norway v0.2.15
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking ripemd v0.2.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking yggdrasil-telemetry v0.2.0 (/opt/rustwide/workdir/crates/telemetry)
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking serde_norway v0.9.42
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking bls12_381 v0.8.0
[INFO] [stderr]     Checking quoted_printable v0.5.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking yggdrasil-kes-agent v0.2.0 (/opt/rustwide/workdir/crates/tools/kes-agent)
[INFO] [stderr]     Checking yggdrasil-snapshot-converter v0.2.0 (/opt/rustwide/workdir/crates/tools/snapshot-converter)
[INFO] [stderr]     Checking yggdrasil-kes-agent-control v0.2.0 (/opt/rustwide/workdir/crates/tools/kes-agent-control)
[INFO] [stderr]     Checking yggdrasil-bech32 v0.2.0 (/opt/rustwide/workdir/crates/tools/bech32)
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking xtask v0.2.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking yggdrasil-test-fixtures v0.2.0 (/opt/rustwide/workdir/crates/test-fixtures)
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking yggdrasil-crypto v0.2.0 (/opt/rustwide/workdir/crates/crypto)
[INFO] [stderr]     Checking yggdrasil-ledger v0.2.0 (/opt/rustwide/workdir/crates/ledger)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking metrics-util v0.20.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking yggdrasil-consensus v0.2.0 (/opt/rustwide/workdir/crates/consensus)
[INFO] [stderr]     Checking yggdrasil-plutus v0.2.0 (/opt/rustwide/workdir/crates/plutus)
[INFO] [stderr]     Checking yggdrasil-storage v0.2.0 (/opt/rustwide/workdir/crates/storage)
[INFO] [stderr]     Checking yggdrasil-network v0.2.0 (/opt/rustwide/workdir/crates/network)
[INFO] [stderr]     Checking yggdrasil-node-block-producer v0.2.0 (/opt/rustwide/workdir/crates/node/block-producer)
[INFO] [stderr]     Checking yggdrasil-db-truncater v0.2.0 (/opt/rustwide/workdir/crates/tools/db-truncater)
[INFO] [stderr]     Checking yggdrasil-node-genesis v0.2.0 (/opt/rustwide/workdir/crates/node/genesis)
[INFO] [stderr]     Checking yggdrasil-error v0.2.0 (/opt/rustwide/workdir/crates/error)
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking yggdrasil-node-plutus-eval v0.2.0 (/opt/rustwide/workdir/crates/node/plutus-eval)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking lettre v0.11.22
[INFO] [stderr]     Checking yggdrasil-node-config v0.2.0 (/opt/rustwide/workdir/crates/node/config)
[INFO] [stderr]     Checking yggdrasil-cardano-cli v0.2.0 (/opt/rustwide/workdir/crates/tools/cardano-cli)
[INFO] [stderr]     Checking yggdrasil-cardano-testnet v0.2.0 (/opt/rustwide/workdir/crates/tools/cardano-testnet)
[INFO] [stderr]     Checking yggdrasil-dmq-node v0.2.0 (/opt/rustwide/workdir/crates/tools/dmq-node)
[INFO] [stderr]     Checking yggdrasil-cardano-submit-api v0.2.0 (/opt/rustwide/workdir/crates/tools/cardano-submit-api)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/tools/cardano-cli/src/era_based/transaction/run.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     eyre::bail!("transaction build fee did not converge after 16 iterations")
[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]    --> crates/tools/cardano-cli/src/era_based/transaction/run.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |             eyre::bail!("this transaction subcommand requires either --tx-file or --tx-hex")
[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: 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/tools/cardano-cli/src/run.rs:291:21
[INFO] [stdout]     |
[INFO] [stdout] 291 |                     eyre::bail!("query-utxo requires either --address or --tx-in; pass one of them")
[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: 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/tools/cardano-cli/src/era_based/transaction/run.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     eyre::bail!("transaction build fee did not converge after 16 iterations")
[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]    --> crates/tools/cardano-cli/src/era_based/transaction/run.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |             eyre::bail!("this transaction subcommand requires either --tx-file or --tx-hex")
[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: 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/tools/cardano-cli/src/run.rs:291:21
[INFO] [stdout]     |
[INFO] [stdout] 291 |                     eyre::bail!("query-utxo requires either --address or --tx-in; pass one of them")
[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: 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 yggdrasil-node-sync v0.2.0 (/opt/rustwide/workdir/crates/node/sync)
[INFO] [stderr]     Checking yggdrasil-db-analyser v0.2.0 (/opt/rustwide/workdir/crates/tools/db-analyser)
[INFO] [stderr]     Checking yggdrasil-db-synthesizer v0.2.0 (/opt/rustwide/workdir/crates/tools/db-synthesizer)
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.17.2
[INFO] [stderr]     Checking yggdrasil-metrics v0.2.0 (/opt/rustwide/workdir/crates/observability/yggdrasil-metrics)
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking yggdrasil-tx-generator v0.2.0 (/opt/rustwide/workdir/crates/tools/tx-generator)
[INFO] [stderr]     Checking yggdrasil-node-tracer v0.2.0 (/opt/rustwide/workdir/crates/node/tracer)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/node/tracer/src/trace_forwarder/mux_connection.rs:757:67
[INFO] [stdout]     |
[INFO] [stdout] 757 | ...                   let charged = subscriber.queued_bytes.fetch_update(
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 757 -                             let charged = subscriber.queued_bytes.fetch_update(
[INFO] [stdout] 757 +                             let charged = subscriber.queued_bytes.try_update(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/node/tracer/src/trace_forwarder/mux_connection.rs:757:67
[INFO] [stdout]     |
[INFO] [stdout] 757 | ...                   let charged = subscriber.queued_bytes.fetch_update(
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 757 -                             let charged = subscriber.queued_bytes.fetch_update(
[INFO] [stdout] 757 +                             let charged = subscriber.queued_bytes.try_update(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking yggdrasil-node-runtime v0.2.0 (/opt/rustwide/workdir/crates/node/runtime)
[INFO] [stderr]     Checking yggdrasil-node-ntn-server v0.2.0 (/opt/rustwide/workdir/crates/node/ntn-server)
[INFO] [stderr]     Checking yggdrasil-node-ntc-server v0.2.0 (/opt/rustwide/workdir/crates/node/ntc-server)
[INFO] [stderr]     Checking yggdrasil-node v0.2.0 (/opt/rustwide/workdir/crates/node/cardano-node)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> crates/node/cardano-node/src/main.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 (None, None) => bail!("one of --tx-file or --tx-hex is required"),
[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 `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/node/cardano-node/src/main.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 (None, None) => bail!("one of --tx-file or --tx-hex is required"),
[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 `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/node/cardano-node/src/commands/cardano_cli.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     eyre::bail!("query-utxo requires either --address or --tx-in; pass one of them")
[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: 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/node/cardano-node/src/commands/cardano_cli.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     eyre::bail!("query-utxo requires either --address or --tx-in; pass one of them")
[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: 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 yggdrasil-cardano-tracer v0.2.0 (/opt/rustwide/workdir/crates/tools/cardano-tracer)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yggdrasil-cardano-cli v0.2.0 (/opt/rustwide/workdir/crates/tools/cardano-cli), yggdrasil-node v0.2.0 (/opt/rustwide/workdir/crates/node/cardano-node)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d", kill_on_drop: false }`
[INFO] [stdout] 81f3d4898832833972678eef21826f96020abece85f98b350f64e3b58799f79d
