[INFO] cloning repository https://github.com/cheap-glitch/bow-window [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cheap-glitch/bow-window" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheap-glitch%2Fbow-window", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheap-glitch%2Fbow-window'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d99d26a9dd7d7f7012ef39babf5cec0211a98715 [INFO] checking cheap-glitch/bow-window against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheap-glitch%2Fbow-window" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cheap-glitch/bow-window on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cheap-glitch/bow-window [INFO] finished tweaking git repo https://github.com/cheap-glitch/bow-window [INFO] tweaked toml for git repo https://github.com/cheap-glitch/bow-window written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/cheap-glitch/bow-window already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cc04cbfd681ecfe98911bc59bb683a368fb32b3317f372a37d2faa75369626f [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" "0cc04cbfd681ecfe98911bc59bb683a368fb32b3317f372a37d2faa75369626f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cc04cbfd681ecfe98911bc59bb683a368fb32b3317f372a37d2faa75369626f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc04cbfd681ecfe98911bc59bb683a368fb32b3317f372a37d2faa75369626f", kill_on_drop: false }` [INFO] [stdout] 0cc04cbfd681ecfe98911bc59bb683a368fb32b3317f372a37d2faa75369626f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] b17a2e183b2a3e4f7f0c9527d903db7063d928a2ed71dd75c12e42c22d2bb338 [INFO] running `Command { std: "docker" "start" "-a" "b17a2e183b2a3e4f7f0c9527d903db7063d928a2ed71dd75c12e42c22d2bb338", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking kurbo v0.6.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking wide v0.6.3 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking tiny-skia v0.2.0 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Checking assert_cmd v1.0.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking fontdb v0.1.0 [INFO] [stderr] Checking toml v0.5.7 [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.48/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=e558eb1af9d9fd3e -C extra-filename=-e558eb1af9d9fd3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-083414e3434d8e82.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] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b17a2e183b2a3e4f7f0c9527d903db7063d928a2ed71dd75c12e42c22d2bb338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17a2e183b2a3e4f7f0c9527d903db7063d928a2ed71dd75c12e42c22d2bb338", kill_on_drop: false }` [INFO] [stdout] b17a2e183b2a3e4f7f0c9527d903db7063d928a2ed71dd75c12e42c22d2bb338