[INFO] fetching crate async-injector 0.17.0... [INFO] checking async-injector-0.17.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate async-injector 0.17.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate async-injector 0.17.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-injector 0.17.0 [INFO] finished tweaking crates.io crate async-injector 0.17.0 [INFO] tweaked toml for crates.io crate async-injector 0.17.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate async-injector 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e7a38d6646e286e05996bee5cd22120b655d89698702d1c1710fb4e06ff2258 [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" "8e7a38d6646e286e05996bee5cd22120b655d89698702d1c1710fb4e06ff2258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e7a38d6646e286e05996bee5cd22120b655d89698702d1c1710fb4e06ff2258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e7a38d6646e286e05996bee5cd22120b655d89698702d1c1710fb4e06ff2258", kill_on_drop: false }` [INFO] [stdout] 8e7a38d6646e286e05996bee5cd22120b655d89698702d1c1710fb4e06ff2258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5a14eb81dd85e9ce4cb8175a5efa7af9b036548b1dcfb701d29ca5acc257f93 [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" "a5a14eb81dd85e9ce4cb8175a5efa7af9b036548b1dcfb701d29ca5acc257f93", 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.59 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling async-injector-derive v0.17.0 [INFO] [stderr] Checking serde-hashkey v0.4.0 [INFO] [stderr] Checking async-injector v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.29s [INFO] running `Command { std: "docker" "inspect" "a5a14eb81dd85e9ce4cb8175a5efa7af9b036548b1dcfb701d29ca5acc257f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a14eb81dd85e9ce4cb8175a5efa7af9b036548b1dcfb701d29ca5acc257f93", kill_on_drop: false }` [INFO] [stdout] a5a14eb81dd85e9ce4cb8175a5efa7af9b036548b1dcfb701d29ca5acc257f93