[INFO] fetching crate azul-webrender 0.61.0... [INFO] checking azul-webrender-0.61.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate azul-webrender 0.61.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate azul-webrender 0.61.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate azul-webrender 0.61.0 [INFO] finished tweaking crates.io crate azul-webrender 0.61.0 [INFO] tweaked toml for crates.io crate azul-webrender 0.61.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded azul-webrender-build v0.0.1 [INFO] [stderr] Downloaded azul-webrender-api v0.61.0 [INFO] [stderr] Downloaded cstr v0.1.7 [INFO] [stderr] Downloaded minidl v0.1.0 [INFO] [stderr] Downloaded cstr-macros v0.1.6 [INFO] [stderr] Downloaded svg_fmt v0.4.1 [INFO] [stderr] Downloaded binary-space-partition v0.1.2 [INFO] [stderr] Downloaded tracy-rs v0.1.2 [INFO] [stderr] Downloaded ws v0.9.1 [INFO] [stderr] Downloaded mozangle v0.3.1 [INFO] [stderr] Downloaded plane-split v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 03881996bb640466020b934a305f2ca14f7dfee98b722b566f6af48ea6a1c1c5 [INFO] running `Command { std: "docker" "start" "-a" "03881996bb640466020b934a305f2ca14f7dfee98b722b566f6af48ea6a1c1c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03881996bb640466020b934a305f2ca14f7dfee98b722b566f6af48ea6a1c1c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03881996bb640466020b934a305f2ca14f7dfee98b722b566f6af48ea6a1c1c5", kill_on_drop: false }` [INFO] [stdout] 03881996bb640466020b934a305f2ca14f7dfee98b722b566f6af48ea6a1c1c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1edbd226f75d282d8aef33d08adbe0357018a05762b81adf3d1bca3b8419f93 [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" "b1edbd226f75d282d8aef33d08adbe0357018a05762b81adf3d1bca3b8419f93", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking scopeguard v1.1.0 [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 tracy-rs v0.1.2 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling azul-webrender-build v0.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling azul-webrender v0.61.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking rayon-core v1.8.1 [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 `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.42/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="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=82afecaa5311edff -C extra-filename=-82afecaa5311edff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-504e1e92d332712c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8df32206e77519ce.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-b13daac5d45350a3.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: 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] 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] 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" "b1edbd226f75d282d8aef33d08adbe0357018a05762b81adf3d1bca3b8419f93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1edbd226f75d282d8aef33d08adbe0357018a05762b81adf3d1bca3b8419f93", kill_on_drop: false }` [INFO] [stdout] b1edbd226f75d282d8aef33d08adbe0357018a05762b81adf3d1bca3b8419f93