[INFO] updating cached repository https://github.com/baskerville/plato [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/baskerville/plato [INFO] [stderr] 96f7e01..f15eca5 master -> master [INFO] [stderr] * [new tag] 0.8.7 -> 0.8.7 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f15eca5f925749c6aeb5cb80d9f5b25d34822dca [INFO] testing baskerville/plato against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaskerville%2Fplato" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baskerville/plato on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/baskerville/plato [INFO] finished tweaking git repo https://github.com/baskerville/plato [INFO] tweaked toml for git repo https://github.com/baskerville/plato written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/baskerville/plato already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 8d4b03f344b0b16bc47e59cec71362ca97e4ac1c902103359af4c438b7a00935 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8d4b03f344b0b16bc47e59cec71362ca97e4ac1c902103359af4c438b7a00935"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling plato v0.8.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling paragraph-breaker v0.4.3 [INFO] [stderr] Compiling levenshtein v1.0.4 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling septem v1.0.1 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling atlatl v0.1.2 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling kl-hyphenate-commons v0.7.3 [INFO] [stderr] Compiling kl-hyphenate v0.7.3 [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/battery/fake.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new() -> FakeBattery { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `dpi` [INFO] [stderr] --> src/document/djvu.rs:421:12 [INFO] [stderr] | [INFO] [stderr] 421 | pub fn dpi(&self) -> u16 { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_use_document_css` [INFO] [stderr] --> src/document/pdf.rs:95:12 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn set_use_document_css(&mut self, should_use: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_protected` [INFO] [stderr] --> src/document/pdf.rs:156:12 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn is_protected(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `boundary_box` [INFO] [stderr] --> src/document/pdf.rs:408:12 [INFO] [stderr] | [INFO] [stderr] 408 | pub fn boundary_box(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `width` [INFO] [stderr] --> src/document/pdf.rs:430:12 [INFO] [stderr] | [INFO] [stderr] 430 | pub fn width(&self) -> f32 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `height` [INFO] [stderr] --> src/document/pdf.rs:435:12 [INFO] [stderr] | [INFO] [stderr] 435 | pub fn height(&self) -> f32 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `offset` [INFO] [stderr] --> src/document/epub/mod.rs:127:8 [INFO] [stderr] | [INFO] [stderr] 127 | fn offset(&self, index: usize) -> usize { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `size` [INFO] [stderr] --> src/document/epub/mod.rs:131:8 [INFO] [stderr] | [INFO] [stderr] 131 | fn size(&self) -> usize { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_margin` [INFO] [stderr] --> src/document/epub/mod.rs:165:8 [INFO] [stderr] | [INFO] [stderr] 165 | fn set_margin(&mut self, margin: &Edge) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_font_size` [INFO] [stderr] --> src/document/epub/mod.rs:170:8 [INFO] [stderr] | [INFO] [stderr] 170 | fn set_font_size(&mut self, font_size: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_ignore_document_css` [INFO] [stderr] --> src/document/epub/mod.rs:175:12 [INFO] [stderr] | [INFO] [stderr] 175 | pub fn set_ignore_document_css(&mut self, value: bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rect` [INFO] [stderr] --> src/document/epub/mod.rs:181:8 [INFO] [stderr] | [INFO] [stderr] 181 | fn rect(&self) -> Rectangle { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `images` [INFO] [stderr] --> src/document/epub/mod.rs:291:8 [INFO] [stderr] | [INFO] [stderr] 291 | fn images(&mut self, loc: Location) -> Option<(Vec, usize)> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `description` [INFO] [stderr] --> src/document/epub/mod.rs:525:12 [INFO] [stderr] | [INFO] [stderr] 525 | pub fn description(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `child` [INFO] [stderr] --> src/document/html/dom.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn child(&self, index: usize) -> Option<&Node> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `BORDER_WIDTH_KEYWORDS` [INFO] [stderr] --> src/document/html/parse.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | const BORDER_WIDTH_KEYWORDS: [&str; 3] = ["thin", "medium", "thick"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `BORDER_STYLE_KEYWORDS` [INFO] [stderr] --> src/document/html/parse.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | const BORDER_STYLE_KEYWORDS: [&str; 10] = ["none", "hidden", "dotted", "dashed", "solid", "double", "groove", "ridge", "inset", "outset"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `rect` [INFO] [stderr] --> src/document/html/layout.rs:387:12 [INFO] [stderr] | [INFO] [stderr] 387 | pub fn rect(&self) -> Option { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_margin` [INFO] [stderr] --> src/document/html/engine.rs:81:12 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn set_margin(&mut self, margin: &Edge) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_font_size` [INFO] [stderr] --> src/document/html/engine.rs:85:12 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn set_font_size(&mut self, font_size: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/document/html/mod.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn new>(path: P) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_margin` [INFO] [stderr] --> src/document/html/mod.rs:100:12 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn set_margin(&mut self, margin: &Edge) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_font_size` [INFO] [stderr] --> src/document/html/mod.rs:105:12 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn set_font_size(&mut self, font_size: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `images` [INFO] [stderr] --> src/document/html/mod.rs:159:8 [INFO] [stderr] | [INFO] [stderr] 159 | fn images(&mut self, loc: Location) -> Option<(Vec, usize)> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `categories` [INFO] [stderr] --> src/document/html/mod.rs:256:12 [INFO] [stderr] | [INFO] [stderr] 256 | pub fn categories(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `description` [INFO] [stderr] --> src/document/html/mod.rs:260:12 [INFO] [stderr] | [INFO] [stderr] 260 | pub fn description(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `language` [INFO] [stderr] --> src/document/html/mod.rs:264:12 [INFO] [stderr] | [INFO] [stderr] 264 | pub fn language(&self) -> Option { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `year` [INFO] [stderr] --> src/document/html/mod.rs:270:12 [INFO] [stderr] | [INFO] [stderr] 270 | pub fn year(&self) -> Option { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `asciify` [INFO] [stderr] --> src/document/mod.rs:162:8 [INFO] [stderr] | [INFO] [stderr] 162 | pub fn asciify(name: &str) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `extract_metadata_from_filename` [INFO] [stderr] --> src/metadata.rs:603:8 [INFO] [stderr] | [INFO] [stderr] 603 | pub fn extract_metadata_from_filename(_prefix: &Path, info: &mut Info) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `consolidate` [INFO] [stderr] --> src/metadata.rs:651:8 [INFO] [stderr] | [INFO] [stderr] 651 | pub fn consolidate(_prefix: &Path, info: &mut Info) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rename_from_info` [INFO] [stderr] --> src/metadata.rs:676:8 [INFO] [stderr] | [INFO] [stderr] 676 | pub fn rename_from_info(prefix: &Path, info: &mut Info) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `file_name_from_info` [INFO] [stderr] --> src/metadata.rs:696:8 [INFO] [stderr] | [INFO] [stderr] 696 | pub fn file_name_from_info(info: &Info) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `input_size` [INFO] [stderr] --> src/view/named_input.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | input_size: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `Keys` [INFO] [stderr] --> src/view/keyboard.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | pub type Keys = Vec>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Monospace` [INFO] [stderr] --> src/font/mod.rs:515:5 [INFO] [stderr] | [INFO] [stderr] 515 | Monospace, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `open_memory` [INFO] [stderr] --> src/font/mod.rs:1011:12 [INFO] [stderr] | [INFO] [stderr] 1011 | pub fn open_memory(&self, buf: &[u8]) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.plato.61fmlbfj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234" "/opt/rustwide/target/debug/deps/plato-f590b84af17b0234.5fi7beo3qb7ox3do.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "src/mupdf_wrapper/Linux" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-31bbc74e424dbe8b/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-ldjvulibre" "-lmupdf" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lmupdf_wrapper" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lharfbuzz" "-lfreetype" "-lmupdf" "-lstdc++" "-lmupdf-third" "-lz" "-lbz2" "-ljpeg" "-lpng16" "-lopenjp2" "-ljbig2dec" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-a54e9832f8bdef5e.rlib" "/opt/rustwide/target/debug/deps/libpng-930b66c32b4b9573.rlib" "/opt/rustwide/target/debug/deps/libinflate-c136b13ddac0b16a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8d0bf79e859fb8b6.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-a9ddc1136cbd9487.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3666369707c42073.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-27cd6b26f9879881.rlib" "/opt/rustwide/target/debug/deps/libglobset-6fedde3ac46a1082.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libbstr-55883d94003cc8ab.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d228887b36fdad85.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/librand_core-20e39b38087242f7.rlib" "/opt/rustwide/target/debug/deps/libtitlecase-8a14a43881ed8681.rlib" "/opt/rustwide/target/debug/deps/libfiletime-0b2bacd7407e67d2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-b60c3dbb1d2112ec.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cfe40c7e1063fdbf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fb614f40e9d9e5ab.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libseptem-90a13dd2b219d9b3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-d00f5d5ef90c991e.rlib" "/opt/rustwide/target/debug/deps/libparagraph_breaker-041097de041d6c2b.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate-fd99bd3134000997.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate_commons-4822f4d2a86227fd.rlib" "/opt/rustwide/target/debug/deps/libbincode-383363c4b5d35b16.rlib" "/opt/rustwide/target/debug/deps/libatlatl-97c01c1896fecb34.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libzip-060c16179d0cc97f.rlib" "/opt/rustwide/target/debug/deps/libbzip2-5d287eebfdb5d8b7.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-dba09b8594a2e6b3.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce0c4117f4b75bf4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6eca02b8afa79989.rlib" "/opt/rustwide/target/debug/deps/libadler32-f244741275b1e8cf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-10e48aefe5c8c7a8.rlib" "/opt/rustwide/target/debug/deps/libpodio-ed74896d95ac6bff.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-97f32a21562def3e.rlib" "/opt/rustwide/target/debug/deps/libchrono-ae0bb55a843c7793.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-30bcdf5a3ebbda72.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libtime-ae5dbc202fe97117.rlib" "/opt/rustwide/target/debug/deps/libentities-ff29e3cd7f9ed9dd.rlib" "/opt/rustwide/target/debug/deps/libfxhash-6fefcd03440aac4a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12dd093edca35ef5.rlib" "/opt/rustwide/target/debug/deps/libnix-b9d063ed93c12f76.rlib" "/opt/rustwide/target/debug/deps/liblibc-8bbcf5052457c201.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libserde-306b022448ff05cd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -ldjvulibre [INFO] [stderr] /usr/bin/ld: cannot find -lmupdf [INFO] [stderr] /usr/bin/ld: cannot find -lmupdf_wrapper [INFO] [stderr] /usr/bin/ld: cannot find -lmupdf [INFO] [stderr] /usr/bin/ld: cannot find -lmupdf-third [INFO] [stderr] /usr/bin/ld: cannot find -lopenjp2 [INFO] [stderr] /usr/bin/ld: cannot find -ljbig2dec [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 38 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `plato`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8d4b03f344b0b16bc47e59cec71362ca97e4ac1c902103359af4c438b7a00935"` [INFO] running `"docker" "rm" "-f" "8d4b03f344b0b16bc47e59cec71362ca97e4ac1c902103359af4c438b7a00935"` [INFO] [stdout] 8d4b03f344b0b16bc47e59cec71362ca97e4ac1c902103359af4c438b7a00935