[INFO] fetching crate screen-13 0.1.4... [INFO] testing screen-13-0.1.4 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate screen-13 0.1.4 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate screen-13 0.1.4 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate screen-13 0.1.4 [INFO] finished tweaking crates.io crate screen-13 0.1.4 [INFO] tweaked toml for crates.io crate screen-13 0.1.4 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate screen-13 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snap v1.0.3 [INFO] [stderr] Downloaded wayland-sys v0.24.1 [INFO] [stderr] Downloaded time-point v0.1.1 [INFO] [stderr] Downloaded cfg_aliases v0.1.1 [INFO] [stderr] Downloaded surfman v0.3.0 [INFO] [stderr] Downloaded io-surface v0.12.1 [INFO] [stderr] Downloaded gfx-backend-gl v0.6.1 [INFO] [stderr] Downloaded glow v0.6.1 [INFO] [stderr] Downloaded hecs v0.3.1 [INFO] [stderr] Downloaded winit v0.19.3 [INFO] [stderr] Downloaded leak v0.1.2 [INFO] [stderr] Downloaded leaky-cow v0.1.1 [INFO] [stderr] Downloaded display-link v0.2.0 [INFO] [stderr] Downloaded gleam v0.7.0 [INFO] [stderr] Downloaded bmfont v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0633e30fb7b9fad43842b42cf067e1bd713903c1f15a0f4a23bd45e09fc31d86 [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" "0633e30fb7b9fad43842b42cf067e1bd713903c1f15a0f4a23bd45e09fc31d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0633e30fb7b9fad43842b42cf067e1bd713903c1f15a0f4a23bd45e09fc31d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0633e30fb7b9fad43842b42cf067e1bd713903c1f15a0f4a23bd45e09fc31d86", kill_on_drop: false }` [INFO] [stdout] 0633e30fb7b9fad43842b42cf067e1bd713903c1f15a0f4a23bd45e09fc31d86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70676e551dc86825a327403939bed80ccd0f8a4e38dafdc07ed920d48b381bf5 [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" "70676e551dc86825a327403939bed80ccd0f8a4e38dafdc07ed920d48b381bf5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling mint v0.5.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling snap v1.0.3 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling bmfont v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' -C metadata=5dd954af6bc45520 -C extra-filename=-5dd954af6bc45520 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-3cd2f00d4847b73f.rmeta --cap-lints allow --cap-lints=warn` (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" "70676e551dc86825a327403939bed80ccd0f8a4e38dafdc07ed920d48b381bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70676e551dc86825a327403939bed80ccd0f8a4e38dafdc07ed920d48b381bf5", kill_on_drop: false }` [INFO] [stdout] 70676e551dc86825a327403939bed80ccd0f8a4e38dafdc07ed920d48b381bf5