[INFO] cloning repository https://github.com/duodenim/vulkan-compute-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duodenim/vulkan-compute-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduodenim%2Fvulkan-compute-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduodenim%2Fvulkan-compute-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f99f9599af10ed14e62734ccc2c06fed063ca29 [INFO] checking duodenim/vulkan-compute-example against master#4fb54ed484e2239a3e9eff3be17df00d2a162be3 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduodenim%2Fvulkan-compute-example" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duodenim/vulkan-compute-example on toolchain 4fb54ed484e2239a3e9eff3be17df00d2a162be3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duodenim/vulkan-compute-example [INFO] finished tweaking git repo https://github.com/duodenim/vulkan-compute-example [INFO] tweaked toml for git repo https://github.com/duodenim/vulkan-compute-example written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/duodenim/vulkan-compute-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ee52404ead0256dafa6393b15e392b2f3d7b0bffff76a375dd82723e918a2c7 [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" "9ee52404ead0256dafa6393b15e392b2f3d7b0bffff76a375dd82723e918a2c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ee52404ead0256dafa6393b15e392b2f3d7b0bffff76a375dd82723e918a2c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee52404ead0256dafa6393b15e392b2f3d7b0bffff76a375dd82723e918a2c7", kill_on_drop: false }` [INFO] [stdout] 9ee52404ead0256dafa6393b15e392b2f3d7b0bffff76a375dd82723e918a2c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bbb08861c5f254a3611cb24e53a5f56f687f206f54f564a1ef842c868c71a4b [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" "0bbb08861c5f254a3611cb24e53a5f56f687f206f54f564a1ef842c868c71a4b", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking ash v0.27.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking sdl2 v0.32.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling vk-mem v0.1.3 (https://github.com/afpatmin/vk-mem-rs#101d441d) [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking vulkan-compute-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.92s [INFO] running `Command { std: "docker" "inspect" "0bbb08861c5f254a3611cb24e53a5f56f687f206f54f564a1ef842c868c71a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbb08861c5f254a3611cb24e53a5f56f687f206f54f564a1ef842c868c71a4b", kill_on_drop: false }` [INFO] [stdout] 0bbb08861c5f254a3611cb24e53a5f56f687f206f54f564a1ef842c868c71a4b