[INFO] cloning repository https://github.com/IamTheCarl/grid_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IamTheCarl/grid_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamTheCarl%2Fgrid_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamTheCarl%2Fgrid_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 744475dfe10b7118cd50838ada3918520eaf0221 [INFO] documenting IamTheCarl/grid_engine against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamTheCarl%2Fgrid_engine" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IamTheCarl/grid_engine on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IamTheCarl/grid_engine [INFO] finished tweaking git repo https://github.com/IamTheCarl/grid_engine [INFO] tweaked toml for git repo https://github.com/IamTheCarl/grid_engine written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/IamTheCarl/grid_engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72d6d6441924eaf4aff47a731407dc96d2944ab072849840e86f2e02fd30cb9e [INFO] running `Command { std: "docker" "start" "-a" "72d6d6441924eaf4aff47a731407dc96d2944ab072849840e86f2e02fd30cb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72d6d6441924eaf4aff47a731407dc96d2944ab072849840e86f2e02fd30cb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d6d6441924eaf4aff47a731407dc96d2944ab072849840e86f2e02fd30cb9e", kill_on_drop: false }` [INFO] [stdout] 72d6d6441924eaf4aff47a731407dc96d2944ab072849840e86f2e02fd30cb9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d81371f6027dbb1c91b799551acad416bab1a5e903ce71b43400b6a39aa2f65f [INFO] running `Command { std: "docker" "start" "-a" "d81371f6027dbb1c91b799551acad416bab1a5e903ce71b43400b6a39aa2f65f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking atomic_refcell v0.1.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling erased-serde v0.3.15 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking emath v0.12.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking arrayvec v0.6.1 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking profiling v1.0.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.8.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ordered-float v2.5.1 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stdout] warning: unused import: `Stdio` [INFO] [stdout] --> client/build.rs:1:61 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::Path, env, error::Error, process::{Command, Stdio}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `client`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d0426b527fc6a478 -C extra-filename=-d0426b527fc6a478 --out-dir /opt/rustwide/target/debug/build/client-d0426b527fc6a478 -L dependency=/opt/rustwide/target/debug/deps` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `const_fn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name const_fn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/const_fn-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=310624440931b6cf -C extra-filename=-310624440931b6cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cfg const_fn_has_build_script` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glow --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glow-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=af47a5b89a7e355d -C extra-filename=-af47a5b89a7e355d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `spirv_headers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name spirv_headers --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/spirv_headers-1.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=31e5b016a4b59f69 -C extra-filename=-31e5b016a4b59f69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-de63b5279be8a244.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-799ee65849d1aed7.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wgpu-types` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wgpu_types --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-types-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2a54d589837eae86 -C extra-filename=-2a54d589837eae86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-de63b5279be8a244.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ttf-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ttf-parser-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=67fc07fbb2845376 -C extra-filename=-67fc07fbb2845376 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d81371f6027dbb1c91b799551acad416bab1a5e903ce71b43400b6a39aa2f65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81371f6027dbb1c91b799551acad416bab1a5e903ce71b43400b6a39aa2f65f", kill_on_drop: false }` [INFO] [stdout] d81371f6027dbb1c91b799551acad416bab1a5e903ce71b43400b6a39aa2f65f