[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 beta-2022-02-22 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-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baskerville/plato on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-24/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-24/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" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kl-hyphenate-commons v0.7.3 [INFO] [stderr] Downloaded kl-hyphenate v0.7.3 [INFO] [stderr] Downloaded paragraph-breaker v0.4.4 [INFO] [stderr] Downloaded septem v1.1.0 [INFO] [stderr] Downloaded png v0.17.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 312e1255f3737cc34f484d8951c9cb3894110cbf4273f50b701ad3a06e6aa451 [INFO] running `Command { std: "docker" "start" "-a" "312e1255f3737cc34f484d8951c9cb3894110cbf4273f50b701ad3a06e6aa451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "312e1255f3737cc34f484d8951c9cb3894110cbf4273f50b701ad3a06e6aa451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312e1255f3737cc34f484d8951c9cb3894110cbf4273f50b701ad3a06e6aa451", kill_on_drop: false }` [INFO] [stdout] 312e1255f3737cc34f484d8951c9cb3894110cbf4273f50b701ad3a06e6aa451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14cd757061faf5207f8ee086dc43f049aeddade2ea3449342692fc1cfacc080c [INFO] running `Command { std: "docker" "start" "-a" "14cd757061faf5207f8ee086dc43f049aeddade2ea3449342692fc1cfacc080c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling plato v0.9.26 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling septem v1.1.0 [INFO] [stderr] Compiling paragraph-breaker v0.4.4 [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 deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [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 quote v1.0.15 [INFO] [stderr] Compiling png v0.17.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [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: 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] = note: `#[warn(dead_code)]` on by default [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: 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] note: `Family` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/font/mod.rs:546:10 [INFO] [stdout] | [INFO] [stdout] 546 | #[derive(Debug, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] 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] [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: `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: 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: 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.plato.73b1edc5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a.38xmthtyzyig3vjl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "src/mupdf_wrapper/Linux" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-4050031a0690cd6c/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-8f95d2734fd322c6.rlib" "/opt/rustwide/target/debug/deps/libpng-0a15c797cfdf134b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cda3bd00fd825c36.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-8e96aad24bb0c0df.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libglobset-b1501e4712d694f6.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libbstr-5e6b8f025df95e27.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5f7c2edc2de58e5.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/librand_core-f38d854bec04b615.rlib" "/opt/rustwide/target/debug/deps/libtitlecase-ff9055918d787dc5.rlib" "/opt/rustwide/target/debug/deps/libfiletime-6524321a49ffaae8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-103e8c8399ae2a41.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libseptem-87f5b6a5afc7a724.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libparagraph_breaker-41f9fdbab0222ddc.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate-236d800a75163e13.rlib" "/opt/rustwide/target/debug/deps/libkl_hyphenate_commons-642fa7e4e833e4a9.rlib" "/opt/rustwide/target/debug/deps/libbincode-6b96eae6caaee78f.rlib" "/opt/rustwide/target/debug/deps/libatlatl-bd7fd92d2f1676f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libzip-dfe29284cfd3821d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-604c46ced91376f1.rlib" "/opt/rustwide/target/debug/deps/libbzip2-4bd32d4a1d403fd0.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-57206aec9ed6a5ed.rlib" "/opt/rustwide/target/debug/deps/libflate2-2015522971175cab.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-fc51f16b45ce4315.rlib" "/opt/rustwide/target/debug/deps/libchrono-e3bcfcabf41dcd1a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2309d112c95dfe61.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libtime-f2fd1e8f84960341.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libentities-4647fdabea8de1f6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libnix-9ae50a93af217a21.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-99bd05797b141cb1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d169f41cbda78a10.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde-31302a00ed4557a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/plato-d4a3c04dce136e9a" "-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" "14cd757061faf5207f8ee086dc43f049aeddade2ea3449342692fc1cfacc080c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14cd757061faf5207f8ee086dc43f049aeddade2ea3449342692fc1cfacc080c", kill_on_drop: false }` [INFO] [stdout] 14cd757061faf5207f8ee086dc43f049aeddade2ea3449342692fc1cfacc080c