[INFO] cloning repository https://github.com/expenses/vulkan-base [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/expenses/vulkan-base" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Fvulkan-base", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Fvulkan-base'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 711f44ee20bd528891c840a363f11e5476c5955b [INFO] checking expenses/vulkan-base against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpenses%2Fvulkan-base" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/expenses/vulkan-base 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 git repo https://github.com/expenses/vulkan-base [INFO] finished tweaking git repo https://github.com/expenses/vulkan-base [INFO] tweaked toml for git repo https://github.com/expenses/vulkan-base written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/expenses/vulkan-base 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] 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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7375cf6debf75af9a8708fbe2b1ba42998d3ff4f5cbc7f43c17323d9059338a [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" "d7375cf6debf75af9a8708fbe2b1ba42998d3ff4f5cbc7f43c17323d9059338a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7375cf6debf75af9a8708fbe2b1ba42998d3ff4f5cbc7f43c17323d9059338a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7375cf6debf75af9a8708fbe2b1ba42998d3ff4f5cbc7f43c17323d9059338a", kill_on_drop: false }` [INFO] [stdout] d7375cf6debf75af9a8708fbe2b1ba42998d3ff4f5cbc7f43c17323d9059338a [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 917208982eacc46e800c0fa1549e35280d9344459ad8b4cb0884eca78fa2febb [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" "917208982eacc46e800c0fa1549e35280d9344459ad8b4cb0884eca78fa2febb", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling vk-mem v0.2.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking nom v6.1.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling byte-strings-proc-macro v0.1.1 [INFO] [stderr] Checking byte-strings v0.1.3 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking ash-window v0.6.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking ash-helpers v0.1.0 (/opt/rustwide/workdir/ash-helpers) [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking wide v0.6.4 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking ultraviolet v0.8.0 [INFO] [stderr] Checking vulkan-base v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.91s [INFO] running `Command { std: "docker" "inspect" "917208982eacc46e800c0fa1549e35280d9344459ad8b4cb0884eca78fa2febb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917208982eacc46e800c0fa1549e35280d9344459ad8b4cb0884eca78fa2febb", kill_on_drop: false }` [INFO] [stdout] 917208982eacc46e800c0fa1549e35280d9344459ad8b4cb0884eca78fa2febb