[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 try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMSrs%2Fdocument-consumer" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DMSrs/document-consumer on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-8/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "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] Downloading crates ... [INFO] [stderr] Downloaded glib-sys v0.5.0 [INFO] [stderr] Downloaded c_vec v1.2.1 [INFO] [stderr] Downloaded walkdir v2.1.4 [INFO] [stderr] Downloaded hex-serde v0.1.0 [INFO] [stderr] Downloaded gobject-sys v0.5.0 [INFO] [stderr] Downloaded aho-corasick v0.6.5 [INFO] [stderr] Downloaded regex-syntax v0.6.1 [INFO] [stderr] Downloaded whatlang v0.5.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.6 [INFO] [stderr] Downloaded regex v1.0.1 [INFO] [stderr] Downloaded glib v0.4.1 [INFO] [stderr] Downloaded cairo-rs v0.3.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.5.0 [INFO] [stderr] Downloaded digest v0.7.4 [INFO] [stderr] Downloaded postgres-shared v0.4.1 [INFO] [stderr] Downloaded chrono v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 879df044c345aa190256986f2a2468d687e1d68192225417dcfc56e86aa460e8 [INFO] running `Command { std: "docker" "start" "-a" "879df044c345aa190256986f2a2468d687e1d68192225417dcfc56e86aa460e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879df044c345aa190256986f2a2468d687e1d68192225417dcfc56e86aa460e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879df044c345aa190256986f2a2468d687e1d68192225417dcfc56e86aa460e8", kill_on_drop: false }` [INFO] [stdout] 879df044c345aa190256986f2a2468d687e1d68192225417dcfc56e86aa460e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87fda3df0dd209d6e17723856f1ea97f3adcc4ca7b0f94555a09f121875088f3 [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" "87fda3df0dd209d6e17723856f1ea97f3adcc4ca7b0f94555a09f121875088f3", 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 matches v0.1.6 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [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 unreachable v1.0.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.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 regex-syntax v0.6.1 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling phf v0.7.21 [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 generic-array v0.9.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling hex-serde v0.1.0 [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 rand v0.3.22 [INFO] [stderr] Compiling miow v0.1.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 serde_yaml v0.7.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.3 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.document_consumer.44ui9evu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59" "/opt/rustwide/target/debug/deps/document_consumer-c6fd7b83b5086c59.1onf2109d4kxpmg0.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/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwhatlang-83db0b6abee284fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-380f9cf84e864c2f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d95bfc7957115e93.rlib" "/opt/rustwide/target/debug/deps/libserde-2124489672d45891.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b83d99276b4e2010.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e671f265880199ab.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libtesseract-d38adc5cd759f812.rlib" "/opt/rustwide/target/debug/deps/libtesseract_sys-7b56113db2994a33.rlib" "/opt/rustwide/target/debug/deps/liblibc-d54959e760dfe167.rlib" "/opt/rustwide/target/debug/deps/libregex-2a5eae7fcaeba89b.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-490fe7d511111ee6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9f8a1bc4dacf1845.rlib" "/opt/rustwide/target/debug/deps/libucd_util-944af7ca7193e5f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d21906e4392897eb.rlib" "/opt/rustwide/target/debug/deps/libunreachable-29ebf4104683f215.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc7c61e0deb03bb4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5296a27f623926a.rlib" "/opt/rustwide/target/debug/deps/libpostgres-f1c975ed4460e73d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0c61bb543a7dc310.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-e02ed50c384fab23.rlib" "/opt/rustwide/target/debug/deps/libchrono-a36e35dbd80adf30.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dc4b2b8e23a2d009.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4ea475432430afd8.rlib" "/opt/rustwide/target/debug/deps/libphf-5213eb9e9093248d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2798691a7c404fae.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-35cf9f49fa0535de.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-090a25bbea224e64.rlib" "/opt/rustwide/target/debug/deps/libstringprep-4d6c3fe70c21495f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4de43cb7435ccb86.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5311171b2361d78c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5eda256c000590ff.rlib" "/opt/rustwide/target/debug/deps/libsha2-50a21627c8437124.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d36fc19844dc1e25.rlib" "/opt/rustwide/target/debug/deps/libarrayref-6a523a926d780057.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-36ada37c2c02da6e.rlib" "/opt/rustwide/target/debug/deps/librand-ff7857a16570d4e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10b96bc1a527b631.rlib" "/opt/rustwide/target/debug/deps/libmd5-153051c1afe75552.rlib" "/opt/rustwide/target/debug/deps/libhmac-b3f7136bfaf055d2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6431ba03f0f8dcfa.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-81edf6c88c8bbdcb.rlib" "/opt/rustwide/target/debug/deps/libdigest-d444841ad8877590.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cb0c458938cc69e2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-aba2908bb54a8e35.rlib" "/opt/rustwide/target/debug/deps/libbase64-18e49050c1abc44a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6a2d57093bdb4889.rlib" "/opt/rustwide/target/debug/deps/libbytes-4e00d9497d19982a.rlib" "/opt/rustwide/target/debug/deps/libiovec-e5bf6450371f56e4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-27d4dffabb8bf830.rlib" "/opt/rustwide/target/debug/deps/libpoppler-82ee3494e07d0ee7.rlib" "/opt/rustwide/target/debug/deps/libcairo-93c80dc30051a6d9.rlib" "/opt/rustwide/target/debug/deps/libglib-29e8a89ee8666fbf.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-222f455ff9b762ef.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-c1239a2f76d5f3a9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-144a438a95d3201f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-dff0762a888cf5ce.rlib" "/opt/rustwide/target/debug/deps/libc_vec-bc8733f88ab1f557.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-6043b46b12505587.rlib" "/opt/rustwide/target/debug/deps/libhex-c7e350211e3fed25.rlib" "/opt/rustwide/target/debug/deps/libfwatcher-a9e98b2e15038fd3.rlib" "/opt/rustwide/target/debug/deps/libnotify-7307d1b38808e7d8.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5dbac52a6226acbe.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a9298de054c8f96e.rlib" "/opt/rustwide/target/debug/deps/libinotify-20dfa556bf861dff.rlib" "/opt/rustwide/target/debug/deps/libfiletime-bbd86fcfeaafc1c7.rlib" "/opt/rustwide/target/debug/deps/libmio-53c8bc6669caaa8f.rlib" "/opt/rustwide/target/debug/deps/liblog-24043fd0faf5e4fd.rlib" "/opt/rustwide/target/debug/deps/liblog-4424359b66b607d0.rlib" "/opt/rustwide/target/debug/deps/libnet2-fe64e11138f709d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ca68414a82a3ee0a.rlib" "/opt/rustwide/target/debug/deps/libmiow-c284218ec821e769.rlib" "/opt/rustwide/target/debug/deps/libwinapi-27cf29b15030b890.rlib" "/opt/rustwide/target/debug/deps/libnix-da3e0c31737bf966.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3aed4555acd8ccfe.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdcc93c552fceae.rlib" "/opt/rustwide/target/debug/deps/libtime-686cef9149f7c12b.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f620a0af78a88ba.rlib" "/opt/rustwide/target/debug/deps/libbytes-6e2d2b1884a03203.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/libglob-5f5c0622b1679015.rlib" "/opt/rustwide/target/debug/deps/libgetopts-c981d34f228e8a2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.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" "87fda3df0dd209d6e17723856f1ea97f3adcc4ca7b0f94555a09f121875088f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87fda3df0dd209d6e17723856f1ea97f3adcc4ca7b0f94555a09f121875088f3", kill_on_drop: false }` [INFO] [stdout] 87fda3df0dd209d6e17723856f1ea97f3adcc4ca7b0f94555a09f121875088f3