[INFO] fetching crate soroban-env-host 22.0.0... [INFO] checking soroban-env-host-22.0.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate soroban-env-host 22.0.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate soroban-env-host 22.0.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate soroban-env-host 22.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate soroban-env-host 22.0.0 [INFO] tweaked toml for crates.io crate soroban-env-host 22.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate soroban-env-host 22.0.0 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fae8300bfd00c2e6c0b5f4946eede0351eb6834cdc9fd5d04aba55ec43adcca [INFO] running `Command { std: "docker" "start" "-a" "1fae8300bfd00c2e6c0b5f4946eede0351eb6834cdc9fd5d04aba55ec43adcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fae8300bfd00c2e6c0b5f4946eede0351eb6834cdc9fd5d04aba55ec43adcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fae8300bfd00c2e6c0b5f4946eede0351eb6834cdc9fd5d04aba55ec43adcca", kill_on_drop: false }` [INFO] [stdout] 1fae8300bfd00c2e6c0b5f4946eede0351eb6834cdc9fd5d04aba55ec43adcca [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d96e85020a7069699dd3288a01e45f7dbf83999eee688237f0ec2160076ae0ae [INFO] running `Command { std: "docker" "start" "-a" "d96e85020a7069699dd3288a01e45f7dbf83999eee688237f0ec2160076ae0ae", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking const-oid v0.9.2 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.23 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling escape-bytes v0.1.1 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking wasmi_core v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking wasmparser v0.116.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking wasmi_arena v0.4.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling soroban-env-host v22.0.0 (/tmp/fixit) [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking drawille v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking textplots v0.8.4 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking tabwriter v1.3.0 [INFO] [stderr] Checking wasm-encoder v0.36.2 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking soroban-wasmi v0.31.1-soroban.20.0.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking wasmprinter v0.2.72 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling soroban-builtin-sdk-macros v22.0.0 [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.6 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sec1 v0.7.2 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking ed25519 v2.2.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.3 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking wycheproof v0.5.1 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling stellar-strkey v0.0.9 [INFO] [stderr] Compiling stellar-xdr v22.0.0 [INFO] [stderr] Compiling soroban-env-common v22.0.0 [INFO] [stderr] Checking lstsq v0.5.0 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling soroban-env-macros v22.0.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/vm/func_info.rs (2 fixes) [INFO] [stderr] Fixed src/host/error.rs (4 fixes) [INFO] [stderr] Fixed src/vm/module_cache.rs (1 fix) [INFO] [stderr] Fixed src/host/declared_size.rs (1 fix) [INFO] [stderr] Fixed src/host_object.rs (1 fix) [INFO] [stderr] Fixed src/macros.rs (4 fixes) [INFO] [stderr] Fixed src/host/frame.rs (9 fixes) [INFO] [stderr] Fixed src/host.rs (6 fixes) [INFO] [stderr] Fixed src/host/metered_map.rs (4 fixes) [INFO] [stderr] Fixed src/e2e_invoke.rs (2 fixes) [INFO] [stderr] Fixed src/builtin_contracts/stellar_asset_contract/allowance.rs (2 fixes) [INFO] [stderr] Fixed src/builtin_contracts/stellar_asset_contract/balance.rs (6 fixes) [INFO] [stderr] Fixed src/host/metered_clone.rs (1 fix) [INFO] [stderr] Fixed src/host/trace.rs (25 fixes) [INFO] [stderr] Fixed src/auth.rs (8 fixes) [INFO] [stderr] Fixed src/host/metered_vector.rs (1 fix) [INFO] [stderr] Fixed src/vm.rs (2 fixes) [INFO] [stderr] Fixed src/vm/dispatch.rs (15 fixes) [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 889 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 901 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 913 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 925 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 932 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 939 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 960 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 986 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1027 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1038 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1058 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1079 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1087 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/vm/dispatch.rs:246:29 [INFO] [stdout] | [INFO] [stdout] 246 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 292 | call_macro_with_all_host_functions! { generate_dispatch_functions } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `generate_dispatch_functions` which comes from the expansion of the macro `call_macro_with_all_host_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error reading file '../soroban-env-common/env.json': No such file or directory (os error 2) [INFO] [stdout] --> src/test/dispatch.rs:322:40 [INFO] [stdout] | [INFO] [stdout] 322 | generate_synth_dispatch_host_fn_tests!("../soroban-env-common/env.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/fees.rs from 2021 edition to 2024 [INFO] [stdout] error: error reading file '../soroban-env-common/env.json': No such file or directory (os error 2) [INFO] [stdout] --> src/test/linear_memory.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | generate_linear_memory_host_fn_tests!("../soroban-env-common/env.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_synth_wasm` [INFO] [stdout] --> src/testutils.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | use soroban_synth_wasm::{Arity, FuncRef, LocalRef, ModEmitter, Operand}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_synth_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/lifetime_extension.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use soroban_test_wasms::CONTRACT_STORAGE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/auth.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use soroban_test_wasms::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/budget_metering.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use soroban_test_wasms::VEC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/bytes.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use soroban_test_wasms::LINEAR_MEMORY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/complex.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use soroban_test_wasms::COMPLEX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_synth_wasm` [INFO] [stdout] --> src/test/dispatch.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use soroban_synth_wasm::{Arity, LocalRef, ModEmitter, Operand}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_synth_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/e2e_tests.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use soroban_test_wasms::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/hostile.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use soroban_test_wasms::HOSTILE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/invocation.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use soroban_test_wasms::{ADD_I32, ALLOC, ERR, INVOKE_CONTRACT, VEC}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/lifecycle.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use soroban_test_wasms::{ADD_I32, CREATE_CONTRACT, UPDATEABLE_CONTRACT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/lifecycle.rs:1440:9 [INFO] [stdout] | [INFO] [stdout] 1440 | use soroban_test_wasms::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/lifecycle.rs:1534:13 [INFO] [stdout] | [INFO] [stdout] 1534 | use soroban_test_wasms::CONSTRUCTOR_WITH_RETURN_VALUE_P21; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/lifecycle.rs:1669:13 [INFO] [stdout] | [INFO] [stdout] 1669 | use soroban_test_wasms::{CONSTRUCTOR_WITH_RESULT, CONSTRUCTOR_WITH_RETURN_VALUE_P22}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/lifecycle.rs:2146:13 [INFO] [stdout] | [INFO] [stdout] 2146 | use soroban_test_wasms::CUSTOM_ACCOUNT_CONTEXT_TEST_CONTRACT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_synth_wasm` [INFO] [stdout] --> src/test/linear_memory.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use soroban_synth_wasm::{Arity, LocalRef, ModEmitter, Operand}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_synth_wasm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/map.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use soroban_test_wasms::LINEAR_MEMORY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/stellar_asset_contract.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use soroban_test_wasms::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/storage.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use soroban_test_wasms::{CONTRACT_STORAGE, INVOKE_CONTRACT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/vec.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use soroban_test_wasms::LINEAR_MEMORY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soroban_test_wasms` [INFO] [stdout] --> src/test/lifecycle.rs:680:9 [INFO] [stdout] | [INFO] [stdout] 680 | use soroban_test_wasms::UPLOAD_CONTRACT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | ($host:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 58 | ($host:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | ($host:expr $(,)?) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 75 | ($host:expr_2021 $(,)?) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | ($host:expr, $($x:expr),+ $(,)?) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 78 | ($host:expr_2021, $($x:expr),+ $(,)?) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/macros.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | ($host:expr, $($x:expr),+ $(,)?) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 78 | ($host:expr, $($x:expr_2021),+ $(,)?) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] --> src/test/basic.rs:82:41 [INFO] [stdout] | [INFO] [stdout] 82 | crate::vm::Vm::new(&host, hash, soroban_test_wasms::ADD_F32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `soroban_test_wasms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wasm_module_calling_symbol_copy_to_linear_memory` in this scope [INFO] [stdout] --> src/test/linear_memory.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | generate_linear_memory_host_fn_tests!("../soroban-env-common/env.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `generate_linear_memory_host_fn_tests` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 889 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 901 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 913 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 925 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 932 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 939 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 960 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 986 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1027 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1038 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1058 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1079 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/host.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 1087 | call_trace_env_ret!(self, res); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `call_trace_env_ret` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: patterns are not allowed to reset the default binding mode in edition 2024 [INFO] [stdout] --> src/vm/dispatch.rs:246:29 [INFO] [stdout] | [INFO] [stdout] 246 | Ok(ref ok) => Ok(ok), [INFO] [stdout] | -^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: desugar the match ergonomics: `&` [INFO] [stdout] ... [INFO] [stdout] 292 | call_macro_with_all_host_functions! { generate_dispatch_functions } [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see 123076 [INFO] [stdout] = note: this warning originates in the macro `generate_dispatch_functions` which comes from the expansion of the macro `call_macro_with_all_host_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soroban-env-host` (lib test) due to 25 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Migrating src/bin/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ed25519_edge_cases.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/option.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/integration.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/array.rs from 2021 edition to 2024 [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d96e85020a7069699dd3288a01e45f7dbf83999eee688237f0ec2160076ae0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96e85020a7069699dd3288a01e45f7dbf83999eee688237f0ec2160076ae0ae", kill_on_drop: false }` [INFO] [stdout] d96e85020a7069699dd3288a01e45f7dbf83999eee688237f0ec2160076ae0ae