[INFO] fetching crate wgpu-traits 0.0.0... [INFO] checking wgpu-traits-0.0.0 against beta for pr-78714 [INFO] extracting crate wgpu-traits 0.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate wgpu-traits 0.0.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wgpu-traits 0.0.0 [INFO] finished tweaking crates.io crate wgpu-traits 0.0.0 [INFO] tweaked toml for crates.io crate wgpu-traits 0.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate wgpu-traits 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 933ae666a529b36f5f78c7d0b55554d3fa6ee3f51dd16d1d392a16520d0cc5a1 [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" "933ae666a529b36f5f78c7d0b55554d3fa6ee3f51dd16d1d392a16520d0cc5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "933ae666a529b36f5f78c7d0b55554d3fa6ee3f51dd16d1d392a16520d0cc5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933ae666a529b36f5f78c7d0b55554d3fa6ee3f51dd16d1d392a16520d0cc5a1", kill_on_drop: false }` [INFO] [stdout] 933ae666a529b36f5f78c7d0b55554d3fa6ee3f51dd16d1d392a16520d0cc5a1 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 3dae7e7b8bd94b1527a9c978fb134787c4eaed78290225f5446e49edc8a47802 [INFO] running `Command { std: "docker" "start" "-a" "3dae7e7b8bd94b1527a9c978fb134787c4eaed78290225f5446e49edc8a47802", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Checking proc-macro2 v1.0.7 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking num-iter v0.1.40 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling gltf-derive v0.14.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking syn v1.0.13 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=5414b70c3c2eb893 -C extra-filename=-5414b70c3c2eb893 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-de51493f3ad5e5ad.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-0cf272d97adbcba7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-15d65f37ff0e4610.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3dae7e7b8bd94b1527a9c978fb134787c4eaed78290225f5446e49edc8a47802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dae7e7b8bd94b1527a9c978fb134787c4eaed78290225f5446e49edc8a47802", kill_on_drop: false }` [INFO] [stdout] 3dae7e7b8bd94b1527a9c978fb134787c4eaed78290225f5446e49edc8a47802