[INFO] fetching crate webrender 0.61.0... [INFO] checking webrender-0.61.0 against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] extracting crate webrender 0.61.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate webrender 0.61.0 on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate webrender 0.61.0 [INFO] finished tweaking crates.io crate webrender 0.61.0 [INFO] tweaked toml for crates.io crate webrender 0.61.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6261069f95805b7358738bc921b429893ad25d48e727171d2ed338276e25835 [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" "b6261069f95805b7358738bc921b429893ad25d48e727171d2ed338276e25835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6261069f95805b7358738bc921b429893ad25d48e727171d2ed338276e25835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6261069f95805b7358738bc921b429893ad25d48e727171d2ed338276e25835", kill_on_drop: false }` [INFO] [stdout] b6261069f95805b7358738bc921b429893ad25d48e727171d2ed338276e25835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 618583e5812378d6393bc69d926c4f8a80233efafa9fe449da85a9fb6cecf895 [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" "618583e5812378d6393bc69d926c4f8a80233efafa9fe449da85a9fb6cecf895", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Checking binary-space-partition v0.1.2 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking thread_profiler v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking webrender_build v0.1.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking cstr v0.1.7 [INFO] [stderr] Compiling gleam v0.6.19 [INFO] [stderr] Compiling webrender v0.61.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling mozangle v0.3.1 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=4b0ea2531a485f01 -C extra-filename=-4b0ea2531a485f01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-356020925cb0f224.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e36c53807625c7af.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-767397c705e8af69.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (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: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "618583e5812378d6393bc69d926c4f8a80233efafa9fe449da85a9fb6cecf895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618583e5812378d6393bc69d926c4f8a80233efafa9fe449da85a9fb6cecf895", kill_on_drop: false }` [INFO] [stdout] 618583e5812378d6393bc69d926c4f8a80233efafa9fe449da85a9fb6cecf895