[INFO] cloning repository https://github.com/baskerville/plato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baskerville/plato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaskerville%2Fplato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaskerville%2Fplato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0b5b98b2435887a39eb5f10f78865398ccabb52 [INFO] testing baskerville/plato against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaskerville%2Fplato" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baskerville/plato on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-23/source/.cargo/config [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-23/source/Cargo.toml [INFO] crate git repo https://github.com/baskerville/plato already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f783b9f676dd04443be738b002b03be270df5ba562ef01c2f3ae1c61419768f [INFO] running `Command { std: "docker" "start" "-a" "3f783b9f676dd04443be738b002b03be270df5ba562ef01c2f3ae1c61419768f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f783b9f676dd04443be738b002b03be270df5ba562ef01c2f3ae1c61419768f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f783b9f676dd04443be738b002b03be270df5ba562ef01c2f3ae1c61419768f", kill_on_drop: false }` [INFO] [stdout] 3f783b9f676dd04443be738b002b03be270df5ba562ef01c2f3ae1c61419768f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c62b32232d7c3e38993405431ad37637d822fcd6817a00bd963999ca173c516a [INFO] running `Command { std: "docker" "start" "-a" "c62b32232d7c3e38993405431ad37637d822fcd6817a00bd963999ca173c516a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling plato v0.9.26 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paragraph-breaker v0.4.4 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling septem v1.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling png v0.17.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling atlatl v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling kl-hyphenate-commons v0.7.3 [INFO] [stderr] Compiling kl-hyphenate v0.7.3 [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/battery/fake.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new() -> FakeBattery { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SYN_MT_REPORT` [INFO] [stdout] --> src/input.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub const SYN_MT_REPORT: u16 = 0x02; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dpi` [INFO] [stdout] --> src/document/djvu.rs:447:12 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn dpi(&self) -> u16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_user_css` [INFO] [stdout] --> src/document/pdf.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn set_user_css>(&mut self, path: P) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_protected` [INFO] [stdout] --> src/document/pdf.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn is_protected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `boundary_box` [INFO] [stdout] --> src/document/pdf.rs:455:12 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn boundary_box(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `width` [INFO] [stdout] --> src/document/pdf.rs:477:12 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn width(&self) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `height` [INFO] [stdout] --> src/document/pdf.rs:482:12 [INFO] [stdout] | [INFO] [stdout] 482 | pub fn height(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_margin` [INFO] [stdout] --> src/document/epub/mod.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 168 | fn set_margin(&mut self, margin: &Edge) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_font_size` [INFO] [stdout] --> src/document/epub/mod.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | fn set_font_size(&mut self, font_size: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rect` [INFO] [stdout] --> src/document/epub/mod.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 179 | fn rect(&self) -> Rectangle { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `description` [INFO] [stdout] --> src/document/epub/mod.rs:582:12 [INFO] [stdout] | [INFO] [stdout] 582 | pub fn description(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `root_mut` [INFO] [stdout] --> src/document/html/dom.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn root_mut(&mut self) -> NodeMut { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `last_child` [INFO] [stdout] --> src/document/html/dom.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn last_child(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BORDER_WIDTH_KEYWORDS` [INFO] [stdout] --> src/document/html/parse.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const BORDER_WIDTH_KEYWORDS: [&str; 3] = ["thin", "medium", "thick"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BORDER_STYLE_KEYWORDS` [INFO] [stdout] --> src/document/html/parse.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const BORDER_STYLE_KEYWORDS: [&str; 10] = ["none", "hidden", "dotted", "dashed", "solid", "double", "groove", "ridge", "inset", "outset"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rect` [INFO] [stdout] --> src/document/html/layout.rs:398:12 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn rect(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_margin` [INFO] [stdout] --> src/document/html/engine.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn set_margin(&mut self, margin: &Edge) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_font_size` [INFO] [stdout] --> src/document/html/engine.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn set_font_size(&mut self, font_size: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_margin` [INFO] [stdout] --> src/document/html/mod.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn set_margin(&mut self, margin: &Edge) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_font_size` [INFO] [stdout] --> src/document/html/mod.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn set_font_size(&mut self, font_size: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `categories` [INFO] [stdout] --> src/document/html/mod.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn categories(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `description` [INFO] [stdout] --> src/document/html/mod.rs:252:12 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn description(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `year` [INFO] [stdout] --> src/document/html/mod.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn year(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `asciify` [INFO] [stdout] --> src/document/mod.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn asciify(name: &str) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `extract_metadata_from_filename` [INFO] [stdout] --> src/metadata.rs:816:8 [INFO] [stdout] | [INFO] [stdout] 816 | pub fn extract_metadata_from_filename(_prefix: &Path, info: &mut Info) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `consolidate` [INFO] [stdout] --> src/metadata.rs:864:8 [INFO] [stdout] | [INFO] [stdout] 864 | pub fn consolidate(_prefix: &Path, info: &mut Info) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rename_from_info` [INFO] [stdout] --> src/metadata.rs:889:8 [INFO] [stdout] | [INFO] [stdout] 889 | pub fn rename_from_info(prefix: &Path, info: &mut Info) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `file_name_from_info` [INFO] [stdout] --> src/metadata.rs:909:8 [INFO] [stdout] | [INFO] [stdout] 909 | pub fn file_name_from_info(info: &Info) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_size` [INFO] [stdout] --> src/view/named_input.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | input_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `Keys` [INFO] [stdout] --> src/view/keyboard.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub type Keys = Vec>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Monospace` [INFO] [stdout] --> src/font/mod.rs:550:5 [INFO] [stdout] | [INFO] [stdout] 550 | Monospace, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open_memory` [INFO] [stdout] --> src/font/mod.rs:1046:12 [INFO] [stdout] | [INFO] [stdout] 1046 | pub fn open_memory(&self, buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.plato.187e127f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64.49l0l2ko103a0jn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "src/mupdf_wrapper/Linux" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-ea907fc655c39f3e/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-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" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-4c48d2b04d20bec7.rlib" "/opt/rustwide/target/debug/deps/libpng-dd7ca2b2b7b04203.rlib" "/opt/rustwide/target/debug/deps/libdeflate-86b4330e005b28f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-57a7ad63ac96b5df.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-73585c6c8bab115a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e84e47d753d69c2c.rlib" "/opt/rustwide/target/debug/deps/libglobset-452c289d37cff6b7.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libbstr-a59d9b8bb259dc2f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-92393a4aecd67fe1.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/librand_core-ecb5506cdd96a80a.rlib" "/opt/rustwide/target/debug/deps/libtitlecase-eec4ae1cc06b6e69.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f5b584bdb9f061c5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-83856e944a22da78.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libseptem-4bae9dc4dcdaeacb.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-1ef2e4a5ed20a4e3.rlib" "/opt/rustwide/target/debug/deps/libparagraph_breaker-53be9779775f6b82.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate-c4682616625de1de.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate_commons-2b65f0dd37c6bd0d.rlib" "/opt/rustwide/target/debug/deps/libbincode-3e954230574f3e05.rlib" "/opt/rustwide/target/debug/deps/libatlatl-1f618a9b595f2644.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libzip-d8b49c8e65ef133a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-33438ba54fb0b395.rlib" "/opt/rustwide/target/debug/deps/libbzip2-4540526e64c8ed04.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-68622022e07d175f.rlib" "/opt/rustwide/target/debug/deps/libflate2-afdefd0e0ab06a00.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b52ad452262f40d2.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-474ab6424f9d27c6.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-abf6f42b5ec28bdd.rlib" "/opt/rustwide/target/debug/deps/libchrono-1a3895077351b9be.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6ef09f52680321cf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/libtime-734973da85491161.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libentities-649f70d8bce98eda.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libnix-64c30057651dde16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-954d186617f8a320.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibc-3c85426dbfd80465.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libserde-63ada73055382e5a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/plato-a97855b9c256eb64" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ldjvulibre [INFO] [stdout] /usr/bin/ld: cannot find -lmupdf [INFO] [stdout] /usr/bin/ld: cannot find -lmupdf_wrapper [INFO] [stdout] /usr/bin/ld: cannot find -lmupdf [INFO] [stdout] /usr/bin/ld: cannot find -lmupdf-third [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plato` due to 2 previous errors; 33 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c62b32232d7c3e38993405431ad37637d822fcd6817a00bd963999ca173c516a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62b32232d7c3e38993405431ad37637d822fcd6817a00bd963999ca173c516a", kill_on_drop: false }` [INFO] [stdout] c62b32232d7c3e38993405431ad37637d822fcd6817a00bd963999ca173c516a