[INFO] fetching crate futures-x-io-timeoutable 0.3.2... [INFO] checking futures-x-io-timeoutable-0.3.2 against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] extracting crate futures-x-io-timeoutable 0.3.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate futures-x-io-timeoutable 0.3.2 on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate futures-x-io-timeoutable 0.3.2 [INFO] finished tweaking crates.io crate futures-x-io-timeoutable 0.3.2 [INFO] tweaked toml for crates.io crate futures-x-io-timeoutable 0.3.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa3f5cd2f19b00f5267b8e43384436b513280a6fd2c7db74e5d4cafbfe57490d [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" "fa3f5cd2f19b00f5267b8e43384436b513280a6fd2c7db74e5d4cafbfe57490d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa3f5cd2f19b00f5267b8e43384436b513280a6fd2c7db74e5d4cafbfe57490d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3f5cd2f19b00f5267b8e43384436b513280a6fd2c7db74e5d4cafbfe57490d", kill_on_drop: false }` [INFO] [stdout] fa3f5cd2f19b00f5267b8e43384436b513280a6fd2c7db74e5d4cafbfe57490d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53cfaa3dc6530f20213f0af1913e407c988956027ab6895768f3ea80006882ca [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" "53cfaa3dc6530f20213f0af1913e407c988956027ab6895768f3ea80006882ca", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-x-io-timeoutable v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "53cfaa3dc6530f20213f0af1913e407c988956027ab6895768f3ea80006882ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53cfaa3dc6530f20213f0af1913e407c988956027ab6895768f3ea80006882ca", kill_on_drop: false }` [INFO] [stdout] 53cfaa3dc6530f20213f0af1913e407c988956027ab6895768f3ea80006882ca