[INFO] fetching crate wasi-common 0.21.0... [INFO] checking wasi-common-0.21.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate wasi-common 0.21.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate wasi-common 0.21.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasi-common 0.21.0 [INFO] finished tweaking crates.io crate wasi-common 0.21.0 [INFO] tweaked toml for crates.io crate wasi-common 0.21.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8f9ca9ef6a2ddc4c327d4207f37707cd487b5afc4a92ec4b7f343a1b2c874f3 [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" "d8f9ca9ef6a2ddc4c327d4207f37707cd487b5afc4a92ec4b7f343a1b2c874f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8f9ca9ef6a2ddc4c327d4207f37707cd487b5afc4a92ec4b7f343a1b2c874f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f9ca9ef6a2ddc4c327d4207f37707cd487b5afc4a92ec4b7f343a1b2c874f3", kill_on_drop: false }` [INFO] [stdout] d8f9ca9ef6a2ddc4c327d4207f37707cd487b5afc4a92ec4b7f343a1b2c874f3 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94751f306143919e824b591c997f098fc892d87b32558f9a292108d8303c2c50 [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" "94751f306143919e824b591c997f098fc892d87b32558f9a292108d8303c2c50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling wasi-common v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling wast v22.0.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling witx v0.8.7 [INFO] [stderr] Checking yanix v0.21.0 [INFO] [stderr] Compiling wiggle-generate v0.21.0 [INFO] [stderr] Compiling wig v0.21.0 [INFO] [stderr] Compiling wiggle-macro v0.21.0 [INFO] [stderr] Checking wiggle v0.21.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "94751f306143919e824b591c997f098fc892d87b32558f9a292108d8303c2c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94751f306143919e824b591c997f098fc892d87b32558f9a292108d8303c2c50", kill_on_drop: false }` [INFO] [stdout] 94751f306143919e824b591c997f098fc892d87b32558f9a292108d8303c2c50