[INFO] fetching crate wasmer-compiler-cli 4.3.6... [INFO] checking wasmer-compiler-cli-4.3.6 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate wasmer-compiler-cli 4.3.6 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate wasmer-compiler-cli 4.3.6 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 crates.io crate wasmer-compiler-cli 4.3.6 [INFO] finished tweaking crates.io crate wasmer-compiler-cli 4.3.6 [INFO] tweaked toml for crates.io crate wasmer-compiler-cli 4.3.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate wasmer-compiler-cli 4.3.6 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] Downloading crates ... [INFO] [stderr] Downloaded unix_mode v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8ab1b3e4baedc2b0950f69ce780138118e827406addf57d6b23d1c311c99c254 [INFO] running `Command { std: "docker" "start" "-a" "8ab1b3e4baedc2b0950f69ce780138118e827406addf57d6b23d1c311c99c254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ab1b3e4baedc2b0950f69ce780138118e827406addf57d6b23d1c311c99c254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab1b3e4baedc2b0950f69ce780138118e827406addf57d6b23d1c311c99c254", kill_on_drop: false }` [INFO] [stdout] 8ab1b3e4baedc2b0950f69ce780138118e827406addf57d6b23d1c311c99c254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5a16e8f94cd37b536e54137eb9085c4ff06393970fd4dbdf9345298cdd525542 [INFO] running `Command { std: "docker" "start" "-a" "5a16e8f94cd37b536e54137eb9085c4ff06393970fd4dbdf9345298cdd525542", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking winnow v0.6.15 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking digest v0.10.7 [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 cc v1.1.6 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling wasmer-compiler-cli v4.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking distance v0.4.0 [INFO] [stderr] Checking unix_mode v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling darling_macro v0.20.10 [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 darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking semver v1.0.23 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking wasmer-config v0.2.0 [INFO] [stderr] Checking webc v6.0.0-rc1 [INFO] [stderr] Checking wasmer-types v4.3.6 [INFO] [stderr] Checking wasmer-vm v4.3.6 [INFO] [stderr] Checking wasmer-compiler v4.3.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(feature = "llvm", clap(long, parse(from_os_str)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | else if #[cfg(feature = "llvm")] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:309:74 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg(not(all(feature = "singlepass", feature = "cranelift", feature = "llvm",)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(feature = "llvm", clap(long, parse(from_os_str)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | else if #[cfg(feature = "llvm")] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:309:74 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg(not(all(feature = "singlepass", feature = "cranelift", feature = "llvm",)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `run` [INFO] [stdout] --> src/bin/wasmer_compiler.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "run")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `run` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `run` [INFO] [stdout] --> src/bin/wasmer_compiler.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "run")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `run` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.94s [INFO] running `Command { std: "docker" "inspect" "5a16e8f94cd37b536e54137eb9085c4ff06393970fd4dbdf9345298cdd525542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a16e8f94cd37b536e54137eb9085c4ff06393970fd4dbdf9345298cdd525542", kill_on_drop: false }` [INFO] [stdout] 5a16e8f94cd37b536e54137eb9085c4ff06393970fd4dbdf9345298cdd525542 [INFO] checking wasmer-compiler-cli-4.3.6 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate wasmer-compiler-cli 4.3.6 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate wasmer-compiler-cli 4.3.6 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 crates.io crate wasmer-compiler-cli 4.3.6 [INFO] finished tweaking crates.io crate wasmer-compiler-cli 4.3.6 [INFO] tweaked toml for crates.io crate wasmer-compiler-cli 4.3.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate wasmer-compiler-cli 4.3.6 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ec270373133f7e7609a1eac5dda26b340cd823b0d2f60a2e49d9f49d0d2d309f [INFO] running `Command { std: "docker" "start" "-a" "ec270373133f7e7609a1eac5dda26b340cd823b0d2f60a2e49d9f49d0d2d309f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec270373133f7e7609a1eac5dda26b340cd823b0d2f60a2e49d9f49d0d2d309f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec270373133f7e7609a1eac5dda26b340cd823b0d2f60a2e49d9f49d0d2d309f", kill_on_drop: false }` [INFO] [stdout] ec270373133f7e7609a1eac5dda26b340cd823b0d2f60a2e49d9f49d0d2d309f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 84fc7a5a84b4e73606320d79507307cf1de25ec59e50e4de3f0499692df00ab2 [INFO] running `Command { std: "docker" "start" "-a" "84fc7a5a84b4e73606320d79507307cf1de25ec59e50e4de3f0499692df00ab2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking winnow v0.6.15 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Compiling wasmer-compiler-cli v4.3.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking unix_mode v0.1.4 [INFO] [stderr] Checking distance v0.4.0 [INFO] [stderr] Checking clap v4.4.11 [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 url v2.5.2 [INFO] [stderr] Checking semver v1.0.23 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Checking wasmer-config v0.2.0 [INFO] [stderr] Checking webc v6.0.0-rc1 [INFO] [stderr] Checking wasmer-types v4.3.6 [INFO] [stderr] Checking wasmer-vm v4.3.6 [INFO] [stderr] Checking wasmer-compiler v4.3.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(feature = "llvm", clap(long, parse(from_os_str)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | else if #[cfg(feature = "llvm")] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:309:74 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg(not(all(feature = "singlepass", feature = "cranelift", feature = "llvm",)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(feature = "llvm", clap(long, parse(from_os_str)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | else if #[cfg(feature = "llvm")] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:309:74 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg(not(all(feature = "singlepass", feature = "cranelift", feature = "llvm",)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `llvm` [INFO] [stdout] --> src/store.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | #[cfg(feature = "llvm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler`, `cranelift`, `debug`, `default`, `disable-all-logging`, `engine`, `fern`, `jit`, `log`, `singlepass`, `wasmer-compiler-cranelift`, and `wasmer-compiler-singlepass` [INFO] [stdout] = help: consider adding `llvm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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/store.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 188 | let compiler_config: Box = match compiler { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | CompilerType::Headless => bail!("The headless engine can't be chosen"), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | Ok((compiler_config, compiler)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/store.rs:367:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn get_engine_for_target(&self, target: Target) -> Result<(EngineBuilder, CompilerType)> { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 365 | let (compiler_config, compiler_type) = self.compiler.get_compiler_config()?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 366 | let engine = self.get_engine_with_compiler(target, compiler_config)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | Ok((engine, compiler_type)) [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] | 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] | [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 2 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-compiler-cli` (lib) due to 3 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/store.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 188 | let compiler_config: Box = match compiler { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | CompilerType::Headless => bail!("The headless engine can't be chosen"), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | Ok((compiler_config, compiler)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/store.rs:367:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn get_engine_for_target(&self, target: Target) -> Result<(EngineBuilder, CompilerType)> { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 365 | let (compiler_config, compiler_type) = self.compiler.get_compiler_config()?; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 366 | let engine = self.get_engine_with_compiler(target, compiler_config)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | Ok((engine, compiler_type)) [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] | 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] | [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 2 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-compiler-cli` (lib test) due to 3 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "84fc7a5a84b4e73606320d79507307cf1de25ec59e50e4de3f0499692df00ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fc7a5a84b4e73606320d79507307cf1de25ec59e50e4de3f0499692df00ab2", kill_on_drop: false }` [INFO] [stdout] 84fc7a5a84b4e73606320d79507307cf1de25ec59e50e4de3f0499692df00ab2