[INFO] cloning repository https://github.com/servo/webrender [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/servo/webrender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fservo%2Fwebrender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fservo%2Fwebrender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed91ebe3e3cbd5467efbbd1c7cd3b35ac700ecce [INFO] documenting servo/webrender 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%2Fservo%2Fwebrender" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/servo/webrender 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/servo/webrender [INFO] finished tweaking git repo https://github.com/servo/webrender [INFO] tweaked toml for git repo https://github.com/servo/webrender written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/servo/webrender 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] warning: /workspace/builds/worker-6/source/wrench/Cargo.toml: file found to be present in multiple build targets: /workspace/builds/worker-6/source/wrench/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 87a20821c4378022d1c4fcc4de40f14574bf249baba3489d6d435af73199ea3a [INFO] running `Command { std: "docker" "start" "-a" "87a20821c4378022d1c4fcc4de40f14574bf249baba3489d6d435af73199ea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a20821c4378022d1c4fcc4de40f14574bf249baba3489d6d435af73199ea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a20821c4378022d1c4fcc4de40f14574bf249baba3489d6d435af73199ea3a", kill_on_drop: false }` [INFO] [stdout] 87a20821c4378022d1c4fcc4de40f14574bf249baba3489d6d435af73199ea3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 67b36b8899ea304a9fe76d6e3c098be0e56937dce0804a6ee49d08a102bd2e9d [INFO] running `Command { std: "docker" "start" "-a" "67b36b8899ea304a9fe76d6e3c098be0e56937dce0804a6ee49d08a102bd2e9d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/wrench/Cargo.toml: file found to be present in multiple build targets: /opt/rustwide/workdir/wrench/src/main.rs [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking binary-space-partition v0.1.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking minidl v0.1.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking topological-sort v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling wrench v0.3.0 (/opt/rustwide/workdir/wrench) [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking tracy-rs v0.1.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking ffi-support v0.4.4 [INFO] [stderr] Compiling webrender_build v0.0.1 (/opt/rustwide/workdir/webrender_build) [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Documenting webrender_build v0.0.1 (/opt/rustwide/workdir/webrender_build) [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking zeitstempel v0.1.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking png v0.16.2 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking image v0.23.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling gleam v0.13.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 (https://github.com/jamienicol/glutin?branch=wr#03285da9) [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 (https://github.com/jamienicol/glutin?branch=wr#03285da9) [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling build-parallel v0.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking glsl v4.0.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking synstructure v0.12.3 [INFO] [stderr] Documenting glsl-to-cxx v0.1.0 (/opt/rustwide/workdir/glsl-to-cxx) [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.2 [INFO] [stderr] Compiling glslopt v0.1.9 [INFO] [stderr] Compiling whatsys v0.1.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling compositor-wayland v0.1.0 (/opt/rustwide/workdir/example-compositor/compositor-wayland) [INFO] [stderr] Compiling compositor-windows v0.1.0 (/opt/rustwide/workdir/example-compositor/compositor-windows) [INFO] [stderr] Documenting peek-poke-derive v0.2.1 (/opt/rustwide/workdir/peek-poke/peek-poke-derive) [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling glsl-to-cxx v0.1.0 (/opt/rustwide/workdir/glsl-to-cxx) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/lib.cpp:7:10: fatal error: windows.h: No such file or directory [INFO] [stderr] warning: 7 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `compositor-windows v0.1.0 (/opt/rustwide/workdir/example-compositor/compositor-windows)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/compositor-windows-3119830a3cd04c67/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "../../../angle/checkout/include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/compositor-windows-cfd84819487bcd23/out/src/lib.o" "-c" "src/lib.cpp" [INFO] [stderr] cargo:warning=src/lib.cpp:7:10: fatal error: windows.h: No such file or directory [INFO] [stderr] cargo:warning= 7 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "../../../angle/checkout/include" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/compositor-windows-cfd84819487bcd23/out/src/lib.o" "-c" "src/lib.cpp" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.91/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=2d4b57845378f0f6 -C extra-filename=-2d4b57845378f0f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ff7e2efb69ce3ecb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-816df04447fc0554.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-7302ed5398444af1.rmeta --cap-lints allow --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glsl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glsl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glsl-4.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=757555c36e6b7dc0 -C extra-filename=-757555c36e6b7dc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-36f68a35361734dd.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glutin_egl_sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/git/checkouts/glutin-32abf7467369f400/03285da/glutin_egl_sys/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=a7c9768220df84ee -C extra-filename=-a7c9768220df84ee --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-a7c9768220df84ee -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-f15a74b1d072eef9.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `glutin_glx_sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/git/checkouts/glutin-32abf7467369f400/03285da/glutin_glx_sys/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=565f33941f734f72 -C extra-filename=-565f33941f734f72 --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-565f33941f734f72 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-f15a74b1d072eef9.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gleam` [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/gleam-0.13.1/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=d773dffce4d04e92 -C extra-filename=-d773dffce4d04e92 --out-dir /opt/rustwide/target/debug/build/gleam-d773dffce4d04e92 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-f15a74b1d072eef9.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wayland-protocols` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-protocols-0.29.4/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 --cfg 'feature="client"' --cfg 'feature="staging_protocols"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' -C metadata=c3d7fdd94dad95f7 -C extra-filename=-c3d7fdd94dad95f7 --out-dir /opt/rustwide/target/debug/build/wayland-protocols-c3d7fdd94dad95f7 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-9ef9bd2a964ddab3.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wayland-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wayland-client-0.29.4/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 --cfg 'feature="dlopen"' --cfg 'feature="scoped-tls"' --cfg 'feature="use_system_lib"' -C metadata=07f6459f2561399e -C extra-filename=-07f6459f2561399e --out-dir /opt/rustwide/target/debug/build/wayland-client-07f6459f2561399e -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-9ef9bd2a964ddab3.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `lmdb-rkv-sys` [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/lmdb-rkv-sys-0.11.2/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 --cfg 'feature="default"' -C metadata=6d7ee2e42a3e2fb7 -C extra-filename=-6d7ee2e42a3e2fb7 --out-dir /opt/rustwide/target/debug/build/lmdb-rkv-sys-6d7ee2e42a3e2fb7 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-84ddf8aa9cb9474b.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-3792c2ea549fc9fb.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `compositor-wayland` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 example-compositor/compositor-wayland/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=b26d104976f66c6c -C extra-filename=-b26d104976f66c6c --out-dir /opt/rustwide/target/debug/build/compositor-wayland-b26d104976f66c6c -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-84ddf8aa9cb9474b.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-3792c2ea549fc9fb.rlib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `freetype-sys` [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/freetype-sys-0.13.1/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=f4d0e1db07b41f5a -C extra-filename=-f4d0e1db07b41f5a --out-dir /opt/rustwide/target/debug/build/freetype-sys-f4d0e1db07b41f5a -L dependency=/opt/rustwide/target/debug/deps --extern cmake=/opt/rustwide/target/debug/deps/libcmake-bffffe8e469f8b79.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-3792c2ea549fc9fb.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `expat-sys` [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/expat-sys-2.1.6/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=8885f1d9fd21040c -C extra-filename=-8885f1d9fd21040c --out-dir /opt/rustwide/target/debug/build/expat-sys-8885f1d9fd21040c -L dependency=/opt/rustwide/target/debug/deps --extern cmake=/opt/rustwide/target/debug/deps/libcmake-bffffe8e469f8b79.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-3792c2ea549fc9fb.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "67b36b8899ea304a9fe76d6e3c098be0e56937dce0804a6ee49d08a102bd2e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b36b8899ea304a9fe76d6e3c098be0e56937dce0804a6ee49d08a102bd2e9d", kill_on_drop: false }` [INFO] [stdout] 67b36b8899ea304a9fe76d6e3c098be0e56937dce0804a6ee49d08a102bd2e9d