[INFO] cloning repository https://github.com/Emulator000/pdfiller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Emulator000/pdfiller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmulator000%2Fpdfiller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmulator000%2Fpdfiller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b78b003139628dd27b0287471caae80fb8e1dc88 [INFO] testing Emulator000/pdfiller against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmulator000%2Fpdfiller" "/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/Emulator000/pdfiller 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/Emulator000/pdfiller [INFO] finished tweaking git repo https://github.com/Emulator000/pdfiller [INFO] tweaked toml for git repo https://github.com/Emulator000/pdfiller written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Emulator000/pdfiller 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-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" "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] 8eb8f630185dd6a3f11e88cf11ed532c4788d92b8e93c40355799e2d33cc366b [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" "8eb8f630185dd6a3f11e88cf11ed532c4788d92b8e93c40355799e2d33cc366b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eb8f630185dd6a3f11e88cf11ed532c4788d92b8e93c40355799e2d33cc366b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb8f630185dd6a3f11e88cf11ed532c4788d92b8e93c40355799e2d33cc366b", kill_on_drop: false }` [INFO] [stdout] 8eb8f630185dd6a3f11e88cf11ed532c4788d92b8e93c40355799e2d33cc366b [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a793adafc6ea593f5bb676c676f05acd8d09a5c9f36de0c6af1a60b3f5286c20 [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" "a793adafc6ea593f5bb676c676f05acd8d09a5c9f36de0c6af1a60b3f5286c20", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling arc-swap v1.0.0 [INFO] [stderr] Compiling crystalsoft-utils v0.1.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling aws-region v0.22.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling sentry-contexts v0.21.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling rust-ini v0.15.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling envsubst v0.2.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling simple-cache v0.1.4 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling sentry-types v0.21.0 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling pdf_forms v0.3.4 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling mongodb v1.1.1 [INFO] [stderr] Compiling sentry-core v0.21.0 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling sentry-backtrace v0.21.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling attohttpc v0.15.0 [INFO] [stderr] Compiling sentry-panic v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling aws-creds v0.24.1 [INFO] [stderr] Compiling rust-s3 v0.26.3 [INFO] [stderr] Compiling sentry v0.21.0 [INFO] [stderr] Compiling awc v2.0.2 [INFO] [stderr] Compiling actix-web v3.3.0 [INFO] [stderr] Compiling actix-multipart v0.3.0 [INFO] [stderr] Compiling pdfiller v0.1.0 (/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/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.pdfiller.ewdabv71-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba" "/opt/rustwide/target/debug/deps/pdfiller-da9a0406129b9eba.3fyzurvxdokpcieh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-64b46001d6e5d841/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-8c0278de71cf4a33/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-fbc54eef15a6a2d1/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsentry-db820b52848da876.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-2d064e920509d128.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-6fd87c8e211c71c8.rlib" "/opt/rustwide/target/debug/deps/libuname-e903e54eff1f1701.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-b709bbf915389a39.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-6adf75358ba7a3a6.rlib" "/opt/rustwide/target/debug/deps/libim-2cd8bbf7dd02d924.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-fb8dcd9d36f94d4d.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-8da80ae8e831f33f.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-dd11b3ac6643a34d.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-8135204bc617600f.rlib" "/opt/rustwide/target/debug/deps/libdebugid-29ab95ff3d7340f3.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-e8c8c78d72701f3a.rlib" "/opt/rustwide/target/debug/deps/libenvsubst-37ea1dce02cd0a41.rlib" "/opt/rustwide/target/debug/deps/libtoml-7a687b58a3ebcca6.rlib" "/opt/rustwide/target/debug/deps/libcrystalsoft_utils-d9d30fc74286a029.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b6ca5cc0581edbed.rlib" "/opt/rustwide/target/debug/deps/libatty-4587d0037f22dcfd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f6ed5f361b03f1ec.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/libzip-2398d51053ef6175.rlib" "/opt/rustwide/target/debug/deps/libbzip2-a7ff7a98ed777f11.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-7698ecc03ee67139.rlib" "/opt/rustwide/target/debug/deps/libpodio-604ebd5105138987.rlib" "/opt/rustwide/target/debug/deps/libbytes-ff23f882b93625fa.rlib" "/opt/rustwide/target/debug/deps/libpdf_forms-9603f59e4d5b2a80.rlib" "/opt/rustwide/target/debug/deps/liblopdf-f8166048e14beca3.rlib" "/opt/rustwide/target/debug/deps/libimage-f20dc3c0993ee1cc.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8c92a68d2a872ad5.rlib" "/opt/rustwide/target/debug/deps/libpng-2735d832202757c0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-668c8d4f7fef5184.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cb3ae44ad0f6a638.rlib" "/opt/rustwide/target/debug/deps/libgif-5663de0cd5df9dcb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/libtiff-ff22f793868d01a5.rlib" "/opt/rustwide/target/debug/deps/libweezl-3ed8a90628fd388f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32d30efd25d7dbe8.rlib" "/opt/rustwide/target/debug/deps/librayon-c4f4f3cb4d071511.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c7601bade7d5e80c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libpom-5dffa144a40cb396.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-329eba3d70df610f.rlib" "/opt/rustwide/target/debug/deps/libtwoway-18e3aaa28aa01617.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-fc4b80b991020dec.rlib" "/opt/rustwide/target/debug/deps/libsimple_cache-ca74fb7db8e54adf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libs3-78864f5ece1b71bf.rlib" "/opt/rustwide/target/debug/deps/libsha2-d7193d09998f76cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-71c1735cb3d4499d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ebf074b53a203274.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libawsregion-d1ce844a6a1d32c6.rlib" "/opt/rustwide/target/debug/deps/libawscreds-7d4d5d5e49c06fb3.rlib" "/opt/rustwide/target/debug/deps/libdirs-ebf9fa7f4583d9f9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-435221c6203011d9.rlib" "/opt/rustwide/target/debug/deps/libattohttpc-92c3ab6aa60ba670.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-19f4be5a10bad201.rlib" "/opt/rustwide/target/debug/deps/libsimpl-9cfa1b9ba02c0e60.rlib" "/opt/rustwide/target/debug/deps/libini-cedeb7ac23b83e67.rlib" "/opt/rustwide/target/debug/deps/libordered_multimap-2b83c8684fed2150.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4a8101ad5915f7f2.rlib" "/opt/rustwide/target/debug/deps/libahash-e435a249b4af3a17.rlib" "/opt/rustwide/target/debug/deps/libdlv_list-05e4519bc44a4f8c.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-2d84ab756ac2e0ee.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6f285af659a5f9eb.rlib" "/opt/rustwide/target/debug/deps/libawc-bff2c09ae50a7f56.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f727b8dfa0c77747.rlib" "/opt/rustwide/target/debug/deps/libactix_router-9d095ac9ae9e1716.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-501f51f3ce8971ab.rlib" "/opt/rustwide/target/debug/deps/libsha1-e32326f034e08bd5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libcookie-79498044f8728a37.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d4a673fe6b3609e1.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7f1b64b27105e5a1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-516f19d8f84806f9.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-ad55849a5140b4b7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-354f27726cd61f2c.rlib" "/opt/rustwide/target/debug/deps/libtime-0b0f34ff550d8748.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-1c0337ebf618e0c8.rlib" "/opt/rustwide/target/debug/deps/libstandback-6cb3a37885471406.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-fe3083bdaa9862b3.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-601b18630bd70341.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a965d87ae9e12fd7.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-b8e057eb5dab74cc.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-67c884d20c5dec4d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-44c88ac4cc6cf6a9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-27374ee559a1f66f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-0ed0c40f28d9c902.rlib" "/opt/rustwide/target/debug/deps/libactix_service-1b55d6ddd025cdda.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-02401b2d62ae881e.rlib" "/opt/rustwide/target/debug/deps/libmongodb-67c19f98028508a4.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-208a477adfc691f3.rlib" "/opt/rustwide/target/debug/deps/libversion_check-5d14250cb961aba2.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-9ec30b002e6bb86d.rlib" "/opt/rustwide/target/debug/deps/libstringprep-444e55f876d09d22.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-a8150aef730a6404.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-8a148ff5a7fd014b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-03c8d20a8b9be6a5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-41e72be005fef0e9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libos_info-4169f035fe438a7b.rlib" "/opt/rustwide/target/debug/deps/libuuid-df6b77147bdc6c29.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-85ecdede02d10c8c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d681d0f398614b62.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f3f1b8a13395ad0f.rlib" "/opt/rustwide/target/debug/deps/libhostname-925abaa09fb32e26.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e6d45e457d66f1ef.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f66fa027e7ca20d6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fed2190cecf3ade4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bbd1128e98c92b53.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e101990a4e2379a5.rlib" "/opt/rustwide/target/debug/deps/librustls-fad73bc7b9390f95.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libsha2-24852dad2383ebcd.rlib" "/opt/rustwide/target/debug/deps/libsha1-9dca48d2de46990f.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libmd5-2b4f1194b0862275.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f092d0fbad4c69ff.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libfutures-05c61e54ebe64e16.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-75a95e8d9b012a41.rlib" "/opt/rustwide/target/debug/deps/libserde_with-f3af772ab9f647e3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8ed9e9882f46fa48.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-a67d3586b9d34294.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libasync_io-186801cb6a8bb76d.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-8fb373c9e0606ec7.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/libreqwest-906d4c9040a98f88.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-917b4c520d1264a8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-450f9696f87de4fc.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-460e5f9e96d34a6f.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-024aab2854f4ec3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d4355239a957a78e.rlib" "/opt/rustwide/target/debug/deps/librustls-97db8ce9bb01ec9f.rlib" "/opt/rustwide/target/debug/deps/libsct-c2f5ec0ae4315533.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a1953df86d5f4960.rlib" "/opt/rustwide/target/debug/deps/libring-34350e926ae7887b.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e4f819dff21c6025.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01305ffb4f04fbad.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5b489b2077ad9450.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-177a70075f6af280.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9210495fbb81aebe.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-24f361e527ebf3b0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6fb231fdbcb43547.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-b7241e8e1ccb50c8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4dc2ef398765528c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9854fbe02e4959e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-00106035a57d2a69.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-08dc17bb1c7dc5dd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libtracing-b7062237ad25d379.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libtokio-98fd33bf24472ccf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7ee41187d24bb480.rlib" "/opt/rustwide/target/debug/deps/libmio-6c60c79d8e25a81d.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-8790bf8d4ba40729.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1581d69a9fd2c6ac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e991e35f0480abdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-08f9aec148b252a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liburl-21b9726d2a2f4d3d.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libbson-f9c51b6292199e85.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a1d5a166dc17780.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libchrono-828ec29fad317b60.rlib" "/opt/rustwide/target/debug/deps/libserde-8bd4fd37e6d8fb63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c7b374d10c438705.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pdfiller` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a793adafc6ea593f5bb676c676f05acd8d09a5c9f36de0c6af1a60b3f5286c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a793adafc6ea593f5bb676c676f05acd8d09a5c9f36de0c6af1a60b3f5286c20", kill_on_drop: false }` [INFO] [stdout] a793adafc6ea593f5bb676c676f05acd8d09a5c9f36de0c6af1a60b3f5286c20