[INFO] fetching crate wasmer-cache 1.0.2... [INFO] checking wasmer-cache-1.0.2 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate wasmer-cache 1.0.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wasmer-cache 1.0.2 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-cache 1.0.2 [INFO] finished tweaking crates.io crate wasmer-cache 1.0.2 [INFO] tweaked toml for crates.io crate wasmer-cache 1.0.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87b7925e2b0e49797ff37127ae17605dc8205986e10dd688b612eff83fefb348 [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" "87b7925e2b0e49797ff37127ae17605dc8205986e10dd688b612eff83fefb348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87b7925e2b0e49797ff37127ae17605dc8205986e10dd688b612eff83fefb348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b7925e2b0e49797ff37127ae17605dc8205986e10dd688b612eff83fefb348", kill_on_drop: false }` [INFO] [stdout] 87b7925e2b0e49797ff37127ae17605dc8205986e10dd688b612eff83fefb348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f7571f92ec650fa70a47d8b7f8c405b1972e3d18137c42e5cf7de2c68ad5da2 [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" "1f7571f92ec650fa70a47d8b7f8c405b1972e3d18137c42e5cf7de2c68ad5da2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking memmap2 v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling wasmer-derive v1.0.2 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Checking enumset v1.0.6 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking cranelift-entity v0.68.0 [INFO] [stderr] Checking indexmap v1.6.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking wasmer-types v1.0.2 [INFO] [stderr] Checking wasmer-compiler v1.0.2 [INFO] [stderr] Checking wasmer-engine v1.0.2 [INFO] [stderr] Checking wasmer v1.0.2 [INFO] [stderr] Checking wasmer-cache v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "1f7571f92ec650fa70a47d8b7f8c405b1972e3d18137c42e5cf7de2c68ad5da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7571f92ec650fa70a47d8b7f8c405b1972e3d18137c42e5cf7de2c68ad5da2", kill_on_drop: false }` [INFO] [stdout] 1f7571f92ec650fa70a47d8b7f8c405b1972e3d18137c42e5cf7de2c68ad5da2