[INFO] cloning repository https://github.com/GoTamura/modeling [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoTamura/modeling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoTamura%2Fmodeling", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoTamura%2Fmodeling'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 506b84cead074bb75d6aeec171ec6086fa203c89 [INFO] checking GoTamura/modeling against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoTamura%2Fmodeling" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GoTamura/modeling on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GoTamura/modeling [INFO] finished tweaking git repo https://github.com/GoTamura/modeling [INFO] tweaked toml for git repo https://github.com/GoTamura/modeling written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/GoTamura/modeling already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu-subscriber v0.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.122 [INFO] [stderr] Downloaded jpeg-decoder v0.1.21 [INFO] [stderr] Downloaded tobj v2.0.3 [INFO] [stderr] Downloaded serde v1.0.122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", 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] 8efee748c04ac51dcc58414d9c7a1119b2e550a1a54618dd44f88cb34e9d2fa4 [INFO] running `Command { std: "docker" "start" "-a" "8efee748c04ac51dcc58414d9c7a1119b2e550a1a54618dd44f88cb34e9d2fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8efee748c04ac51dcc58414d9c7a1119b2e550a1a54618dd44f88cb34e9d2fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8efee748c04ac51dcc58414d9c7a1119b2e550a1a54618dd44f88cb34e9d2fa4", kill_on_drop: false }` [INFO] [stdout] 8efee748c04ac51dcc58414d9c7a1119b2e550a1a54618dd44f88cb34e9d2fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 220e8689778e6a7e77963b0d8c1a2f516f7fa88e3c25cacf555238b60a651372 [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" "220e8689778e6a7e77963b0d8c1a2f516f7fa88e3c25cacf555238b60a651372", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde v1.0.122 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking tobj v2.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Checking gfx-memory v0.2.2 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling shaderc-sys v0.7.0 [INFO] [stderr] Checking jpeg-decoder v0.1.21 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] error: could not compile `wayland-protocols` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wayland_protocols --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-protocols-0.28.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' -C metadata=206f9c005c974693 -C extra-filename=-206f9c005c974693 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-240d294e8e0ea2cd.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-a2867e4b81c561a3.rmeta --extern wayland_commons=/opt/rustwide/target/debug/deps/libwayland_commons-13d6dabb0ce9a0b8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: shaderc: searching for native shaderc libraries on system; use '--features build-from-source' to force building from source code [INFO] [stderr] warning: shaderc: cannot find native shaderc library on system; falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "220e8689778e6a7e77963b0d8c1a2f516f7fa88e3c25cacf555238b60a651372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220e8689778e6a7e77963b0d8c1a2f516f7fa88e3c25cacf555238b60a651372", kill_on_drop: false }` [INFO] [stdout] 220e8689778e6a7e77963b0d8c1a2f516f7fa88e3c25cacf555238b60a651372