[INFO] fetching crate naja_async_runtime 0.5.0-deprecated.1... [INFO] checking naja_async_runtime-0.5.0-deprecated.1 against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] extracting crate naja_async_runtime 0.5.0-deprecated.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate naja_async_runtime 0.5.0-deprecated.1 on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4d6d884e9c422d1507b6ecd48055e4e0d919567c9b5e81e41766d2871bb4dbc [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" "d4d6d884e9c422d1507b6ecd48055e4e0d919567c9b5e81e41766d2871bb4dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4d6d884e9c422d1507b6ecd48055e4e0d919567c9b5e81e41766d2871bb4dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d6d884e9c422d1507b6ecd48055e4e0d919567c9b5e81e41766d2871bb4dbc", kill_on_drop: false }` [INFO] [stdout] d4d6d884e9c422d1507b6ecd48055e4e0d919567c9b5e81e41766d2871bb4dbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11e5686b8fec24b92354b63238de3a1a33b824e3b134fc159ee386a3ce8bc5c2 [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" "11e5686b8fec24b92354b63238de3a1a33b824e3b134fc159ee386a3ce8bc5c2", 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] Checking futures-core v0.3.1 [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 futures-timer v2.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking async-task v1.1.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [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 13.65s [INFO] running `Command { std: "docker" "inspect" "11e5686b8fec24b92354b63238de3a1a33b824e3b134fc159ee386a3ce8bc5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e5686b8fec24b92354b63238de3a1a33b824e3b134fc159ee386a3ce8bc5c2", kill_on_drop: false }` [INFO] [stdout] 11e5686b8fec24b92354b63238de3a1a33b824e3b134fc159ee386a3ce8bc5c2