[INFO] fetching crate wasmtime-wasi-c 0.10.0... [INFO] checking wasmtime-wasi-c-0.10.0 against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] extracting crate wasmtime-wasi-c 0.10.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate wasmtime-wasi-c 0.10.0 on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-wasi-c 0.10.0 [INFO] finished tweaking crates.io crate wasmtime-wasi-c 0.10.0 [INFO] tweaked toml for crates.io crate wasmtime-wasi-c 0.10.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b2809d08e1917dd2128959461564f3cf85990b0fb28c5b24e39d384bda8ea9 [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" "83b2809d08e1917dd2128959461564f3cf85990b0fb28c5b24e39d384bda8ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b2809d08e1917dd2128959461564f3cf85990b0fb28c5b24e39d384bda8ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b2809d08e1917dd2128959461564f3cf85990b0fb28c5b24e39d384bda8ea9", kill_on_drop: false }` [INFO] [stdout] 83b2809d08e1917dd2128959461564f3cf85990b0fb28c5b24e39d384bda8ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 927a2da9e6d0a6d9c2d54d2d8978413ba294d007717ddf416f0764bd5ba452e4 [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" "927a2da9e6d0a6d9c2d54d2d8978413ba294d007717ddf416f0764bd5ba452e4", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.55.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling wasmtime-environ v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking wasmparser v0.47.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking cranelift-entity v0.55.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking file-per-thread-logger v0.1.4 [INFO] [stderr] Checking cranelift-bforest v0.55.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking goblin v0.1.3 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling wasmtime-runtime v0.10.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling cranelift-codegen-meta v0.55.0 [INFO] [stderr] Checking faerie v0.14.0 [INFO] [stderr] Compiling wasmtime-wasi-c v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cranelift-codegen v0.55.0 [INFO] [stderr] Checking cranelift-frontend v0.55.0 [INFO] [stderr] Checking cranelift-native v0.55.0 [INFO] [stderr] Checking cranelift-wasm v0.55.0 [INFO] [stderr] Checking zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Checking wasmtime-debug v0.10.0 [INFO] [stderr] Checking wasmtime-jit v0.10.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "927a2da9e6d0a6d9c2d54d2d8978413ba294d007717ddf416f0764bd5ba452e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927a2da9e6d0a6d9c2d54d2d8978413ba294d007717ddf416f0764bd5ba452e4", kill_on_drop: false }` [INFO] [stdout] 927a2da9e6d0a6d9c2d54d2d8978413ba294d007717ddf416f0764bd5ba452e4