[INFO] cloning repository https://github.com/lucacasonato/wgpu_cts_runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucacasonato/wgpu_cts_runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucacasonato%2Fwgpu_cts_runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucacasonato%2Fwgpu_cts_runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f177eabd75d2c5542bf0613a5f8fc9be6f6e8c2f [INFO] testing lucacasonato/wgpu_cts_runner against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucacasonato%2Fwgpu_cts_runner" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucacasonato/wgpu_cts_runner on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucacasonato/wgpu_cts_runner [INFO] finished tweaking git repo https://github.com/lucacasonato/wgpu_cts_runner [INFO] tweaked toml for git repo https://github.com/lucacasonato/wgpu_cts_runner written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lucacasonato/wgpu_cts_runner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/denoland/deno` [INFO] [stderr] Updating git submodule `https://github.com/denoland/deno_third_party.git` [INFO] [stderr] Updating git submodule `https://github.com/denoland/deno_std` [INFO] [stderr] Updating git submodule `https://github.com/khronosproject/wasi-test-suite.git` [INFO] [stderr] Updating git submodule `https://github.com/web-platform-tests/wpt.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_v8 v0.9.0 [INFO] [stderr] Downloaded metal v0.23.1 [INFO] [stderr] Downloaded rusty_v8 v0.26.0 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6edfdecac5e9542b54a50785a3be78c9b00aeb7d9a895bd2df1d7787c2d2b5ad [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" "6edfdecac5e9542b54a50785a3be78c9b00aeb7d9a895bd2df1d7787c2d2b5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6edfdecac5e9542b54a50785a3be78c9b00aeb7d9a895bd2df1d7787c2d2b5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6edfdecac5e9542b54a50785a3be78c9b00aeb7d9a895bd2df1d7787c2d2b5ad", kill_on_drop: false }` [INFO] [stdout] 6edfdecac5e9542b54a50785a3be78c9b00aeb7d9a895bd2df1d7787c2d2b5ad [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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55f08b08a6bab3d775eac0b5fd1a2838d15112e224c602bd588f99de5ef0f8cc [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" "55f08b08a6bab3d775eac0b5fd1a2838d15112e224c602bd588f99de5ef0f8cc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling profiling v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling wgpu-core v0.9.2 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rusty_v8 v0.26.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stdout] error: failed to add native library /opt/rustwide/target/debug/gn_out/obj/librusty_v8.a: file too small to be an archive [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_v8` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "55f08b08a6bab3d775eac0b5fd1a2838d15112e224c602bd588f99de5ef0f8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f08b08a6bab3d775eac0b5fd1a2838d15112e224c602bd588f99de5ef0f8cc", kill_on_drop: false }` [INFO] [stdout] 55f08b08a6bab3d775eac0b5fd1a2838d15112e224c602bd588f99de5ef0f8cc