[INFO] fetching crate moka 0.3.1... [INFO] checking moka-0.3.1 against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] extracting crate moka 0.3.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate moka 0.3.1 on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate moka 0.3.1 [INFO] finished tweaking crates.io crate moka 0.3.1 [INFO] tweaked toml for crates.io crate moka 0.3.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cca289e1cbda01cbe10ad64dee7d7e51237dccb9610d7e056a7f4d6e83825e08 [INFO] running `Command { std: "docker" "start" "-a" "cca289e1cbda01cbe10ad64dee7d7e51237dccb9610d7e056a7f4d6e83825e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cca289e1cbda01cbe10ad64dee7d7e51237dccb9610d7e056a7f4d6e83825e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca289e1cbda01cbe10ad64dee7d7e51237dccb9610d7e056a7f4d6e83825e08", kill_on_drop: false }` [INFO] [stdout] cca289e1cbda01cbe10ad64dee7d7e51237dccb9610d7e056a7f4d6e83825e08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8987c1f1ca8228150225ef6d01f98b2d36a161728f0fa1cb6852250e46f3c8d8 [INFO] running `Command { std: "docker" "start" "-a" "8987c1f1ca8228150225ef6d01f98b2d36a161728f0fa1cb6852250e46f3c8d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking atomic-shim v0.1.0 [INFO] [stderr] Compiling moka v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking raw-cpuid v9.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking pulldown-cmark v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking quanta v0.7.2 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking cht v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking cargo-platform v0.1.1 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking cargo_metadata v0.12.3 [INFO] [stderr] Checking skeptic v0.13.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "8987c1f1ca8228150225ef6d01f98b2d36a161728f0fa1cb6852250e46f3c8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8987c1f1ca8228150225ef6d01f98b2d36a161728f0fa1cb6852250e46f3c8d8", kill_on_drop: false }` [INFO] [stdout] 8987c1f1ca8228150225ef6d01f98b2d36a161728f0fa1cb6852250e46f3c8d8