[INFO] crate wasmer-runtime-c-api 0.3.0 is already in cache [INFO] extracting crate wasmer-runtime-c-api 0.3.0 into work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/wasmer-runtime-c-api/0.3.0 [INFO] extracting crate wasmer-runtime-c-api 0.3.0 into work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/wasmer-runtime-c-api/0.3.0 [INFO] validating manifest of wasmer-runtime-c-api-0.3.0 on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wasmer-runtime-c-api-0.3.0 on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wasmer-runtime-c-api-0.3.0 [INFO] finished frobbing wasmer-runtime-c-api-0.3.0 [INFO] frobbed toml for wasmer-runtime-c-api-0.3.0 written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/wasmer-runtime-c-api/0.3.0/Cargo.toml [INFO] started frobbing wasmer-runtime-c-api-0.3.0 [INFO] finished frobbing wasmer-runtime-c-api-0.3.0 [INFO] frobbed toml for wasmer-runtime-c-api-0.3.0 written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/wasmer-runtime-c-api/0.3.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking wasmer-runtime-c-api-0.3.0 against try#06a150c7d11500b41499224f165e9de1de096768 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-6/try#06a150c7d11500b41499224f165e9de1de096768:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/wasmer-runtime-c-api/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5f076fc2c31b5ca0a10ee199f0b733d1739b17fbbfe9f4acb5e99652386b867a [INFO] running `"docker" "start" "-a" "5f076fc2c31b5ca0a10ee199f0b733d1739b17fbbfe9f4acb5e99652386b867a"` [INFO] [stderr] Compiling cranelift-entity v0.30.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Compiling wasmer-runtime-core v0.3.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.30.0 [INFO] [stderr] Checking cranelift-bforest v0.30.0 [INFO] [stderr] Compiling cranelift-codegen v0.30.0 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling target-lexicon v0.3.0 [INFO] [stderr] Compiling cbindgen v0.8.3 [INFO] [stderr] Compiling wasmer-runtime-c-api v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `fs` [INFO] [stderr] --> build.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 4 | use std::{env, fs, path::PathBuf}; [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Checking cranelift-frontend v0.30.0 [INFO] [stderr] Checking cranelift-native v0.30.0 [INFO] [stderr] Checking cranelift-wasm v0.30.0 [INFO] [stderr] Checking wasmer-clif-backend v0.3.0 [INFO] [stderr] Checking wasmer-runtime v0.3.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "5f076fc2c31b5ca0a10ee199f0b733d1739b17fbbfe9f4acb5e99652386b867a"` [INFO] running `"docker" "rm" "-f" "5f076fc2c31b5ca0a10ee199f0b733d1739b17fbbfe9f4acb5e99652386b867a"` [INFO] [stdout] 5f076fc2c31b5ca0a10ee199f0b733d1739b17fbbfe9f4acb5e99652386b867a