[INFO] fetching crate tectonic 0.3.3... [INFO] testing tectonic-0.3.3 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate tectonic 0.3.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tectonic 0.3.3 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tectonic 0.3.3 [INFO] finished tweaking crates.io crate tectonic 0.3.3 [INFO] tweaked toml for crates.io crate tectonic 0.3.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tectonic 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded app_dirs2 v2.3.0 [INFO] [stderr] Downloaded tectonic_cfg_support v0.1.1 [INFO] [stderr] Downloaded headers v0.2.3 [INFO] [stderr] Downloaded utf8-width v0.1.4 [INFO] [stderr] Downloaded headers-core v0.1.1 [INFO] [stderr] Downloaded byte-unit v4.0.9 [INFO] [stderr] Downloaded cbindgen v0.15.0 [INFO] [stderr] Downloaded tectonic_xdv v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae8b0d0c07855b06b922e367f1fc1a3726e435fbbfc615f3dab7162370fac66 [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" "4ae8b0d0c07855b06b922e367f1fc1a3726e435fbbfc615f3dab7162370fac66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae8b0d0c07855b06b922e367f1fc1a3726e435fbbfc615f3dab7162370fac66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae8b0d0c07855b06b922e367f1fc1a3726e435fbbfc615f3dab7162370fac66", kill_on_drop: false }` [INFO] [stdout] 4ae8b0d0c07855b06b922e367f1fc1a3726e435fbbfc615f3dab7162370fac66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 958393f1cf5ecc38af0110afe61338a02851631e59949d300f21ad263f708e6c [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" "958393f1cf5ecc38af0110afe61338a02851631e59949d300f21ad263f708e6c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cbindgen v0.15.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling vcpkg v0.2.10 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tectonic_cfg_support v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling app_dirs2 v2.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tectonic_xdv v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling tectonic v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c: In function 'add_ToUnicode_single': [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1769:17: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1769 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1782:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1782 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfilemoddate': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:155:7: warning: unused variable 'i' [-Wunused-variable] [INFO] [stderr] warning: 155 | int i; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfiledump': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:220:10: warning: unused variable 'text_len' [-Wunused-variable] [INFO] [stderr] warning: 220 | size_t text_len; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 28s [INFO] running `Command { std: "docker" "inspect" "958393f1cf5ecc38af0110afe61338a02851631e59949d300f21ad263f708e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958393f1cf5ecc38af0110afe61338a02851631e59949d300f21ad263f708e6c", kill_on_drop: false }` [INFO] [stdout] 958393f1cf5ecc38af0110afe61338a02851631e59949d300f21ad263f708e6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 210f96303d0cb2c437b40f7cc955b3f0b76a5502088b8de06c3c3eac400e87a2 [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" "210f96303d0cb2c437b40f7cc955b3f0b76a5502088b8de06c3c3eac400e87a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c: In function 'add_ToUnicode_single': [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1769:17: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1769 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1782:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1782 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfilemoddate': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:155:7: warning: unused variable 'i' [-Wunused-variable] [INFO] [stderr] warning: 155 | int i; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfiledump': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:220:10: warning: unused variable 'text_len' [-Wunused-variable] [INFO] [stderr] warning: 220 | size_t text_len; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Compiling tectonic v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c: In function 'add_ToUnicode_single': [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1769:17: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1769 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1782:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1782 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfilemoddate': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:155:7: warning: unused variable 'i' [-Wunused-variable] [INFO] [stderr] warning: 155 | int i; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfiledump': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:220:10: warning: unused variable 'text_len' [-Wunused-variable] [INFO] [stderr] warning: 220 | size_t text_len; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `tectonic` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cached_itarbundle --edition=2018 tests/cached_itarbundle.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialization"' --cfg 'feature="toml"' -C metadata=504ab21e36b4df87 -C extra-filename=-504ab21e36b4df87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern app_dirs=/opt/rustwide/target/debug/deps/libapp_dirs2-83566c8c0444bcbe.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib --extern byte_unit=/opt/rustwide/target/debug/deps/libbyte_unit-962558737de90b5b.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-df466b5703725cf7.rlib --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-3760b8a0a11b6bf7.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a1e4e47a8ad56fa1.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-6b38644bafe548a3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-700713c0bc0fbfb1.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-44894b2e57beaa64.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-aedd86076fed79c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-f285874c3a764e9f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-14565933af5fc65d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f5c1717ab337eb55.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-d171e062343b3f8b.rlib --extern tectonic=/opt/rustwide/target/debug/deps/libtectonic-14e474b44ca9abef.rlib --extern tectonic_xdv=/opt/rustwide/target/debug/deps/libtectonic_xdv-f3eee60ff5b92ccf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-25c8ee3a90ce5a12.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d8eef7f688e1b605.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1abbd0326e973e0c.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-685a04c1fea35d88.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tectonic-9c56eb7b9d8545c7/out -L native=/opt/rustwide/target/debug/build/tectonic-9c56eb7b9d8545c7/out -L native=/usr/lib/x86_64-linux-gnu` (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: tectonic/dpx-tt_gsub.c: In function 'add_ToUnicode_single': [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1769:17: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1769 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1782:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1782 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfilemoddate': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:155:7: warning: unused variable 'i' [-Wunused-variable] [INFO] [stderr] warning: 155 | int i; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfiledump': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:220:10: warning: unused variable 'text_len' [-Wunused-variable] [INFO] [stderr] warning: 220 | size_t text_len; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.bibtex.59fyx4yw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb" "/opt/rustwide/target/debug/deps/bibtex-54cb75d1f70681eb.5b0z242dmbnu61z6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tectonic-9c56eb7b9d8545c7/out" "-L" "/opt/rustwide/target/debug/build/tectonic-9c56eb7b9d8545c7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libtectonic-14e474b44ca9abef.rlib" "/opt/rustwide/target/debug/deps/libtempfile-25c8ee3a90ce5a12.rlib" "/opt/rustwide/target/debug/deps/librand-7ac5c66f4ec8c229.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c6c37ea0bb7a229.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-30d692f814169487.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-24afc6c780f8effb.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libtoml-1abbd0326e973e0c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libheaders-44894b2e57beaa64.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-34bf88e4c4704fb2.rlib" "/opt/rustwide/target/debug/deps/libfs2-6b38644bafe548a3.rlib" "/opt/rustwide/target/debug/deps/libzip-685a04c1fea35d88.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4e58d29eff6ffd35.rlib" "/opt/rustwide/target/debug/deps/libtectonic_xdv-f3eee60ff5b92ccf.rlib" "/opt/rustwide/target/debug/deps/libmd5-f285874c3a764e9f.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-962558737de90b5b.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-2fdbe745773ea067.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libreqwest-14565933af5fc65d.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9488b31878febe2.rlib" "/opt/rustwide/target/debug/deps/librand-3367d91a71796207.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-971f3eb975867bd9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-a1e4e47a8ad56fa1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ee931794d6081e6c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-293102266c27dcd1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0a54524168a2d403.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c460c6149e030700.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-634c1ce76b80a6e9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-aedd86076fed79c5.rlib" "/opt/rustwide/target/debug/deps/libwant-751258f28fb2a9b1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libtokio-d8eef7f688e1b605.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ba11bd6b71ec96dc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bd13b77ba1ea7474.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5b6f4b346284d807.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-30839be826fc5c10.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-afd921b4441837cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49b6407d89805483.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-de7ef8428e9fdf0d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-07091efc0cec2859.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8d798bd8f0a7c65.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-82d62dd5a7bb6ba7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-247b4486a1506b9b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb108d846a5b530f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-536db71fdc26a6e0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-283681799931ab79.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a2275d4d4616ced4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9fd77958a6f994d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1663da9e1aeee646.rlib" "/opt/rustwide/target/debug/deps/libmio-215e6ceeb91866de.rlib" "/opt/rustwide/target/debug/deps/libnet2-850dd21c7d7784fa.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ddd949b744b26d4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d7ec7416dda057d2.rlib" "/opt/rustwide/target/debug/deps/libh2-efe417900f458e0c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libstring-3cee1e741776e2cc.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c74f952fa1473a8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8a946b3c5dee1b3c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttp-0432aa7f28efda9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libfutures-700713c0bc0fbfb1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d382b8d231e58a1c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-85c252100b37521c.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3777570ec389e2b0.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libregex-a7c03fc6bc342b71.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-df466b5703725cf7.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libfailure-fcb9fe52fe427a83.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-207ef54732009f4b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-0d775365eabcef91.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbytes-4d8e9f15d52f28fe.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libserde-f5c1717ab337eb55.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs2-83566c8c0444bcbe.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lfontconfig" "-lharfbuzz-icu" "-lharfbuzz" "-licuuc" "-licudata" "-lfreetype" "-lgraphite2" "-lpng16" "-lz" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c: In function 'add_ToUnicode_single': [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1769:17: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1769 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1782:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1782 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfilemoddate': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:155:7: warning: unused variable 'i' [-Wunused-variable] [INFO] [stderr] warning: 155 | int i; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfiledump': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:220:10: warning: unused variable 'text_len' [-Wunused-variable] [INFO] [stderr] warning: 220 | size_t text_len; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.formats.ehy4erww-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746" "/opt/rustwide/target/debug/deps/formats-c0b4ee722cecd746.599xvmjk4f5s92r1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tectonic-9c56eb7b9d8545c7/out" "-L" "/opt/rustwide/target/debug/build/tectonic-9c56eb7b9d8545c7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libtectonic-14e474b44ca9abef.rlib" "/opt/rustwide/target/debug/deps/libtempfile-25c8ee3a90ce5a12.rlib" "/opt/rustwide/target/debug/deps/librand-7ac5c66f4ec8c229.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c6c37ea0bb7a229.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-30d692f814169487.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-24afc6c780f8effb.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libtoml-1abbd0326e973e0c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libheaders-44894b2e57beaa64.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-34bf88e4c4704fb2.rlib" "/opt/rustwide/target/debug/deps/libfs2-6b38644bafe548a3.rlib" "/opt/rustwide/target/debug/deps/libzip-685a04c1fea35d88.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4e58d29eff6ffd35.rlib" "/opt/rustwide/target/debug/deps/libtectonic_xdv-f3eee60ff5b92ccf.rlib" "/opt/rustwide/target/debug/deps/libmd5-f285874c3a764e9f.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-962558737de90b5b.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-2fdbe745773ea067.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libreqwest-14565933af5fc65d.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9488b31878febe2.rlib" "/opt/rustwide/target/debug/deps/librand-3367d91a71796207.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-971f3eb975867bd9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-a1e4e47a8ad56fa1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ee931794d6081e6c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-293102266c27dcd1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0a54524168a2d403.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c460c6149e030700.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-634c1ce76b80a6e9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-aedd86076fed79c5.rlib" "/opt/rustwide/target/debug/deps/libwant-751258f28fb2a9b1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libtokio-d8eef7f688e1b605.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ba11bd6b71ec96dc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bd13b77ba1ea7474.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5b6f4b346284d807.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-30839be826fc5c10.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-afd921b4441837cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49b6407d89805483.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-de7ef8428e9fdf0d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-07091efc0cec2859.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8d798bd8f0a7c65.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-82d62dd5a7bb6ba7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-247b4486a1506b9b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb108d846a5b530f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-536db71fdc26a6e0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-283681799931ab79.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a2275d4d4616ced4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9fd77958a6f994d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1663da9e1aeee646.rlib" "/opt/rustwide/target/debug/deps/libmio-215e6ceeb91866de.rlib" "/opt/rustwide/target/debug/deps/libnet2-850dd21c7d7784fa.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ddd949b744b26d4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d7ec7416dda057d2.rlib" "/opt/rustwide/target/debug/deps/libh2-efe417900f458e0c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libstring-3cee1e741776e2cc.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c74f952fa1473a8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8a946b3c5dee1b3c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttp-0432aa7f28efda9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libfutures-700713c0bc0fbfb1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d382b8d231e58a1c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-85c252100b37521c.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3777570ec389e2b0.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libregex-a7c03fc6bc342b71.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-df466b5703725cf7.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libfailure-fcb9fe52fe427a83.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-207ef54732009f4b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-0d775365eabcef91.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbytes-4d8e9f15d52f28fe.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libserde-f5c1717ab337eb55.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs2-83566c8c0444bcbe.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lfontconfig" "-lharfbuzz-icu" "-lharfbuzz" "-licuuc" "-licudata" "-lfreetype" "-lgraphite2" "-lpng16" "-lz" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.driver.eioe048q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495" "/opt/rustwide/target/debug/deps/driver-bb220cd4a2808495.3p02g1he84q8v62m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tectonic-9c56eb7b9d8545c7/out" "-L" "/opt/rustwide/target/debug/build/tectonic-9c56eb7b9d8545c7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libtectonic-14e474b44ca9abef.rlib" "/opt/rustwide/target/debug/deps/libtempfile-25c8ee3a90ce5a12.rlib" "/opt/rustwide/target/debug/deps/librand-7ac5c66f4ec8c229.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c6c37ea0bb7a229.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-30d692f814169487.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-24afc6c780f8effb.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libtoml-1abbd0326e973e0c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libheaders-44894b2e57beaa64.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-34bf88e4c4704fb2.rlib" "/opt/rustwide/target/debug/deps/libfs2-6b38644bafe548a3.rlib" "/opt/rustwide/target/debug/deps/libzip-685a04c1fea35d88.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4e58d29eff6ffd35.rlib" "/opt/rustwide/target/debug/deps/libtectonic_xdv-f3eee60ff5b92ccf.rlib" "/opt/rustwide/target/debug/deps/libmd5-f285874c3a764e9f.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-962558737de90b5b.rlib" "/opt/rustwide/target/debug/deps/libutf8_width-2fdbe745773ea067.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libreqwest-14565933af5fc65d.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9488b31878febe2.rlib" "/opt/rustwide/target/debug/deps/librand-3367d91a71796207.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-971f3eb975867bd9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-a1e4e47a8ad56fa1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ee931794d6081e6c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-293102266c27dcd1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0a54524168a2d403.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c460c6149e030700.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-634c1ce76b80a6e9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-aedd86076fed79c5.rlib" "/opt/rustwide/target/debug/deps/libwant-751258f28fb2a9b1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libtokio-d8eef7f688e1b605.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ba11bd6b71ec96dc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bd13b77ba1ea7474.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5b6f4b346284d807.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-30839be826fc5c10.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-afd921b4441837cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49b6407d89805483.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-de7ef8428e9fdf0d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-07091efc0cec2859.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8d798bd8f0a7c65.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-82d62dd5a7bb6ba7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-247b4486a1506b9b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb108d846a5b530f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-536db71fdc26a6e0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-283681799931ab79.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a2275d4d4616ced4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9fd77958a6f994d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1663da9e1aeee646.rlib" "/opt/rustwide/target/debug/deps/libmio-215e6ceeb91866de.rlib" "/opt/rustwide/target/debug/deps/libnet2-850dd21c7d7784fa.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ddd949b744b26d4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d7ec7416dda057d2.rlib" "/opt/rustwide/target/debug/deps/libh2-efe417900f458e0c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5541a36d3ba1785f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6981d70329196031.rlib" "/opt/rustwide/target/debug/deps/libstring-3cee1e741776e2cc.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c74f952fa1473a8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-8a946b3c5dee1b3c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libhttp-0432aa7f28efda9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libfutures-700713c0bc0fbfb1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d382b8d231e58a1c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-85c252100b37521c.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3777570ec389e2b0.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libregex-a7c03fc6bc342b71.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-df466b5703725cf7.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5354f7cf6dc6c93f.rlib" "/opt/rustwide/target/debug/deps/libfailure-fcb9fe52fe427a83.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-207ef54732009f4b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libcookie-0d775365eabcef91.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/liburl-bec6dd3649d66484.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-ac4ff983253a8e7c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libbytes-4d8e9f15d52f28fe.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0f16e1e8c809c8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libserde-f5c1717ab337eb55.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs2-83566c8c0444bcbe.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lfontconfig" "-lharfbuzz-icu" "-lharfbuzz" "-licuuc" "-licudata" "-lfreetype" "-lgraphite2" "-lpng16" "-lz" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c: In function 'add_ToUnicode_single': [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1769:17: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1769 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1782:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1782 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfilemoddate': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:155:7: warning: unused variable 'i' [-Wunused-variable] [INFO] [stderr] warning: 155 | int i; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfiledump': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:220:10: warning: unused variable 'text_len' [-Wunused-variable] [INFO] [stderr] warning: 220 | size_t text_len; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c: In function 'add_ToUnicode_single': [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1769:17: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1769 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/dpx-tt_gsub.c:1782:19: warning: comparison is always true due to limited range of data type [-Wtype-limits] [INFO] [stderr] warning: 1782 | if (idx >= 0 && idx < data->GlyphCount) { [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfilemoddate': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:155:7: warning: unused variable 'i' [-Wunused-variable] [INFO] [stderr] warning: 155 | int i; [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: tectonic/xetex-texmfmp.c: In function 'getfiledump': [INFO] [stderr] warning: tectonic/xetex-texmfmp.c:220:10: warning: unused variable 'text_len' [-Wunused-variable] [INFO] [stderr] warning: 220 | size_t text_len; [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp: In function 'hb_font_funcs_t* _get_font_funcs()': [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXFontInst.cpp:268:79: warning: 'void hb_font_funcs_set_glyph_func(hb_font_funcs_t*, hb_font_get_glyph_func_t, void*, hb_destroy_func_t)' is deprecated: Use 'hb_font_funcs_set_nominal_glyph_func and hb_font_funcs_set_variation_glyph_func' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 268 | hb_font_funcs_set_glyph_func (funcs, _get_glyph, NULL, NULL); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:28, [INFO] [stderr] warning: from tectonic/xetex-XeTeXFontInst.cpp:42: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-deprecated.h:67:1: note: declared here [INFO] [stderr] warning: 67 | hb_font_funcs_set_glyph_func (hb_font_funcs_t *ffuncs, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'unsigned int countFeatures(XeTeXFont, hb_tag_t, hb_tag_t)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:399:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 399 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'hb_tag_t getIndFeature(XeTeXFont, hb_tag_t, hb_tag_t, unsigned int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:419:100: warning: 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)' is deprecated: Use 'hb_ot_layout_script_select_language' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 419 | if (hb_ot_layout_script_find_language(face, tableTag, scriptIndex, language, &langIndex) || language == 0) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from /usr/include/harfbuzz/hb-ot.h:34, [INFO] [stderr] warning: from tectonic/xetex-core.h:29, [INFO] [stderr] warning: from tectonic/xetex-XeTeXLayoutInterface.cpp:34: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-ot-deprecated.h:56:1: note: declared here [INFO] [stderr] warning: 56 | hb_ot_layout_script_find_language (hb_face_t *face, [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp: In function 'bool initGraphiteBreaking(XeTeXLayoutEngine, const uint16_t*, int)': [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tectonic/xetex-XeTeXLayoutInterface.cpp:1019:78: warning: 'gr_font* hb_graphite2_font_get_gr_font(hb_font_t*)' is deprecated: Use 'hb_graphite2_face_get_gr_face' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: 1019 | gr_font* grFont = hb_graphite2_font_get_gr_font(engine->font->getHbFont()); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from tectonic/xetex-XeTeXLayoutInterface.cpp:43: [INFO] [stderr] warning: /usr/include/harfbuzz/hb-graphite2.h:45:1: note: declared here [INFO] [stderr] warning: 45 | hb_graphite2_font_get_gr_font (hb_font_t *font); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "210f96303d0cb2c437b40f7cc955b3f0b76a5502088b8de06c3c3eac400e87a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210f96303d0cb2c437b40f7cc955b3f0b76a5502088b8de06c3c3eac400e87a2", kill_on_drop: false }` [INFO] [stdout] 210f96303d0cb2c437b40f7cc955b3f0b76a5502088b8de06c3c3eac400e87a2