[INFO] fetching crate wasi-crypto-preview 0.1.1... [INFO] checking wasi-crypto-preview-0.1.1 against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] extracting crate wasi-crypto-preview 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate wasi-crypto-preview 0.1.1 on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasi-crypto-preview 0.1.1 [INFO] finished tweaking crates.io crate wasi-crypto-preview 0.1.1 [INFO] tweaked toml for crates.io crate wasi-crypto-preview 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "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] a97e59b44f52549a67d447867f27e8829bb69d216966a7a25e2bfaee2e2823dc [INFO] running `Command { std: "docker" "start" "-a" "a97e59b44f52549a67d447867f27e8829bb69d216966a7a25e2bfaee2e2823dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a97e59b44f52549a67d447867f27e8829bb69d216966a7a25e2bfaee2e2823dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97e59b44f52549a67d447867f27e8829bb69d216966a7a25e2bfaee2e2823dc", kill_on_drop: false }` [INFO] [stdout] a97e59b44f52549a67d447867f27e8829bb69d216966a7a25e2bfaee2e2823dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 964f6c69426e6b26420cd53be7e0be5cf5d89d5ec28f51af6dc178b30d3b28ba [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" "964f6c69426e6b26420cd53be7e0be5cf5d89d5ec28f51af6dc178b30d3b28ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking pqcrypto-traits v0.3.3 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rawbytes v0.1.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking wast v22.0.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking xoodyak v0.5.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Compiling pqcrypto-kyber v0.6.7 [INFO] [stderr] Compiling ring v0.17.0-alpha.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Checking witx v0.8.8 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling wiggle-generate v0.20.0 [INFO] [stderr] Compiling wiggle-macro v0.20.0 [INFO] [stderr] Checking wiggle v0.20.0 [INFO] [stderr] Checking pqcrypto v0.11.1 [INFO] [stderr] Checking wasi-crypto-preview v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "964f6c69426e6b26420cd53be7e0be5cf5d89d5ec28f51af6dc178b30d3b28ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964f6c69426e6b26420cd53be7e0be5cf5d89d5ec28f51af6dc178b30d3b28ba", kill_on_drop: false }` [INFO] [stdout] 964f6c69426e6b26420cd53be7e0be5cf5d89d5ec28f51af6dc178b30d3b28ba