[INFO] fetching crate tectonic 0.9.0... [INFO] documenting tectonic-0.9.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate tectonic 0.9.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tectonic 0.9.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tectonic 0.9.0 [INFO] finished tweaking crates.io crate tectonic 0.9.0 [INFO] tweaked toml for crates.io crate tectonic 0.9.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tectonic 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_macro v0.10.2 [INFO] [stderr] Downloaded derive_builder_core v0.10.2 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded command-group v1.0.8 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded ignore v0.4.17 [INFO] [stderr] Downloaded headers-core v0.1.1 [INFO] [stderr] Downloaded tectonic_engine_spx2html v0.1.1 [INFO] [stderr] Downloaded clearscreen v1.0.9 [INFO] [stderr] Downloaded tectonic_bundles v0.3.0 [INFO] [stderr] Downloaded object v0.28.3 [INFO] [stderr] Downloaded tectonic_engine_xdvipdfmx v0.2.0 [INFO] [stderr] Downloaded tectonic_engine_xetex v0.3.0 [INFO] [stderr] Downloaded tectonic_docmodel v0.1.2 [INFO] [stderr] Downloaded tectonic_engine_bibtex v0.1.3 [INFO] [stderr] Downloaded headers v0.2.3 [INFO] [stderr] Downloaded byte-unit v4.0.14 [INFO] [stderr] Downloaded watchexec v1.17.1 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded derive_builder v0.10.2 [INFO] [stderr] Downloaded openssl-src v111.18.0+1.1.1n [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b82c1b364bd7e337cf31f6ac8086c3634d6e59094fc8ddc435225bcd803d96df [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" "b82c1b364bd7e337cf31f6ac8086c3634d6e59094fc8ddc435225bcd803d96df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b82c1b364bd7e337cf31f6ac8086c3634d6e59094fc8ddc435225bcd803d96df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82c1b364bd7e337cf31f6ac8086c3634d6e59094fc8ddc435225bcd803d96df", kill_on_drop: false }` [INFO] [stdout] b82c1b364bd7e337cf31f6ac8086c3634d6e59094fc8ddc435225bcd803d96df [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" "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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d17f8acb21a3749a0558f75a9af90ca41ed67bfc9bfd61f4e9f46d10e753978 [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" "1d17f8acb21a3749a0558f75a9af90ca41ed67bfc9bfd61f4e9f46d10e753978", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling tectonic_bridge_flate v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking pinot v0.1.5 [INFO] [stderr] Compiling tectonic v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling tectonic_bridge_core v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tectonic_engine_xdvipdfmx v0.2.0 [INFO] [stderr] Compiling tectonic_engine_bibtex v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tectonic_cfg_support v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling tectonic_dep_support v0.1.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tectonic_xdv v0.2.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking log v0.4.16 [INFO] [stderr] Checking byte-unit v4.0.14 [INFO] [stderr] Checking open v1.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Compiling tectonic_bridge_icu v0.2.0 [INFO] [stderr] Compiling tectonic_bridge_graphite2 v0.2.1 [INFO] [stderr] Compiling tectonic_bridge_freetype2 v0.2.0 [INFO] [stderr] Compiling tectonic_bridge_harfbuzz v0.2.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling tectonic_pdf_io v0.2.0 [INFO] [stderr] Compiling tectonic_xetex_layout v0.2.0 [INFO] [stderr] Compiling tectonic_engine_xetex v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.31 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tectonic_errors v0.2.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking tectonic_status_base v0.2.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking app_dirs2 v2.4.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking command-group v1.0.8 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.12.4 [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: failed to run custom build command for `tectonic_bridge_harfbuzz v0.2.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tectonic_bridge_harfbuzz-4000cded438ccb0e/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] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = 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: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-I" "/usr/include" "-std=c++11" "-DHAVE_GRAPHITE2=1" "-DHAVE_ICU=1" "-DHAVE_PTHREAD=1" "-o" "/opt/rustwide/target/debug/build/tectonic_bridge_harfbuzz-3006f53b9c4e2e5a/out/harfbuzz/src/harfbuzz.o" "-c" "harfbuzz/src/harfbuzz.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/include" "-I" "/usr/include" "-std=c++11" "-DHAVE_GRAPHITE2=1" "-DHAVE_ICU=1" "-DHAVE_PTHREAD=1" "-o" "/opt/rustwide/target/debug/build/tectonic_bridge_harfbuzz-3006f53b9c4e2e5a/out/harfbuzz/src/harfbuzz.o" "-c" "harfbuzz/src/harfbuzz.cc" with args "c++" 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] running `Command { std: "docker" "inspect" "1d17f8acb21a3749a0558f75a9af90ca41ed67bfc9bfd61f4e9f46d10e753978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d17f8acb21a3749a0558f75a9af90ca41ed67bfc9bfd61f4e9f46d10e753978", kill_on_drop: false }` [INFO] [stdout] 1d17f8acb21a3749a0558f75a9af90ca41ed67bfc9bfd61f4e9f46d10e753978