[INFO] crate wasmer-runtime-c-api 0.17.0 is already in cache [INFO] checking wasmer-runtime-c-api-0.17.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate wasmer-runtime-c-api 0.17.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate wasmer-runtime-c-api 0.17.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-runtime-c-api 0.17.0 [INFO] finished tweaking crates.io crate wasmer-runtime-c-api 0.17.0 [INFO] tweaked toml for crates.io crate wasmer-runtime-c-api 0.17.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inkwell v0.1.0-llvm8sample [INFO] [stderr] Downloaded wasmer-wasi v0.17.0 [INFO] [stderr] Downloaded wasmer-emscripten v0.17.0 [INFO] [stderr] Downloaded wasmer-llvm-backend v0.17.0 [INFO] [stderr] Downloaded wasmer v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7a9b879bb6933a3e7d5202c05fab6d67f5f7bca2dc8046b0d0530e776ab64fb [INFO] running `Command { std: "docker" "start" "-a" "b7a9b879bb6933a3e7d5202c05fab6d67f5f7bca2dc8046b0d0530e776ab64fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7a9b879bb6933a3e7d5202c05fab6d67f5f7bca2dc8046b0d0530e776ab64fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a9b879bb6933a3e7d5202c05fab6d67f5f7bca2dc8046b0d0530e776ab64fb", kill_on_drop: false }` [INFO] [stdout] b7a9b879bb6933a3e7d5202c05fab6d67f5f7bca2dc8046b0d0530e776ab64fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d449e4f4ec7f0888ed4c532e4ace438fec7b42aaefc18c7eee2d7c6cc33b6d8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d449e4f4ec7f0888ed4c532e4ace438fec7b42aaefc18c7eee2d7c6cc33b6d8c", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cbindgen v0.9.1 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling blake3 v0.3.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.0 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling typetag-impl v0.1.5 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking erased-serde v0.3.11 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Checking typetag v0.1.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking wasmer-wasi v0.17.0 [INFO] [stderr] Checking wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Checking cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-runtime-c-api v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fs` [INFO] [stdout] --> build.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{env, fs, path::PathBuf}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Checking wasmer-clif-backend v0.17.0 [INFO] [stderr] Checking wasmer v0.17.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "d449e4f4ec7f0888ed4c532e4ace438fec7b42aaefc18c7eee2d7c6cc33b6d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d449e4f4ec7f0888ed4c532e4ace438fec7b42aaefc18c7eee2d7c6cc33b6d8c", kill_on_drop: false }` [INFO] [stdout] d449e4f4ec7f0888ed4c532e4ace438fec7b42aaefc18c7eee2d7c6cc33b6d8c