[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] 7fcda956f08541d49b12afbaea196345a6898904 [INFO] testing baskerville/plato against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaskerville%2Fplato" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baskerville/plato on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bba850a36deeebcc0a85f920b5193cc1ec9d6d2d5256597bb0ddbba1dfd00cc6 [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" "bba850a36deeebcc0a85f920b5193cc1ec9d6d2d5256597bb0ddbba1dfd00cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bba850a36deeebcc0a85f920b5193cc1ec9d6d2d5256597bb0ddbba1dfd00cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba850a36deeebcc0a85f920b5193cc1ec9d6d2d5256597bb0ddbba1dfd00cc6", kill_on_drop: false }` [INFO] [stdout] bba850a36deeebcc0a85f920b5193cc1ec9d6d2d5256597bb0ddbba1dfd00cc6 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c735b9e093e7bfae16da9faa123ace942a4d62f5df3a3c362bd86f1d74492122 [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" "c735b9e093e7bfae16da9faa123ace942a4d62f5df3a3c362bd86f1d74492122", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling plato v0.9.21 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling paragraph-breaker v0.4.4 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling septem v1.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [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 serde v1.0.130 [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:439:12 [INFO] [stdout] | [INFO] [stdout] 439 | 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: `set_user_css` [INFO] [stdout] --> src/document/pdf.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | 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:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | 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:424:12 [INFO] [stdout] | [INFO] [stdout] 424 | 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:446:12 [INFO] [stdout] | [INFO] [stdout] 446 | 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:451:12 [INFO] [stdout] | [INFO] [stdout] 451 | 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:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | 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:134:8 [INFO] [stdout] | [INFO] [stdout] 134 | 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: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: `set_ignore_document_css` [INFO] [stdout] --> src/document/epub/mod.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | 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:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | 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:335:8 [INFO] [stdout] | [INFO] [stdout] 335 | 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:602:12 [INFO] [stdout] | [INFO] [stdout] 602 | 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: `images` [INFO] [stdout] --> src/document/html/mod.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | 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:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | 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:264:12 [INFO] [stdout] | [INFO] [stdout] 264 | 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:275:12 [INFO] [stdout] | [INFO] [stdout] 275 | 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:211:8 [INFO] [stdout] | [INFO] [stdout] 211 | 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:805:8 [INFO] [stdout] | [INFO] [stdout] 805 | 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:853:8 [INFO] [stdout] | [INFO] [stdout] 853 | 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:878:8 [INFO] [stdout] | [INFO] [stdout] 878 | 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:898:8 [INFO] [stdout] | [INFO] [stdout] 898 | 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-0b70ab66c2145427.plato.c9b2f7eb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.plato.c9b2f7eb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427.36518kc1zb66hnsi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "src/mupdf_wrapper/Linux" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-55326f3b83187c61/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/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-dda8a0e4bb254797.rlib" "/opt/rustwide/target/debug/deps/libpng-6e773a6d046879c7.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libdeflate-66fa7ce09499ecec.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-4439d359181c9723.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libglobset-d42445b583178301.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libbstr-b41746b2b5b08e3a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3833ee767c7a4d89.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/librand_core-16d89800d70702bc.rlib" "/opt/rustwide/target/debug/deps/libtitlecase-8a75524199476451.rlib" "/opt/rustwide/target/debug/deps/libfiletime-71a888ee0bbbaa79.rlib" "/opt/rustwide/target/debug/deps/libindexmap-44162f707ecb16d4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libseptem-52d520930ced9c7b.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-5b2a9de12502fd21.rlib" "/opt/rustwide/target/debug/deps/libparagraph_breaker-6871230c724d7630.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate-014a388b2bc56751.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate_commons-f9d04ca0e3602f57.rlib" "/opt/rustwide/target/debug/deps/libbincode-440d45d958ff5868.rlib" "/opt/rustwide/target/debug/deps/libatlatl-b4efa83214111b7d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libzip-af01e470714ef9bb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-48db42043d3baf96.rlib" "/opt/rustwide/target/debug/deps/libbzip2-bbb4e2421ee918e4.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-5df2e766945b3981.rlib" "/opt/rustwide/target/debug/deps/libflate2-62518bb06d198c94.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-03a068e826a7bc32.rlib" "/opt/rustwide/target/debug/deps/libchrono-5697856e7c2ae09a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-f039eb2e0e0dc398.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libentities-ee06d085265c3dd9.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnix-61b6c49f23b7f6bd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblibc-68b7881bfb7e9fb4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b13849b6101a8a36.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-36743584dc56c867.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/plato-0b70ab66c2145427" "-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; 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plato` due to 2 previous errors; 39 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c735b9e093e7bfae16da9faa123ace942a4d62f5df3a3c362bd86f1d74492122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c735b9e093e7bfae16da9faa123ace942a4d62f5df3a3c362bd86f1d74492122", kill_on_drop: false }` [INFO] [stdout] c735b9e093e7bfae16da9faa123ace942a4d62f5df3a3c362bd86f1d74492122