[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMSrs%2Fdocument-consumer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DMSrs/document-consumer on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-12/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a68c46fc92094be1fdd2dbf8343104e25e43e890ea9658c16d8aff5ec3a8181 [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" "0a68c46fc92094be1fdd2dbf8343104e25e43e890ea9658c16d8aff5ec3a8181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a68c46fc92094be1fdd2dbf8343104e25e43e890ea9658c16d8aff5ec3a8181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a68c46fc92094be1fdd2dbf8343104e25e43e890ea9658c16d8aff5ec3a8181", kill_on_drop: false }` [INFO] [stdout] 0a68c46fc92094be1fdd2dbf8343104e25e43e890ea9658c16d8aff5ec3a8181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eedb69b0f9d9f3905463313eb9366c410e1759cfb971507b76b3afa8d48442b [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" "8eedb69b0f9d9f3905463313eb9366c410e1759cfb971507b76b3afa8d48442b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling pkg-config v0.3.11 [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 num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling whatlang v0.5.0 [INFO] [stderr] Compiling base64 v0.6.0 [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 yaml-rust v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.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 socket2 v0.3.7 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling tesseract v0.1.0 (https://github.com/DMSrs/tesseract-rs#9792ebbe) [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling stringprep v0.1.2 [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 chrono v0.4.4 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling mio v0.5.1 [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 poppler v0.2.2 (https://github.com/DMSrs/poppler-rs#5a38d857) [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling hex-serde v0.1.0 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.document_consumer.emlokuk5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1" "/opt/rustwide/target/debug/deps/document_consumer-f859392b3a9de0a1.3g8t2aqc3ki4z6g8.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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwhatlang-b6080b78c1fbec19.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-edaa2a0a6b587ab4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-72818c38faf011a0.rlib" "/opt/rustwide/target/debug/deps/libserde-9a9483cb8b8f19cb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8fb267cbee2d8043.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libtesseract-2bc4d6c4a968f690.rlib" "/opt/rustwide/target/debug/deps/libtesseract_sys-6e709b6cc2157922.rlib" "/opt/rustwide/target/debug/deps/liblibc-44c737dde2364af6.rlib" "/opt/rustwide/target/debug/deps/libregex-e03efcc2b188ebf6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-526801e80c910ae2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b2fc3612e8f8a6e4.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3b5eb8f44640e48c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-44f248261040ddfe.rlib" "/opt/rustwide/target/debug/deps/libunreachable-cb6d64c0a821d466.rlib" "/opt/rustwide/target/debug/deps/libvoid-e31c15de66dcb358.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6c1c117afd6c90ec.rlib" "/opt/rustwide/target/debug/deps/libmemchr-93e7e13dee0c27d4.rlib" "/opt/rustwide/target/debug/deps/libpostgres-438fdedb088c103c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2a7078cb480111e4.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-b81744055da47e88.rlib" "/opt/rustwide/target/debug/deps/libchrono-4883ce1c033e7014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6ccae40a093db97a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b44a9c7a0ae7419f.rlib" "/opt/rustwide/target/debug/deps/libphf-6f7d99f054579159.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-727f57cdc3693e04.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2064d6ef351d1a62.rlib" "/opt/rustwide/target/debug/deps/libhex-947370bb6df0e08c.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-9b139d580bb30dc7.rlib" "/opt/rustwide/target/debug/deps/libstringprep-ed5a2f7f95da25ad.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4b36b47716d6935d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dd2c5a8450949484.rlib" "/opt/rustwide/target/debug/deps/libmatches-360dd84e1234816f.rlib" "/opt/rustwide/target/debug/deps/libsha2-0fd6609a826ee6fe.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f98c0f74d6ad0eae.rlib" "/opt/rustwide/target/debug/deps/libarrayref-e55ff22eb7b005c5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c3a3880c08e5dace.rlib" "/opt/rustwide/target/debug/deps/librand-6d92785f3e2a2f27.rlib" "/opt/rustwide/target/debug/deps/librand-8cb2092d19ee6c36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b242c68cdf368bfe.rlib" "/opt/rustwide/target/debug/deps/libmd5-2393d58dc5b6b07d.rlib" "/opt/rustwide/target/debug/deps/libhmac-138e146665d8a23b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-be2b3cc1e872a48d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-01fdcf0ad2c3cda7.rlib" "/opt/rustwide/target/debug/deps/libdigest-658249a9b1ea8f3f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-957129785a978b6c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b4fa16c45d9071af.rlib" "/opt/rustwide/target/debug/deps/libbase64-d0c5cb7c292f62a4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b30de96b13e8539d.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-2ef524c10920ed35.rlib" "/opt/rustwide/target/debug/deps/libbytes-beb140adddd3385e.rlib" "/opt/rustwide/target/debug/deps/libiovec-01bdd943966b8eb8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4301c244cb8dc74b.rlib" "/opt/rustwide/target/debug/deps/libpoppler-a527fd85deba6635.rlib" "/opt/rustwide/target/debug/deps/libcairo-cbaa60cdf55f2a63.rlib" "/opt/rustwide/target/debug/deps/libglib-c73164d848a86e07.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-aa789c0003aeea7d.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-506d1678f9a8c8a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b809467f521b31ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e7d74538f16e3ae6.rlib" "/opt/rustwide/target/debug/deps/libc_vec-51464ff64757fd8d.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-279a8e3f5120738b.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libfwatcher-f8ee791d3293a29d.rlib" "/opt/rustwide/target/debug/deps/libnotify-f88583c766df2354.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0e8aa33ee62839d8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0bc81c777b106aaf.rlib" "/opt/rustwide/target/debug/deps/libinotify-48665101d0be71a9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-4f9b25567a52e1ac.rlib" "/opt/rustwide/target/debug/deps/libmio-55f98269dc01386d.rlib" "/opt/rustwide/target/debug/deps/liblog-5879b8b3d405de32.rlib" "/opt/rustwide/target/debug/deps/liblog-8fd3f54aa3d3fe7a.rlib" "/opt/rustwide/target/debug/deps/libnet2-98cf77bf33b65dbb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-db9e7b75608c5dd3.rlib" "/opt/rustwide/target/debug/deps/libmiow-88b6c9e29f58efb2.rlib" "/opt/rustwide/target/debug/deps/libwinapi-0f165c0ed5b63ae2.rlib" "/opt/rustwide/target/debug/deps/libnix-6704d55a2fd5469e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-502e36cbe8397e5a.rlib" "/opt/rustwide/target/debug/deps/libslab-40fcc9f45b663f6c.rlib" "/opt/rustwide/target/debug/deps/libtime-ced8ec0e4fa4baca.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-4473ad7d2862f1f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12fb577444bcad11.rlib" "/opt/rustwide/target/debug/deps/libglob-f0edc3de6a56004a.rlib" "/opt/rustwide/target/debug/deps/libgetopts-119b1dd5da9af862.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-2b852c31a4b608cb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "8eedb69b0f9d9f3905463313eb9366c410e1759cfb971507b76b3afa8d48442b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eedb69b0f9d9f3905463313eb9366c410e1759cfb971507b76b3afa8d48442b", kill_on_drop: false }` [INFO] [stdout] 8eedb69b0f9d9f3905463313eb9366c410e1759cfb971507b76b3afa8d48442b