[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d4d7e4018329eaa020d7738002fdcacea88e3c5 [INFO] testing DMSrs/document-consumer against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMSrs%2Fdocument-consumer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DMSrs/document-consumer on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-2/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa919df6a622f987361b2c38f98b0e56ebce2263ae868c7d0d0c53a382a82f9d [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" "aa919df6a622f987361b2c38f98b0e56ebce2263ae868c7d0d0c53a382a82f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa919df6a622f987361b2c38f98b0e56ebce2263ae868c7d0d0c53a382a82f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa919df6a622f987361b2c38f98b0e56ebce2263ae868c7d0d0c53a382a82f9d", kill_on_drop: false }` [INFO] [stdout] aa919df6a622f987361b2c38f98b0e56ebce2263ae868c7d0d0c53a382a82f9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8552d0fb6a4ff02cf3645f238655c6fef4fc57aef91e8967207940c66bcc6152 [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" "8552d0fb6a4ff02cf3645f238655c6fef4fc57aef91e8967207940c66bcc6152", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling whatlang v0.5.0 [INFO] [stderr] Compiling tesseract-sys v0.1.0 (https://github.com/DMSrs/tesseract-rs#9792ebbe) [INFO] [stderr] Compiling yaml-rust v0.4.0 [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 tesseract v0.1.0 (https://github.com/DMSrs/tesseract-rs#9792ebbe) [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.4 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling fwatcher v0.5.1 (https://github.com/dmsrs/fwatcher.rs#af0ec21a) [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [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 hex-serde v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [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 item '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 item '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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.document_consumer.dkpb2bzy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87" "/opt/rustwide/target/debug/deps/document_consumer-b30c4ce8c6ff3a87.3tbzk1ialr852lj6.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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwhatlang-58f7e968d8a14b89.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a58a6824912a7e66.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9e35df5a8066784f.rlib" "/opt/rustwide/target/debug/deps/libserde-7d584f2ecd1ba95d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d402de4be2636d3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libtesseract-e001b5d0e2bc41f3.rlib" "/opt/rustwide/target/debug/deps/libtesseract_sys-44a9c048f64d252d.rlib" "/opt/rustwide/target/debug/deps/liblibc-47ab320c1120969d.rlib" "/opt/rustwide/target/debug/deps/libregex-f3d7cbcc8f103f38.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ecc29a9aa24784ea.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1e454b26fad1df47.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8e880ad104471ec9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0165096b5078a7f6.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8749e03656502cd8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a691d9291dc10ccd.rlib" "/opt/rustwide/target/debug/deps/libpostgres-7c917f5c1a659daf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-20600a535a228005.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-1f532e6a0eb21482.rlib" "/opt/rustwide/target/debug/deps/libchrono-ee0e9ed6d5667411.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-689cfd09ebfafa89.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8d9119e5d7aebdf2.rlib" "/opt/rustwide/target/debug/deps/libphf-4fa6241eb52a3f7d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-110edfbfcc2a4cc9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-f11a66f2fb7acfc5.rlib" "/opt/rustwide/target/debug/deps/libhex-1e4050c2925e80ac.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-7e2a682dade358e2.rlib" "/opt/rustwide/target/debug/deps/libstringprep-19c9bcff9c2e5c60.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6f739f3f2f5ea4e3.rlib" "/opt/rustwide/target/debug/deps/libmatches-32831a41f889f28a.rlib" "/opt/rustwide/target/debug/deps/libsha2-8143a7ba89722b33.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5bdd77a894bd305c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-fdc9b1943c8e07d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-a6538262e1826e01.rlib" "/opt/rustwide/target/debug/deps/librand-c34f20c759e524fc.rlib" "/opt/rustwide/target/debug/deps/librand-c8fa76c33449dd6f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1b55d1251ad088fb.rlib" "/opt/rustwide/target/debug/deps/libmd5-8683dffdc9743f15.rlib" "/opt/rustwide/target/debug/deps/libhmac-59d69ed0cbd0c857.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4eae849f8129ef16.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-fab060f4827bedb7.rlib" "/opt/rustwide/target/debug/deps/libdigest-3efa33caf239868b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-08ea35aea87d2599.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ba840c16a60b1135.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4f3d450064bd92e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-7fbedc8a243e1a00.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5fe3a2d0e9d94ba.rlib" "/opt/rustwide/target/debug/deps/libiovec-75b19cb4b6502a42.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f596df4ed368e2a7.rlib" "/opt/rustwide/target/debug/deps/libpoppler-f767e04f53c27ce9.rlib" "/opt/rustwide/target/debug/deps/libcairo-4a988d6f44db7226.rlib" "/opt/rustwide/target/debug/deps/libglib-a41516a4e1ab9c73.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-ea5611d1ebe08008.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-02aff610c7440f96.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9c44d5ad7af2d56a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-26fd8a5d3df4bfc9.rlib" "/opt/rustwide/target/debug/deps/libc_vec-c68a33163d07558f.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-67b5f521c0bbc611.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libfwatcher-309ad9766dcfa429.rlib" "/opt/rustwide/target/debug/deps/libnotify-f69e0c9e9a09955a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7c575ce00a62d26c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-52456d8835ce43c0.rlib" "/opt/rustwide/target/debug/deps/libinotify-eaf38c87030d9351.rlib" "/opt/rustwide/target/debug/deps/libfiletime-24d86e4f4775c004.rlib" "/opt/rustwide/target/debug/deps/libmio-86489b9685e893e2.rlib" "/opt/rustwide/target/debug/deps/liblog-cc0d8f6b2518c902.rlib" "/opt/rustwide/target/debug/deps/liblog-a270b9866e2558dc.rlib" "/opt/rustwide/target/debug/deps/libnet2-33fee2e5d4c2bba6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bde166e81ce77867.rlib" "/opt/rustwide/target/debug/deps/libmiow-3f96757326738dd0.rlib" "/opt/rustwide/target/debug/deps/libwinapi-f315fac9f78c00fb.rlib" "/opt/rustwide/target/debug/deps/libnix-d2dc3138ef6a0973.rlib" "/opt/rustwide/target/debug/deps/libbitflags-72d3a0bb89c626e1.rlib" "/opt/rustwide/target/debug/deps/libslab-13b6d49cba117c9b.rlib" "/opt/rustwide/target/debug/deps/libtime-87ee3c080125e0f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-cf06101683c86e8f.rlib" "/opt/rustwide/target/debug/deps/libbytes-1e19091c94d305f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d2ad12c0bdfd14cf.rlib" "/opt/rustwide/target/debug/deps/libglob-bf05ad8ad3fd9190.rlib" "/opt/rustwide/target/debug/deps/libgetopts-10faaf009b55e226.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-llept" "-ltesseract" "-lc" "-lm" "-lpoppler-glib" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lcairo" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "8552d0fb6a4ff02cf3645f238655c6fef4fc57aef91e8967207940c66bcc6152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8552d0fb6a4ff02cf3645f238655c6fef4fc57aef91e8967207940c66bcc6152", kill_on_drop: false }` [INFO] [stdout] 8552d0fb6a4ff02cf3645f238655c6fef4fc57aef91e8967207940c66bcc6152