[INFO] fetching crate bookbinder 0.1.0... [INFO] checking bookbinder-0.1.0 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate bookbinder 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate bookbinder 0.1.0 on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bookbinder 0.1.0 [INFO] finished tweaking crates.io crate bookbinder 0.1.0 [INFO] tweaked toml for crates.io crate bookbinder 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate bookbinder 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded usvg v0.11.0 [INFO] [stderr] Downloaded fontdb v0.1.0 [INFO] [stderr] Downloaded roxmltree v0.13.0 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded kurbo v0.6.3 [INFO] [stderr] Downloaded tiny-skia v0.1.0 [INFO] [stderr] Downloaded rustybuzz v0.1.1 [INFO] [stderr] Downloaded fontdb v0.2.0 [INFO] [stderr] Downloaded resvg v0.11.0 [INFO] [stderr] Downloaded epub_bundler v0.1.0 [INFO] [stderr] Downloaded bookbinder_epub v0.1.0 [INFO] [stderr] Downloaded bookbinder_latex v0.1.0 [INFO] [stderr] Downloaded bookbinder_common v0.1.0 [INFO] [stderr] Downloaded rustybuzz v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cf2201e78ecf057bfba729da194cddee6608d334c77daaf0abff44d27dcdc17 [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" "4cf2201e78ecf057bfba729da194cddee6608d334c77daaf0abff44d27dcdc17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cf2201e78ecf057bfba729da194cddee6608d334c77daaf0abff44d27dcdc17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf2201e78ecf057bfba729da194cddee6608d334c77daaf0abff44d27dcdc17", kill_on_drop: false }` [INFO] [stdout] 4cf2201e78ecf057bfba729da194cddee6608d334c77daaf0abff44d27dcdc17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f4e2f0bc8cdb88103d3976907133f603b83d9a046a81f9f2c111dd22596f9f6 [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" "0f4e2f0bc8cdb88103d3976907133f603b83d9a046a81f9f2c111dd22596f9f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking ttf-parser v0.8.2 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking temp_file_name v0.1.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking unicode-ccc v0.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking kurbo v0.6.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking svgfilters v0.2.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling tiny-skia v0.1.0 [INFO] [stderr] Compiling rustybuzz v0.2.0 [INFO] [stderr] Checking extended_pulldown v0.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking fontdb v0.1.0 [INFO] [stderr] Checking fontdb v0.2.0 [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.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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=9440dfccb6c2c2a3 -C extra-filename=-9440dfccb6c2c2a3 --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] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [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] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0f4e2f0bc8cdb88103d3976907133f603b83d9a046a81f9f2c111dd22596f9f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4e2f0bc8cdb88103d3976907133f603b83d9a046a81f9f2c111dd22596f9f6", kill_on_drop: false }` [INFO] [stdout] 0f4e2f0bc8cdb88103d3976907133f603b83d9a046a81f9f2c111dd22596f9f6