[INFO] cloning repository https://github.com/MarioJim/fuzzy-pdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarioJim/fuzzy-pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarioJim%2Ffuzzy-pdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarioJim%2Ffuzzy-pdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 664323d84f4a9c0772a04aca6279897851468b0d [INFO] testing MarioJim/fuzzy-pdf against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarioJim%2Ffuzzy-pdf" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarioJim/fuzzy-pdf on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MarioJim/fuzzy-pdf [INFO] finished tweaking git repo https://github.com/MarioJim/fuzzy-pdf [INFO] tweaked toml for git repo https://github.com/MarioJim/fuzzy-pdf written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/MarioJim/fuzzy-pdf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54c843097decc6a195e97ee97d77f8c749f0361241fd6b8a5187c3e33474ba99 [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" "54c843097decc6a195e97ee97d77f8c749f0361241fd6b8a5187c3e33474ba99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54c843097decc6a195e97ee97d77f8c749f0361241fd6b8a5187c3e33474ba99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c843097decc6a195e97ee97d77f8c749f0361241fd6b8a5187c3e33474ba99", kill_on_drop: false }` [INFO] [stdout] 54c843097decc6a195e97ee97d77f8c749f0361241fd6b8a5187c3e33474ba99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 809188ac8ac288cd9e0fd15907b22304b0ea7ec22a8a7085bfe4b4a5cb8dfd0b [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" "809188ac8ac288cd9e0fd15907b22304b0ea7ec22a8a7085bfe4b4a5cb8dfd0b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling grep-matcher v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling defer-drop v1.0.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling grep-searcher v0.1.7 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling grep-regex v0.1.8 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling grep-cli v0.1.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tuikit v0.4.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling poppler v0.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling skim v0.9.1 [INFO] [stderr] Compiling grep-printer v0.1.5 [INFO] [stderr] Compiling grep v0.2.7 [INFO] [stderr] Compiling fuzzy-pdf v0.3.4 (/opt/rustwide/workdir) [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.fuzzy_pdf.1vfoynxr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f" "/opt/rustwide/target/debug/deps/fuzzy_pdf-cdd8df06173a5e0f.4cj89rmc5tc6y0am.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpoppler-ebe1bdc50ea9549c.rlib" "/opt/rustwide/target/debug/deps/libcairo-8da8e60652d99d3e.rlib" "/opt/rustwide/target/debug/deps/libglib-415e8ef5dfd1a134.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-6595c63a48183ada.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-a67b63ff26ba82b8.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-d1719976aa0c66ee.rlib" "/opt/rustwide/target/debug/deps/libgrep-d7730e9213a23d5d.rlib" "/opt/rustwide/target/debug/deps/libgrep_regex-3b4edb8c0f9c34b0.rlib" "/opt/rustwide/target/debug/deps/libgrep_printer-042f6ab34c0d3e4a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-acc08f1967fb9b99.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib" "/opt/rustwide/target/debug/deps/libgrep_searcher-551b3f4748b40ab7.rlib" "/opt/rustwide/target/debug/deps/libmemmap-add234216406e98e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-e22a0784fbb7f9ca.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libbytecount-6d884f4d61129375.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libgrep_matcher-9d9d43f27176c09e.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-d3c56ca41a691a7c.rlib" "/opt/rustwide/target/debug/deps/libglobset-a25d158e0d33c960.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbstr-878377f991495e7e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1cb9ad64ffd87379.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-18714fbb0e642a4b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libclap-04935fcb783a1efd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e101990a4e2379a5.rlib" "/opt/rustwide/target/debug/deps/libatty-d15c321545c4ad60.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-62b224848883a7de.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-4a051d9a61ee89a4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libskim-98baa8c507a56fd2.rlib" "/opt/rustwide/target/debug/deps/libtimer-54da43aca7fbe1c6.rlib" "/opt/rustwide/target/debug/deps/libchrono-302f48547af37c05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libtime-36d55951fc826d4c.rlib" "/opt/rustwide/target/debug/deps/libdefer_drop-d75c0923e7fd7502.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libfuzzy_matcher-b6cf9a3c1aabad45.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libvte-1fd520574fca6965.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-ec987efb5f060459.rlib" "/opt/rustwide/target/debug/deps/libbeef-4a7cd355a004e90d.rlib" "/opt/rustwide/target/debug/deps/libtuikit-d0481dc1ec451d7e.rlib" "/opt/rustwide/target/debug/deps/libterm-f19c23de0d412650.rlib" "/opt/rustwide/target/debug/deps/libdirs-bbccdccba739892f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-fed5f4db5063da1f.rlib" "/opt/rustwide/target/debug/deps/libnix-3ae13166cf4e5006.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6f981c5feabb2845.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1baaa4e70f954e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librayon-886bf2e884b7c442.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d0849c60c7412d93.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-16739d31c49992f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-39c25d86e5621d6d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6d39c818fb3c6536.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5016c8c3ee5ffea3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lpoppler-glib" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuzzy-pdf` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "809188ac8ac288cd9e0fd15907b22304b0ea7ec22a8a7085bfe4b4a5cb8dfd0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809188ac8ac288cd9e0fd15907b22304b0ea7ec22a8a7085bfe4b4a5cb8dfd0b", kill_on_drop: false }` [INFO] [stdout] 809188ac8ac288cd9e0fd15907b22304b0ea7ec22a8a7085bfe4b4a5cb8dfd0b