[INFO] fetching crate async-watch 0.3.1... [INFO] checking async-watch-0.3.1 against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] extracting crate async-watch 0.3.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate async-watch 0.3.1 on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-watch 0.3.1 [INFO] finished tweaking crates.io crate async-watch 0.3.1 [INFO] tweaked toml for crates.io crate async-watch 0.3.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebb6995a275910fa7de3d1d359028ec6f5a15df2a36c96a03a41e7e67b999436 [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" "ebb6995a275910fa7de3d1d359028ec6f5a15df2a36c96a03a41e7e67b999436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebb6995a275910fa7de3d1d359028ec6f5a15df2a36c96a03a41e7e67b999436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb6995a275910fa7de3d1d359028ec6f5a15df2a36c96a03a41e7e67b999436", kill_on_drop: false }` [INFO] [stdout] ebb6995a275910fa7de3d1d359028ec6f5a15df2a36c96a03a41e7e67b999436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1300446d503978e79d7b1f019aa06fd4fbefc5c7b09966c8967e97c6ca7b9557 [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" "1300446d503978e79d7b1f019aa06fd4fbefc5c7b09966c8967e97c6ca7b9557", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-watch v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking socket2 v0.3.16 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking tokio-test v0.2.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.28s [INFO] running `Command { std: "docker" "inspect" "1300446d503978e79d7b1f019aa06fd4fbefc5c7b09966c8967e97c6ca7b9557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1300446d503978e79d7b1f019aa06fd4fbefc5c7b09966c8967e97c6ca7b9557", kill_on_drop: false }` [INFO] [stdout] 1300446d503978e79d7b1f019aa06fd4fbefc5c7b09966c8967e97c6ca7b9557