[INFO] fetching crate naja_async_runtime 0.5.0-deprecated.1... [INFO] checking naja_async_runtime-0.5.0-deprecated.1 against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] extracting crate naja_async_runtime 0.5.0-deprecated.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate naja_async_runtime 0.5.0-deprecated.1 on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking crates.io crate naja_async_runtime 0.5.0-deprecated.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate naja_async_runtime 0.5.0-deprecated.1 [INFO] tweaked toml for crates.io crate naja_async_runtime 0.5.0-deprecated.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate naja_async_runtime 0.5.0-deprecated.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "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] c29337303b5e04c6ce92474a12715386e94191b6cd91ff2e01694e524c222ee7 [INFO] running `Command { std: "docker" "start" "-a" "c29337303b5e04c6ce92474a12715386e94191b6cd91ff2e01694e524c222ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c29337303b5e04c6ce92474a12715386e94191b6cd91ff2e01694e524c222ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c29337303b5e04c6ce92474a12715386e94191b6cd91ff2e01694e524c222ee7", kill_on_drop: false }` [INFO] [stdout] c29337303b5e04c6ce92474a12715386e94191b6cd91ff2e01694e524c222ee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db54c1a32f8d7aaa2c1c92568d675bb5d31f309752e2970abb5603a5e9a41746 [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" "db54c1a32f8d7aaa2c1c92568d675bb5d31f309752e2970abb5603a5e9a41746", kill_on_drop: false }` [INFO] [stderr] warning: invalid feature `macros` in required-features of target `attribute`: `macros` is not present in [features] section [INFO] [stderr] warning: invalid feature `macros` in required-features of target `localpool`: `macros` is not present in [features] section [INFO] [stderr] warning: invalid feature `macros` in required-features of target `juliex`: `macros` is not present in [features] section [INFO] [stderr] warning: invalid feature `macros` in required-features of target `threadpool`: `macros` is not present in [features] section [INFO] [stderr] warning: invalid feature `macros` in required-features of target `async-file`: `macros` is not present in [features] section [INFO] [stderr] warning: invalid feature `macros` in required-features of target `handle`: `macros` is not present in [features] section [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking async-task v1.1.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking naja_async_runtime v0.5.0-deprecated.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.57s [INFO] running `Command { std: "docker" "inspect" "db54c1a32f8d7aaa2c1c92568d675bb5d31f309752e2970abb5603a5e9a41746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db54c1a32f8d7aaa2c1c92568d675bb5d31f309752e2970abb5603a5e9a41746", kill_on_drop: false }` [INFO] [stdout] db54c1a32f8d7aaa2c1c92568d675bb5d31f309752e2970abb5603a5e9a41746