[INFO] fetching crate naja_async_runtime 0.5.0-deprecated.1... [INFO] checking naja_async_runtime-0.5.0-deprecated.1 against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] extracting crate naja_async_runtime 0.5.0-deprecated.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate naja_async_runtime 0.5.0-deprecated.1 on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/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-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7c7805ffc7756841a28f3188c7c1679de715555688b8e567a0e03fe17c18ba8 [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" "a7c7805ffc7756841a28f3188c7c1679de715555688b8e567a0e03fe17c18ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7c7805ffc7756841a28f3188c7c1679de715555688b8e567a0e03fe17c18ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c7805ffc7756841a28f3188c7c1679de715555688b8e567a0e03fe17c18ba8", kill_on_drop: false }` [INFO] [stdout] a7c7805ffc7756841a28f3188c7c1679de715555688b8e567a0e03fe17c18ba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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] 95322cf26c2f17de6de408fa24e77fc198881aa97b2ed4d6d2a316aa41428e41 [INFO] running `Command { std: "docker" "start" "-a" "95322cf26c2f17de6de408fa24e77fc198881aa97b2ed4d6d2a316aa41428e41", 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] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking lazy_static v1.4.0 [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-channel v0.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [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 iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking mio v0.6.21 [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 17.76s [INFO] running `Command { std: "docker" "inspect" "95322cf26c2f17de6de408fa24e77fc198881aa97b2ed4d6d2a316aa41428e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95322cf26c2f17de6de408fa24e77fc198881aa97b2ed4d6d2a316aa41428e41", kill_on_drop: false }` [INFO] [stdout] 95322cf26c2f17de6de408fa24e77fc198881aa97b2ed4d6d2a316aa41428e41