[INFO] cloning repository https://github.com/paulkernfeld/glx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulkernfeld/glx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fglx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fglx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77b85f575850540227e9b02f25132e482a115be6 [INFO] checking paulkernfeld/glx against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fglx" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulkernfeld/glx on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulkernfeld/glx [INFO] finished tweaking git repo https://github.com/paulkernfeld/glx [INFO] tweaked toml for git repo https://github.com/paulkernfeld/glx written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/paulkernfeld/glx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/hecrj/wgpu_glyph` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shaderc v0.5.0 [INFO] [stderr] Downloaded backtrace v0.3.26 [INFO] [stderr] Downloaded geo-types v0.4.3 [INFO] [stderr] Downloaded geo v0.12.2 [INFO] [stderr] Downloaded euclid v0.19.8 [INFO] [stderr] Downloaded lyon_geom v0.12.6 [INFO] [stderr] Downloaded shaderc-sys v0.5.0 [INFO] [stderr] Downloaded protoc v2.6.1 [INFO] [stderr] Downloaded protoc-rust v2.6.1 [INFO] [stderr] Downloaded rstar v0.2.0 [INFO] [stderr] Downloaded protobuf v2.6.1 [INFO] [stderr] Downloaded protobuf-codegen v2.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb53990c70fa1e333eceaffeef630036356ea1f6c4e595b0122923d30418c63c [INFO] running `Command { std: "docker" "start" "-a" "fb53990c70fa1e333eceaffeef630036356ea1f6c4e595b0122923d30418c63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb53990c70fa1e333eceaffeef630036356ea1f6c4e595b0122923d30418c63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb53990c70fa1e333eceaffeef630036356ea1f6c4e595b0122923d30418c63c", kill_on_drop: false }` [INFO] [stdout] fb53990c70fa1e333eceaffeef630036356ea1f6c4e595b0122923d30418c63c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f787d6304e140f75fc30d2c154f106443a6085dd8eacecfa482676204244fc81 [INFO] running `Command { std: "docker" "start" "-a" "f787d6304e140f75fc30d2c154f106443a6085dd8eacecfa482676204244fc81", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling gfx-backend-metal v0.2.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking copyless v0.1.3 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking range-alloc v0.1.0 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling protobuf v2.6.1 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling spirv_cross v0.15.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking malloc_buf v0.0.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] error: could not compile `arrayvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.4.10/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=14090ba925eb32fb -C extra-filename=-14090ba925eb32fb --out-dir /opt/rustwide/target/debug/build/arrayvec-14090ba925eb32fb -L dependency=/opt/rustwide/target/debug/deps --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" "f787d6304e140f75fc30d2c154f106443a6085dd8eacecfa482676204244fc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f787d6304e140f75fc30d2c154f106443a6085dd8eacecfa482676204244fc81", kill_on_drop: false }` [INFO] [stdout] f787d6304e140f75fc30d2c154f106443a6085dd8eacecfa482676204244fc81