[INFO] fetching crate wasmer-compiler-x 2.4.1... [INFO] checking wasmer-compiler-x-2.4.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate wasmer-compiler-x 2.4.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wasmer-compiler-x 2.4.1 [INFO] finished tweaking crates.io crate wasmer-compiler-x 2.4.1 [INFO] tweaked toml for crates.io crate wasmer-compiler-x 2.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-compiler-x 2.4.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.16.0) [INFO] [stderr] Adding rkyv v0.7.45 (available: v0.8.11) [INFO] [stderr] Adding target-lexicon v0.12.16 (available: v0.13.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding wasmparser v0.78.2 (available: v0.238.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1375a110be4b3a636b9c86a5b4cb224026959a2952d25464c10984dccaf212d8 [INFO] running `Command { std: "docker" "start" "-a" "1375a110be4b3a636b9c86a5b4cb224026959a2952d25464c10984dccaf212d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1375a110be4b3a636b9c86a5b4cb224026959a2952d25464c10984dccaf212d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1375a110be4b3a636b9c86a5b4cb224026959a2952d25464c10984dccaf212d8", kill_on_drop: false }` [INFO] [stdout] 1375a110be4b3a636b9c86a5b4cb224026959a2952d25464c10984dccaf212d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1470cdec00008c92ff646414b99545d934ba7247827bd0bc545fd7775e579a8c [INFO] running `Command { std: "docker" "start" "-a" "1470cdec00008c92ff646414b99545d934ba7247827bd0bc545fd7775e579a8c", kill_on_drop: false }` [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling wasmer-vm-x v2.4.1 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking wasmer-types-x v2.4.1 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking wasmer-compiler-x v2.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::new_without_default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `core`, `default`, `hashbrown`, `std`, `translator`, and `wasmparser` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `core`, `default`, `hashbrown`, `std`, `translator`, and `wasmparser` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow`, `boxed`, and `collections` [INFO] [stdout] --> src/lib.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub use std::{borrow, boxed, collections, fmt, str, string, sync, vec}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::new_without_default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `core`, `default`, `hashbrown`, `std`, `translator`, and `wasmparser` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `core`, `default`, `hashbrown`, `std`, `translator`, and `wasmparser` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow`, `boxed`, and `collections` [INFO] [stdout] --> src/lib.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub use std::{borrow, boxed, collections, fmt, str, string, sync, vec}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s [INFO] running `Command { std: "docker" "inspect" "1470cdec00008c92ff646414b99545d934ba7247827bd0bc545fd7775e579a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1470cdec00008c92ff646414b99545d934ba7247827bd0bc545fd7775e579a8c", kill_on_drop: false }` [INFO] [stdout] 1470cdec00008c92ff646414b99545d934ba7247827bd0bc545fd7775e579a8c