[INFO] cloning repository https://github.com/wasmi-labs/wasmi-benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmi-labs/wasmi-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmi-labs%2Fwasmi-benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmi-labs%2Fwasmi-benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db83c544269b06ce62f157286582035520a2bdbf [INFO] checking wasmi-labs/wasmi-benchmarks against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmi-labs%2Fwasmi-benchmarks" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wasmi-labs/wasmi-benchmarks on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wasmi-labs/wasmi-benchmarks [INFO] finished tweaking git repo https://github.com/wasmi-labs/wasmi-benchmarks [INFO] tweaked toml for git repo https://github.com/wasmi-labs/wasmi-benchmarks written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wasmi-labs/wasmi-benchmarks 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/robbepop/wasm3-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/wasm3/wasm3` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.212.0 [INFO] [stderr] Downloaded wasm-encoder v0.212.0 [INFO] [stderr] Downloaded shared-buffer v0.1.4 [INFO] [stderr] Downloaded wasmer-config v0.2.0 [INFO] [stderr] Downloaded region v3.0.2 [INFO] [stderr] Downloaded pathfinder_simd v0.5.3 [INFO] [stderr] Downloaded webc v6.0.0-rc1 [INFO] [stderr] Downloaded bytecheck v0.7.0 [INFO] [stderr] Downloaded wasmer-vm v4.3.4 [INFO] [stderr] Downloaded bytecheck_derive v0.7.0 [INFO] [stderr] Downloaded wast v212.0.0 [INFO] [stderr] Downloaded wasmer-derive v4.3.4 [INFO] [stderr] Downloaded wasmer v4.3.4 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v4.3.4 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v4.3.4 [INFO] [stderr] Downloaded wasmer-compiler v4.3.4 [INFO] [stderr] Downloaded tinywasm-parser v0.7.0 [INFO] [stderr] Downloaded tinywasm-types v0.7.0 [INFO] [stderr] Downloaded wasmi_core v0.34.0 [INFO] [stderr] Downloaded wasmi_collections v0.34.0 [INFO] [stderr] Downloaded wasmer-types v4.3.4 [INFO] [stderr] Downloaded document-features v0.2.9 [INFO] [stderr] Downloaded tinywasm v0.7.0 [INFO] [stderr] Downloaded wasmi v0.34.0 [INFO] [stderr] Downloaded makepad-stitch v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f09701b5595efc83b8adf27d83c9d51efe85331263d79b1e647f14331ba4dd22 [INFO] running `Command { std: "docker" "start" "-a" "f09701b5595efc83b8adf27d83c9d51efe85331263d79b1e647f14331ba4dd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f09701b5595efc83b8adf27d83c9d51efe85331263d79b1e647f14331ba4dd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09701b5595efc83b8adf27d83c9d51efe85331263d79b1e647f14331ba4dd22", kill_on_drop: false }` [INFO] [stdout] f09701b5595efc83b8adf27d83c9d51efe85331263d79b1e647f14331ba4dd22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a25e6a179afa4131749c8e39d3b9377a9142ba4ae109af127b8a72dad210e39 [INFO] running `Command { std: "docker" "start" "-a" "9a25e6a179afa4131749c8e39d3b9377a9142ba4ae109af127b8a72dad210e39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling cranelift-isle v0.109.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.109.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.109.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cranelift-codegen v0.109.0 [INFO] [stderr] Checking cranelift-control v0.109.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling document-features v0.2.9 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v22.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking cranelift-entity v0.109.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking cranelift-bforest v0.109.0 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking wasmparser v0.209.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking wasmer-config v0.2.0 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking webc v6.0.0-rc1 [INFO] [stderr] Checking wasm-encoder v0.209.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking wasmtime-types v22.0.0 [INFO] [stderr] Checking wasmprinter v0.209.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bytecheck v0.7.0 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking wasmtime-environ v22.0.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking wasmer-types v4.3.4 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Compiling bytecheck_derive v0.7.0 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking wasmer-vm v4.3.4 [INFO] [stderr] Compiling winch-codegen v0.20.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking wasmer-compiler v4.3.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking wasmparser-nostd v0.100.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling wasm3-sys v0.5.0 (https://github.com/robbepop/wasm3-rs.git?branch=rf-fix-wasm3-rs#96299e42) [INFO] [stderr] Checking plotters-bitmap v0.3.6 [INFO] [stderr] Checking tinywasm-types v0.7.0 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking wasmparser v0.207.0 [INFO] [stderr] Checking cranelift-frontend v0.109.0 [INFO] [stderr] Checking cranelift-wasm v0.109.0 [INFO] [stderr] Checking cranelift-native v0.109.0 [INFO] [stderr] Checking string-interner v0.17.0 [INFO] [stderr] Compiling wasmtime v22.0.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking wasm-encoder v0.212.0 [INFO] [stderr] Checking wasmtime-cranelift v22.0.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.3.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking wast v212.0.0 [INFO] [stderr] Checking wasmi_collections v0.34.0 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking wasmi_core v0.34.0 [INFO] [stderr] Checking wasmtime-winch v22.0.0 [INFO] [stderr] Checking wasmi_core v0.13.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling wasmer-derive v4.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking tinywasm-parser v0.7.0 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v22.0.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking wasmtime-asm-macros v22.0.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking wasmi_arena v0.4.1 [INFO] [stderr] Checking multi-stash v0.2.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-slab v22.0.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking dynasmrt v1.2.3 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking wasmi v0.31.2 [INFO] [stderr] Checking tinywasm v0.7.0 [INFO] [stderr] Checking wasmer-compiler-singlepass v4.3.4 [INFO] [stderr] Checking wasmi v0.34.0 [INFO] [stderr] Checking wasmer v4.3.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking wat v1.212.0 [INFO] [stderr] Checking wasm3 v0.5.0 (https://github.com/robbepop/wasm3-rs.git?branch=rf-fix-wasm3-rs#96299e42) [INFO] [stderr] Checking makepad-stitch v0.1.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking testcase-argon2 v0.0.0 (/opt/rustwide/workdir/benches/res/rust/argon2) [INFO] [stderr] Checking cranelift-frontend v0.91.1 [INFO] [stderr] Checking wasmi-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 47.03s [INFO] running `Command { std: "docker" "inspect" "9a25e6a179afa4131749c8e39d3b9377a9142ba4ae109af127b8a72dad210e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a25e6a179afa4131749c8e39d3b9377a9142ba4ae109af127b8a72dad210e39", kill_on_drop: false }` [INFO] [stdout] 9a25e6a179afa4131749c8e39d3b9377a9142ba4ae109af127b8a72dad210e39 [INFO] checking wasmi-labs/wasmi-benchmarks against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmi-labs%2Fwasmi-benchmarks" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wasmi-labs/wasmi-benchmarks on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wasmi-labs/wasmi-benchmarks [INFO] finished tweaking git repo https://github.com/wasmi-labs/wasmi-benchmarks [INFO] tweaked toml for git repo https://github.com/wasmi-labs/wasmi-benchmarks written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wasmi-labs/wasmi-benchmarks 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f39604dbc56e9874a7b5bb2330c1c2bdf853f6f965e33313731ddc434027b098 [INFO] running `Command { std: "docker" "start" "-a" "f39604dbc56e9874a7b5bb2330c1c2bdf853f6f965e33313731ddc434027b098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f39604dbc56e9874a7b5bb2330c1c2bdf853f6f965e33313731ddc434027b098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39604dbc56e9874a7b5bb2330c1c2bdf853f6f965e33313731ddc434027b098", kill_on_drop: false }` [INFO] [stdout] f39604dbc56e9874a7b5bb2330c1c2bdf853f6f965e33313731ddc434027b098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0cee25f6d809574544f818c18bd5328c2f7493a00c69c06c35d28be8a257f2 [INFO] running `Command { std: "docker" "start" "-a" "0e0cee25f6d809574544f818c18bd5328c2f7493a00c69c06c35d28be8a257f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling cranelift-isle v0.109.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.109.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.109.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cranelift-codegen v0.109.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking cranelift-control v0.109.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling document-features v0.2.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v22.0.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking cranelift-entity v0.109.0 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking cranelift-bforest v0.109.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking wasmparser v0.209.1 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking wasmer-config v0.2.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wasm-encoder v0.209.1 [INFO] [stderr] Checking webc v6.0.0-rc1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling bytecheck v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking wasmer-types v4.3.4 [INFO] [stderr] Compiling bytecheck_derive v0.7.0 [INFO] [stderr] Checking wasmtime-types v22.0.0 [INFO] [stderr] Checking wasmprinter v0.209.1 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking wasmer-vm v4.3.4 [INFO] [stderr] Checking wasmtime-environ v22.0.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling winch-codegen v0.20.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking cranelift-egraph v0.91.1 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking wasmer-compiler v4.3.4 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling wasm3-sys v0.5.0 (https://github.com/robbepop/wasm3-rs.git?branch=rf-fix-wasm3-rs#96299e42) [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Checking wasmparser-nostd v0.100.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-bitmap v0.3.6 [INFO] [stderr] Checking tinywasm-types v0.7.0 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking wasmparser v0.207.0 [INFO] [stderr] Checking cranelift-frontend v0.109.0 [INFO] [stderr] Checking cranelift-native v0.109.0 [INFO] [stderr] Checking string-interner v0.17.0 [INFO] [stderr] Checking cranelift-wasm v0.109.0 [INFO] [stderr] Compiling wasmtime v22.0.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking wasm-encoder v0.212.0 [INFO] [stderr] Checking wasmtime-cranelift v22.0.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.3.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking wast v212.0.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking wasmi_collections v0.34.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking wasmi_core v0.34.0 [INFO] [stderr] Checking wasmi_core v0.13.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tinywasm-parser v0.7.0 [INFO] [stderr] Compiling wasmer-derive v4.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking wasmtime-winch v22.0.0 [INFO] [stderr] Checking dynasmrt v1.2.3 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v22.0.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking wasmtime-asm-macros v22.0.0 [INFO] [stderr] Checking multi-stash v0.2.0 [INFO] [stderr] Checking wasmtime-slab v22.0.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking wasmi_arena v0.4.1 [INFO] [stderr] Checking tinywasm v0.7.0 [INFO] [stderr] Checking wasmi v0.31.2 [INFO] [stderr] Checking wasmer-compiler-singlepass v4.3.4 [INFO] [stderr] Checking wasmi v0.34.0 [INFO] [stderr] Checking wasmer v4.3.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking wat v1.212.0 [INFO] [stderr] Checking wasm3 v0.5.0 (https://github.com/robbepop/wasm3-rs.git?branch=rf-fix-wasm3-rs#96299e42) [INFO] [stderr] Checking makepad-stitch v0.1.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking testcase-argon2 v0.0.0 (/opt/rustwide/workdir/benches/res/rust/argon2) [INFO] [stderr] Checking cranelift-frontend v0.91.1 [INFO] [stderr] Checking wasmi-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/stitch.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 45 | let engine = Engine::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let mut store = Store::new(engine); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let engine = store.engine(); [INFO] [stdout] 48 | let module = Module::new(engine, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let linker = Linker::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let instance = linker.instantiate(&mut store, &module).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let func = instance.exported_func("run").unwrap(); [INFO] [stdout] 52 | Box::new(StitchRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 53 | | store, [INFO] [stdout] 54 | | _instance: instance, [INFO] [stdout] 55 | | func, [INFO] [stdout] 56 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/stitch.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 45 | let engine = Engine::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let mut store = Store::new(engine); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let engine = store.engine(); [INFO] [stdout] 48 | let module = Module::new(engine, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let linker = Linker::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let instance = linker.instantiate(&mut store, &module).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let func = instance.exported_func("run").unwrap(); [INFO] [stdout] 52 | Box::new(StitchRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 53 | | store, [INFO] [stdout] 54 | | _instance: instance, [INFO] [stdout] 55 | | func, [INFO] [stdout] 56 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/tinywasm.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 33 | let mut store = tinywasm::Store::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let module = tinywasm::Module::parse_bytes(wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let instance = module.instantiate(&mut store, None).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let func = instance.exported_func::(&store, "run").unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | Box::new(TinywasmRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 38 | | store, [INFO] [stdout] 39 | | _instance: instance, [INFO] [stdout] 40 | | func, [INFO] [stdout] 41 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/tinywasm.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 45 | let mut store = tinywasm::Store::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let module = tinywasm::Module::parse_bytes(wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let mut imports = tinywasm::Imports::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let instance = module.instantiate(&mut store, Some(imports)).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let func = instance.exported_func::<(), f32>(&store, "run").unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | func.call(&mut store, ()).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasm3.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 53 | let runtime = self.setup_runtime(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Box::new(Wasm3Runtime { runtime }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasm3.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 80 | let env = wasm3::Environment::new().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | wasm3::Runtime::new(&env, 8192).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/tinywasm.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 33 | let mut store = tinywasm::Store::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | let module = tinywasm::Module::parse_bytes(wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let instance = module.instantiate(&mut store, None).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let func = instance.exported_func::(&store, "run").unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | Box::new(TinywasmRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 38 | | store, [INFO] [stdout] 39 | | _instance: instance, [INFO] [stdout] 40 | | func, [INFO] [stdout] 41 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/tinywasm.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 45 | let mut store = tinywasm::Store::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let module = tinywasm::Module::parse_bytes(wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let mut imports = tinywasm::Imports::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let instance = module.instantiate(&mut store, Some(imports)).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let func = instance.exported_func::<(), f32>(&store, "run").unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | func.call(&mut store, ()).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmer.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 53 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let module = wasmer::Module::new(&store, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let import_object = wasmer::imports! {}; [INFO] [stdout] 56 | let instance = wasmer::Instance::new(&mut store, &module, &import_object).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Box::new(WasmerRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 62 | | store, [INFO] [stdout] 63 | | _instance: instance, [INFO] [stdout] 64 | | func, [INFO] [stdout] 65 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasm3.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 53 | let runtime = self.setup_runtime(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | Box::new(Wasm3Runtime { runtime }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasm3.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 80 | let env = wasm3::Environment::new().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | wasm3::Runtime::new(&env, 8192).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmer.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 53 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let module = wasmer::Module::new(&store, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let import_object = wasmer::imports! {}; [INFO] [stdout] 56 | let instance = wasmer::Instance::new(&mut store, &module, &import_object).unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Box::new(WasmerRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 62 | | store, [INFO] [stdout] 63 | | _instance: instance, [INFO] [stdout] 64 | | func, [INFO] [stdout] 65 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmer.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 69 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let module = wasmer::Module::new(&store, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let import_object = wasmer::imports! { [INFO] [stdout] | _____________________________- [INFO] [stdout] | |_____________________________| [INFO] [stdout] 72 | | "env" => { [INFO] [stdout] 73 | | "clock_ms" => wasmer::Function::new_typed(&mut store, elapsed_ms), [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_________| [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | | let instance = wasmer::Instance::new(&mut store, &module, &import_object).unwrap(); [INFO] [stdout] | | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | / instance [INFO] [stdout] 78 | .exports [INFO] [stdout] 79 | .get_typed_function::<(), f32>(&store, "run") [INFO] [stdout] 80 | .unwrap() [INFO] [stdout] 81 | | .call(&mut store) [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmer.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 69 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let module = wasmer::Module::new(&store, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let import_object = wasmer::imports! { [INFO] [stdout] | _____________________________- [INFO] [stdout] | |_____________________________| [INFO] [stdout] 72 | | "env" => { [INFO] [stdout] 73 | | "clock_ms" => wasmer::Function::new_typed(&mut store, elapsed_ms), [INFO] [stdout] 74 | | } [INFO] [stdout] 75 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_________| [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | | let instance = wasmer::Instance::new(&mut store, &module, &import_object).unwrap(); [INFO] [stdout] | | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | / instance [INFO] [stdout] 78 | .exports [INFO] [stdout] 79 | .get_typed_function::<(), f32>(&store, "run") [INFO] [stdout] 80 | .unwrap() [INFO] [stdout] 81 | | .call(&mut store) [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmi_new.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 61 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let engine = store.engine(); [INFO] [stdout] 63 | let module = self.module(engine, wasm); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let linker = wasmi_new::Linker::new(engine); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Box::new(WasmiNewRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 72 | | store, [INFO] [stdout] 73 | | _instance: instance, [INFO] [stdout] 74 | | func, [INFO] [stdout] 75 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmi_new.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 61 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let engine = store.engine(); [INFO] [stdout] 63 | let module = self.module(engine, wasm); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let linker = wasmi_new::Linker::new(engine); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Box::new(WasmiNewRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 72 | | store, [INFO] [stdout] 73 | | _instance: instance, [INFO] [stdout] 74 | | func, [INFO] [stdout] 75 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmi_new.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut store = >::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let mut linker = wasmi_new::Linker::new(store.engine()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | linker.func_wrap("env", "clock_ms", elapsed_ms).unwrap(); [INFO] [stdout] 82 | let module = wasmi_new::Module::new(store.engine(), wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | / linker [INFO] [stdout] 84 | | .instantiate(&mut store, &module) [INFO] [stdout] 85 | | .unwrap() [INFO] [stdout] 86 | | .ensure_no_start(&mut store) [INFO] [stdout] ... | [INFO] [stdout] 89 | | .unwrap() [INFO] [stdout] 90 | | .call(&mut store, ()) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmi_new.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 79 | let mut store = >::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let mut linker = wasmi_new::Linker::new(store.engine()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | linker.func_wrap("env", "clock_ms", elapsed_ms).unwrap(); [INFO] [stdout] 82 | let module = wasmi_new::Module::new(store.engine(), wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | / linker [INFO] [stdout] 84 | | .instantiate(&mut store, &module) [INFO] [stdout] 85 | | .unwrap() [INFO] [stdout] 86 | | .ensure_no_start(&mut store) [INFO] [stdout] ... | [INFO] [stdout] 89 | | .unwrap() [INFO] [stdout] 90 | | .call(&mut store, ()) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmi_old.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 23 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let engine = store.engine(); [INFO] [stdout] 25 | let module = wasmi_old::Module::new(engine, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let linker = wasmi_old::Linker::new(engine); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | Box::new(WasmiOldRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 34 | | store, [INFO] [stdout] 35 | | _instance: instance, [INFO] [stdout] 36 | | func, [INFO] [stdout] 37 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmi_old.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 23 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let engine = store.engine(); [INFO] [stdout] 25 | let module = wasmi_old::Module::new(engine, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let linker = wasmi_old::Linker::new(engine); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | Box::new(WasmiOldRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 34 | | store, [INFO] [stdout] 35 | | _instance: instance, [INFO] [stdout] 36 | | func, [INFO] [stdout] 37 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmtime.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 61 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let engine = store.engine(); [INFO] [stdout] 63 | let module = wasmtime::Module::new(engine, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let linker = wasmtime::Linker::new(engine); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let instance = linker.instantiate(&mut store, &module).unwrap(); [INFO] [stdout] 66 | let func = instance [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | Box::new(WasmtimeRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 70 | | store, [INFO] [stdout] 71 | | _instance: instance, [INFO] [stdout] 72 | | func, [INFO] [stdout] 73 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmtime.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 61 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let engine = store.engine(); [INFO] [stdout] 63 | let module = wasmtime::Module::new(engine, wasm).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let linker = wasmtime::Linker::new(engine); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let instance = linker.instantiate(&mut store, &module).unwrap(); [INFO] [stdout] 66 | let func = instance [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | Box::new(WasmtimeRuntime { [INFO] [stdout] | __________________^ [INFO] [stdout] 70 | | store, [INFO] [stdout] 71 | | _instance: instance, [INFO] [stdout] 72 | | func, [INFO] [stdout] 73 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmtime.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 77 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let mut linker = wasmtime::Linker::new(store.engine()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let module = wasmtime::Module::new(store.engine(), wasm) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | .expect("Wasmtime: failed to compile and validate coremark Wasm binary"); [INFO] [stdout] 84 | / linker [INFO] [stdout] 85 | | .instantiate(&mut store, &module) [INFO] [stdout] 86 | | .expect("Wasmtime: failed to instantiate coremark Wasm module") [INFO] [stdout] 87 | | .get_typed_func::<(), f32>(&mut store, "run") [INFO] [stdout] 88 | | .expect("Wasmtime: could not find \"run\" function export") [INFO] [stdout] 89 | | .call(&mut store, ()) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/vms/wasmtime.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 77 | let mut store = self.store(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let mut linker = wasmtime::Linker::new(store.engine()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let module = wasmtime::Module::new(store.engine(), wasm) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | .expect("Wasmtime: failed to compile and validate coremark Wasm binary"); [INFO] [stdout] 84 | / linker [INFO] [stdout] 85 | | .instantiate(&mut store, &module) [INFO] [stdout] 86 | | .expect("Wasmtime: failed to instantiate coremark Wasm module") [INFO] [stdout] 87 | | .get_typed_func::<(), f32>(&mut store, "run") [INFO] [stdout] 88 | | .expect("Wasmtime: could not find \"run\" function export") [INFO] [stdout] 89 | | .call(&mut store, ()) [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmi-benchmarks` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasmi-benchmarks` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "0e0cee25f6d809574544f818c18bd5328c2f7493a00c69c06c35d28be8a257f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0cee25f6d809574544f818c18bd5328c2f7493a00c69c06c35d28be8a257f2", kill_on_drop: false }` [INFO] [stdout] 0e0cee25f6d809574544f818c18bd5328c2f7493a00c69c06c35d28be8a257f2