[INFO] cloning repository https://github.com/DMSrs/document-consumer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DMSrs/document-consumer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMSrs%2Fdocument-consumer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMSrs%2Fdocument-consumer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d4d7e4018329eaa020d7738002fdcacea88e3c5 [INFO] testing DMSrs/document-consumer against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMSrs%2Fdocument-consumer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DMSrs/document-consumer on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DMSrs/document-consumer [INFO] finished tweaking git repo https://github.com/DMSrs/document-consumer [INFO] tweaked toml for git repo https://github.com/DMSrs/document-consumer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/DMSrs/document-consumer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/dmsrs/fwatcher.rs` [INFO] [stderr] Updating git repository `https://github.com/DMSrs/poppler-rs` [INFO] [stderr] Updating git repository `https://github.com/DMSrs/tesseract-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 034ba31edcda2f5e695cd08ab465daeb1aa339ce6b16ed6f2706255b7bcc57e0 [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" "034ba31edcda2f5e695cd08ab465daeb1aa339ce6b16ed6f2706255b7bcc57e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "034ba31edcda2f5e695cd08ab465daeb1aa339ce6b16ed6f2706255b7bcc57e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034ba31edcda2f5e695cd08ab465daeb1aa339ce6b16ed6f2706255b7bcc57e0", kill_on_drop: false }` [INFO] [stdout] 034ba31edcda2f5e695cd08ab465daeb1aa339ce6b16ed6f2706255b7bcc57e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e64132005800211d7e98ac6f61b889b23df3b70768154141b35e9705de78afc [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" "9e64132005800211d7e98ac6f61b889b23df3b70768154141b35e9705de78afc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling tesseract-sys v0.1.0 (https://github.com/DMSrs/tesseract-rs#9792ebbe) [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling whatlang v0.5.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling tesseract v0.1.0 (https://github.com/DMSrs/tesseract-rs#9792ebbe) [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling hex-serde v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling digest v0.7.4 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling fwatcher v0.5.1 (https://github.com/dmsrs/fwatcher.rs#af0ec21a) [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling poppler v0.2.2 (https://github.com/DMSrs/poppler-rs#5a38d857) [INFO] [stderr] Compiling document-consumer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:378:20 [INFO] [stdout] | [INFO] [stdout] 378 | Fwatcher::>::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&DebouncedEvent)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:368:59 [INFO] [stdout] | [INFO] [stdout] 368 | error!("Unable to connect to DB. Error was {}", e.description()); [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.document_consumer.8plszwdg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a" "/opt/rustwide/target/debug/deps/document_consumer-60716a443263157a.4tvyuxrojnwqfwl6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwhatlang-fa0fd2189a32f2cb.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-256f580b3f24f26b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a9ebee39b8ea124c.rlib" "/opt/rustwide/target/debug/deps/libserde-a001c38752e12607.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-462785b77305e5ce.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6996bee27d65cc33.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libtesseract-08ba0085fff8a1f2.rlib" "/opt/rustwide/target/debug/deps/libtesseract_sys-2d31120f4603a785.rlib" "/opt/rustwide/target/debug/deps/liblibc-dae4fa966ced2dd5.rlib" "/opt/rustwide/target/debug/deps/libregex-2155ba16d37dcd8a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a04c6d4b03ff7fd3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-542d23f6a958b127.rlib" "/opt/rustwide/target/debug/deps/libucd_util-68c9b2d80b4dcbb2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e85fc81103dccdbd.rlib" "/opt/rustwide/target/debug/deps/libunreachable-fbc96b3769cb6cbe.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e46a7745eb9476a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-218fe4eddc8a0be8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a58eb8e8d44a5e49.rlib" "/opt/rustwide/target/debug/deps/libpostgres-bda2a27034aca21b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-65a5aaaf602d54cd.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-0f8d0836c4b77975.rlib" "/opt/rustwide/target/debug/deps/libchrono-f43f8904ba87c0c8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-561edf5139c5abee.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0b58fbab1bd5db36.rlib" "/opt/rustwide/target/debug/deps/libphf-761c9a511ac7c89a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9d610a48cdd6fbb5.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-ccc793bfb3932b16.rlib" "/opt/rustwide/target/debug/deps/libhex-62bc35a13a3a9e2a.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-340e9cf0f1aeb3da.rlib" "/opt/rustwide/target/debug/deps/libstringprep-640ca0bc1b0e21a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b530499209190bc4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-aab2a52b5f4ce453.rlib" "/opt/rustwide/target/debug/deps/libmatches-cd37eac3a587a37a.rlib" "/opt/rustwide/target/debug/deps/libsha2-669be3625c254a23.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-acc8db293a7e3fe5.rlib" "/opt/rustwide/target/debug/deps/libarrayref-eaf49b47a2c200cb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d3fe9de729766078.rlib" "/opt/rustwide/target/debug/deps/librand-acf56f93a497552d.rlib" "/opt/rustwide/target/debug/deps/librand-ecd511f9eeff3fce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6b7dc227e1dfc674.rlib" "/opt/rustwide/target/debug/deps/libmd5-3b20fbb9fd8db371.rlib" "/opt/rustwide/target/debug/deps/libhmac-2e1b281824872d66.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-dc5ebfd1de983069.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-150b58d14fe68ab0.rlib" "/opt/rustwide/target/debug/deps/libdigest-69c6720ef14362ce.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5753c5c946ec74a8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c46adc0f046e98f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c47df40e9eb5983.rlib" "/opt/rustwide/target/debug/deps/libsafemem-9a91b99c36edad89.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-cb306ba6ed797cc6.rlib" "/opt/rustwide/target/debug/deps/libbytes-f3587574631f5fb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4862fd5e49e199.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c1b44e45763452f1.rlib" "/opt/rustwide/target/debug/deps/libpoppler-debd2ed8b2581b80.rlib" "/opt/rustwide/target/debug/deps/libcairo-356a2cdf5fec8bce.rlib" "/opt/rustwide/target/debug/deps/libglib-5972c2eca6bbf847.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-25966517bada8686.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-55d137f93190f693.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-41ae8dd798053687.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d444558c8f408453.rlib" "/opt/rustwide/target/debug/deps/libc_vec-3dd8025f9f3df400.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-37a2b413f7d71754.rlib" "/opt/rustwide/target/debug/deps/libhex-8ed1db4e0913a0cb.rlib" "/opt/rustwide/target/debug/deps/libfwatcher-ddcce67cad920ac7.rlib" "/opt/rustwide/target/debug/deps/libnotify-f68e092117cfdb27.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6bf855f02ef78540.rlib" "/opt/rustwide/target/debug/deps/libsame_file-ed411ea3d5e98a5b.rlib" "/opt/rustwide/target/debug/deps/libinotify-84698199d83c8922.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5b5f3ac0ee1bafac.rlib" "/opt/rustwide/target/debug/deps/libmio-d4c151ef56117765.rlib" "/opt/rustwide/target/debug/deps/liblog-5c84baa7ea483f95.rlib" "/opt/rustwide/target/debug/deps/liblog-96dbb9670aafde92.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f994ca7aa0137e5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-deab707a7e1e7126.rlib" "/opt/rustwide/target/debug/deps/libmiow-ca250acc2bc8a55d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-53d291ef9733f714.rlib" "/opt/rustwide/target/debug/deps/libnix-bf6430e046378831.rlib" "/opt/rustwide/target/debug/deps/libbitflags-58563d069d744bbc.rlib" "/opt/rustwide/target/debug/deps/libslab-f0ba2419ced166a7.rlib" "/opt/rustwide/target/debug/deps/libtime-e14ac8f4fcce8e0c.rlib" "/opt/rustwide/target/debug/deps/liblibc-79850a6ece173d7b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8c52ec884c483b12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5491842f1301905a.rlib" "/opt/rustwide/target/debug/deps/libglob-bc93d0b276d09cd0.rlib" "/opt/rustwide/target/debug/deps/libgetopts-411b1bdeeae74c0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-a75a3e806d19d84a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-llept" "-ltesseract" "-lc" "-lm" "-lpoppler-glib" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lcairo" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpoppler-glib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `document-consumer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9e64132005800211d7e98ac6f61b889b23df3b70768154141b35e9705de78afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e64132005800211d7e98ac6f61b889b23df3b70768154141b35e9705de78afc", kill_on_drop: false }` [INFO] [stdout] 9e64132005800211d7e98ac6f61b889b23df3b70768154141b35e9705de78afc