[INFO] updating cached repository https://github.com/baskerville/plato [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/baskerville/plato [INFO] [stderr] 9ac000b..2ec71e4 master -> master [INFO] [stderr] * [new tag] 0.9.0 -> 0.9.0 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ec71e435644ddb4644525c1ccc6da5b4d3b29e1 [INFO] testing baskerville/plato against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaskerville%2Fplato" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baskerville/plato on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/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-7/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b8ed702a816ae111063bc4f3e4aa36d69e8b776fcc0848700ba1c349a658c19 [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" "1b8ed702a816ae111063bc4f3e4aa36d69e8b776fcc0848700ba1c349a658c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b8ed702a816ae111063bc4f3e4aa36d69e8b776fcc0848700ba1c349a658c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b8ed702a816ae111063bc4f3e4aa36d69e8b776fcc0848700ba1c349a658c19", kill_on_drop: false }` [INFO] [stdout] 1b8ed702a816ae111063bc4f3e4aa36d69e8b776fcc0848700ba1c349a658c19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe4caa6fd24957b8dae9e6f45632a1ca5fbaf989a0706a7aa4c045f908cfba8 [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" "dfe4caa6fd24957b8dae9e6f45632a1ca5fbaf989a0706a7aa4c045f908cfba8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling plato v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling levenshtein v1.0.4 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling paragraph-breaker v0.4.3 [INFO] [stderr] Compiling septem v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling atlatl v0.1.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling chrono v0.4.13 [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: associated function is never used: `dpi` [INFO] [stdout] --> src/document/djvu.rs:421:12 [INFO] [stdout] | [INFO] [stdout] 421 | pub fn dpi(&self) -> u16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_use_document_css` [INFO] [stdout] --> src/document/pdf.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn set_use_document_css(&mut self, should_use: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_protected` [INFO] [stdout] --> src/document/pdf.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | 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:408:12 [INFO] [stdout] | [INFO] [stdout] 408 | 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:430:12 [INFO] [stdout] | [INFO] [stdout] 430 | 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:435:12 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn height(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `offset` [INFO] [stdout] --> src/document/epub/mod.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn offset(&self, index: usize) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/document/epub/mod.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_margin` [INFO] [stdout] --> src/document/epub/mod.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | 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:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | fn set_font_size(&mut self, font_size: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_ignore_document_css` [INFO] [stdout] --> src/document/epub/mod.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn set_ignore_document_css(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rect` [INFO] [stdout] --> src/document/epub/mod.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | fn rect(&self) -> Rectangle { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `images` [INFO] [stdout] --> src/document/epub/mod.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn images(&mut self, loc: Location) -> Option<(Vec, usize)> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `description` [INFO] [stdout] --> src/document/epub/mod.rs:537:12 [INFO] [stdout] | [INFO] [stdout] 537 | pub fn description(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `child` [INFO] [stdout] --> src/document/html/dom.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn child(&self, index: usize) -> Option<&Node> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BORDER_WIDTH_KEYWORDS` [INFO] [stdout] --> src/document/html/parse.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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:387:12 [INFO] [stdout] | [INFO] [stdout] 387 | 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:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | 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:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn set_font_size(&mut self, font_size: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/document/html/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn new>(path: P) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_margin` [INFO] [stdout] --> src/document/html/mod.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | 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:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn set_font_size(&mut self, font_size: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `images` [INFO] [stdout] --> src/document/html/mod.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | fn images(&mut self, loc: Location) -> Option<(Vec, usize)> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `categories` [INFO] [stdout] --> src/document/html/mod.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 256 | 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:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn description(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `language` [INFO] [stdout] --> src/document/html/mod.rs:264:12 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn language(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `year` [INFO] [stdout] --> src/document/html/mod.rs:270:12 [INFO] [stdout] | [INFO] [stdout] 270 | 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:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | 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:612:8 [INFO] [stdout] | [INFO] [stdout] 612 | 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:660:8 [INFO] [stdout] | [INFO] [stdout] 660 | 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:685:8 [INFO] [stdout] | [INFO] [stdout] 685 | 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:705:8 [INFO] [stdout] | [INFO] [stdout] 705 | 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:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | 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:531:5 [INFO] [stdout] | [INFO] [stdout] 531 | Monospace, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open_memory` [INFO] [stdout] --> src/font/mod.rs:1027:12 [INFO] [stdout] | [INFO] [stdout] 1027 | pub fn open_memory(&self, buf: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.plato.emmxkorr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2" "/opt/rustwide/target/debug/deps/plato-43a66c72a9ee08b2.3ghs0ohvedl3bv20.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-e47fad83bb1d9835/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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-5a235b5e76c8802a.rlib" "/opt/rustwide/target/debug/deps/libpng-a147fad4a981ac0f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b00a7290b8db3b33.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1f7fdf069b76220f.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-823452aa6e84f81b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fcfa959d27093698.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-ef94c8506bc4d3b1.rlib" "/opt/rustwide/target/debug/deps/libglobset-672b215a107a87e1.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libbstr-f667e65052354555.rlib" "/opt/rustwide/target/debug/deps/libserde_json-31ae09487a271ff2.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/librand_core-62ed13d236c77afd.rlib" "/opt/rustwide/target/debug/deps/libtitlecase-64e6f9197c7997fb.rlib" "/opt/rustwide/target/debug/deps/libfiletime-42b806faed69c99c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0094247ae8934c42.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libseptem-65ef996845f1d4ba.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-565a62bd4a5d7670.rlib" "/opt/rustwide/target/debug/deps/libparagraph_breaker-56d3e577ca212903.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate-4146e98842952012.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate_commons-6662c1e98082ec82.rlib" "/opt/rustwide/target/debug/deps/libbincode-f55a9b249d4a98a7.rlib" "/opt/rustwide/target/debug/deps/libatlatl-ed1bb9f21a211aa5.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libzip-95c1964f58aa73b2.rlib" "/opt/rustwide/target/debug/deps/libbzip2-54e4c05f91884159.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-24abea0356bfe75c.rlib" "/opt/rustwide/target/debug/deps/libflate2-f168833cde7defa0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libpodio-47788cbc24a47cef.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-19aae0f23942a741.rlib" "/opt/rustwide/target/debug/deps/libchrono-306129cec219fbe0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c46c88efe54b13fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libtime-3725738beb1ebdfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libentities-967906092abefc46.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/libnix-96e6121b185ace18.rlib" "/opt/rustwide/target/debug/deps/liblibc-0624c5707001d55d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libserde-e2e85b9e5144c147.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] /usr/bin/ld: cannot find -lopenjp2 [INFO] [stdout] /usr/bin/ld: cannot find -ljbig2dec [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plato`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "dfe4caa6fd24957b8dae9e6f45632a1ca5fbaf989a0706a7aa4c045f908cfba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe4caa6fd24957b8dae9e6f45632a1ca5fbaf989a0706a7aa4c045f908cfba8", kill_on_drop: false }` [INFO] [stdout] dfe4caa6fd24957b8dae9e6f45632a1ca5fbaf989a0706a7aa4c045f908cfba8