[INFO] fetching crate ez-pixmap 0.2.2... [INFO] checking ez-pixmap-0.2.2 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate ez-pixmap 0.2.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ez-pixmap 0.2.2 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ez-pixmap 0.2.2 [INFO] finished tweaking crates.io crate ez-pixmap 0.2.2 [INFO] tweaked toml for crates.io crate ez-pixmap 0.2.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate ez-pixmap 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 0f914e1e283b9bd514ba191d2877d3a629d75721b6bad302f436f0fd29eda8fb [INFO] running `Command { std: "docker" "start" "-a" "0f914e1e283b9bd514ba191d2877d3a629d75721b6bad302f436f0fd29eda8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f914e1e283b9bd514ba191d2877d3a629d75721b6bad302f436f0fd29eda8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f914e1e283b9bd514ba191d2877d3a629d75721b6bad302f436f0fd29eda8fb", kill_on_drop: false }` [INFO] [stdout] 0f914e1e283b9bd514ba191d2877d3a629d75721b6bad302f436f0fd29eda8fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 447798a012142b6057ec0d8762ede58586d4da746b08657dd3a116e032687440 [INFO] running `Command { std: "docker" "start" "-a" "447798a012142b6057ec0d8762ede58586d4da746b08657dd3a116e032687440", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling glu-sys v0.1.4 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking color-maps v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking ez-pixmap v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling fltk-sys v0.15.3 [INFO] [stderr] Compiling minifb v0.19.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking wayland-commons v0.27.0 [INFO] [stderr] Compiling fltk-derive v0.15.3 [INFO] [stderr] Checking glfw v0.41.0 [INFO] [stderr] Checking wayland-cursor v0.27.0 [INFO] [stderr] Checking ufb v0.1.2 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking fltk v0.15.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.67s [INFO] running `Command { std: "docker" "inspect" "447798a012142b6057ec0d8762ede58586d4da746b08657dd3a116e032687440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447798a012142b6057ec0d8762ede58586d4da746b08657dd3a116e032687440", kill_on_drop: false }` [INFO] [stdout] 447798a012142b6057ec0d8762ede58586d4da746b08657dd3a116e032687440