[INFO] fetching crate iced_winit 0.2.0... [INFO] checking iced_winit-0.2.0 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate iced_winit 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate iced_winit 0.2.0 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iced_winit 0.2.0 [INFO] finished tweaking crates.io crate iced_winit 0.2.0 [INFO] tweaked toml for crates.io crate iced_winit 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a31d884fed8ca193e4cf2afd8e6a0c00f021ead4d6451c0b59a54414a4f7ff [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" "96a31d884fed8ca193e4cf2afd8e6a0c00f021ead4d6451c0b59a54414a4f7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a31d884fed8ca193e4cf2afd8e6a0c00f021ead4d6451c0b59a54414a4f7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a31d884fed8ca193e4cf2afd8e6a0c00f021ead4d6451c0b59a54414a4f7ff", kill_on_drop: false }` [INFO] [stdout] 96a31d884fed8ca193e4cf2afd8e6a0c00f021ead4d6451c0b59a54414a4f7ff [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c4f16b2bb5c712ffddd4f00ea353b123951b355a5baaba2c2d4cbf0b54d820a [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" "2c4f16b2bb5c712ffddd4f00ea353b123951b355a5baaba2c2d4cbf0b54d820a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking iced_core v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking iced_style v0.2.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking clipboard_x11 v0.2.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking iced_futures v0.2.0 [INFO] [stderr] Checking iced_native v0.3.0 [INFO] [stderr] Checking smithay-clipboard v0.6.3 [INFO] [stderr] Checking iced_graphics v0.1.0 [INFO] [stderr] Checking clipboard_wayland v0.1.2 [INFO] [stderr] Checking window_clipboard v0.1.4 [INFO] [stderr] Checking iced_winit v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "2c4f16b2bb5c712ffddd4f00ea353b123951b355a5baaba2c2d4cbf0b54d820a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4f16b2bb5c712ffddd4f00ea353b123951b355a5baaba2c2d4cbf0b54d820a", kill_on_drop: false }` [INFO] [stdout] 2c4f16b2bb5c712ffddd4f00ea353b123951b355a5baaba2c2d4cbf0b54d820a