[INFO] cloning repository https://github.com/jackgrauer/chonker95 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackgrauer/chonker95" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackgrauer%2Fchonker95", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackgrauer%2Fchonker95'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16ecb892bd23ec7df173d764583d2b7f901b9228 [INFO] testing jackgrauer/chonker95 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackgrauer%2Fchonker95" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jackgrauer/chonker95 [INFO] finished tweaking git repo https://github.com/jackgrauer/chonker95 [INFO] tweaked toml for git repo https://github.com/jackgrauer/chonker95 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jackgrauer/chonker95 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jackgrauer/chonker95 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86581af1255c772b80c5b3306e85a072cd10684e7af02a9fd5457b23771c327a [INFO] running `Command { std: "docker" "start" "-a" "86581af1255c772b80c5b3306e85a072cd10684e7af02a9fd5457b23771c327a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86581af1255c772b80c5b3306e85a072cd10684e7af02a9fd5457b23771c327a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86581af1255c772b80c5b3306e85a072cd10684e7af02a9fd5457b23771c327a", kill_on_drop: false }` [INFO] [stdout] 86581af1255c772b80c5b3306e85a072cd10684e7af02a9fd5457b23771c327a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dec79b85f645b30226ec2439bec6552e836d9f5672e60e5edc32421a7ec09084 [INFO] running `Command { std: "docker" "start" "-a" "dec79b85f645b30226ec2439bec6552e836d9f5672e60e5edc32421a7ec09084", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pdfium-render v0.8.35 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling utf16string v0.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling viuer v0.7.1 [INFO] [stderr] Compiling trash v5.2.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling chonker95 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `page_width` [INFO] [stdout] --> src/main.rs:597:13 [INFO] [stdout] | [INFO] [stdout] 597 | let page_width = page.width().value; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `elements` is never read [INFO] [stdout] --> src/main.rs:595:28 [INFO] [stdout] | [INFO] [stdout] 595 | let mut elements = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal_info_clone` [INFO] [stdout] --> src/main.rs:1284:9 [INFO] [stdout] | [INFO] [stdout] 1284 | let terminal_info_clone = TerminalInfo::detect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal_info_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `start_listener` is never used [INFO] [stdout] --> src/main.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl SyncManager { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | fn start_listener(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_mac` and `supports_mouse` are never read [INFO] [stdout] --> src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct TerminalInfo { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 57 | is_kitty: bool, [INFO] [stdout] 58 | is_mac: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | supports_mouse: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `needs_special_handling` is never used [INFO] [stdout] --> src/main.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl TerminalInfo { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | fn needs_special_handling(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `screen_x`, and `screen_y` are never read [INFO] [stdout] --> src/main.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 100 | struct AltoElement { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 101 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 108 | screen_x: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 109 | screen_y: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AltoElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `move_to_trash` is never used [INFO] [stdout] --> src/main.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 140 | impl MacFileManager { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 141 | // Move files to Mac Trash instead of permanent deletion [INFO] [stdout] 142 | fn move_to_trash(path: &PathBuf) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file_manager` is never read [INFO] [stdout] --> src/main.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 176 | struct WysiwygEditor { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 205 | file_manager: MacFileManager, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `open_sidecar_pdf_viewer`, `close_sidecar_pdf_viewer`, and `select_all` are never used [INFO] [stdout] --> src/main.rs:386:8 [INFO] [stdout] | [INFO] [stdout] 208 | impl WysiwygEditor { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 386 | fn open_sidecar_pdf_viewer(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | fn close_sidecar_pdf_viewer(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1060 | fn select_all(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcoRWZuu/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpdfium_render-0cb45c29577f0955,liblibloading-cd75e5029df7bb58,liblog-45f74354a8b36c20,libutf16string-5847284b5482f877,libbyteorder-1efcbe4f07366651,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libvecmath-b5905139089d08a0,libfloat-3b1d5641558862e6,libchrono-e60111ed6d88ab98,libiana_time_zone-54997521cde77023,libimage-c89f2c5350113a08,libbytemuck-2c8ba557665e25dd,libmoxcms-194b6a5274f3d7cc,libpxfm-778f947cd529f947,libbyteorder_lite-25e78048a27d33b8,libpng-f3bd2b5a77870f64,libbitflags-c9a8c3feded120fa,libflate2-5dd7cb55e0cb8c62,libminiz_oxide-cbabdfdb7840c1ca,libfdeflate-c41688d19d118d71,libsimd_adler32-eda01a159841bab2,libcrc32fast-6a1b2c0aa5421d05,libcfg_if-666d36e5ee0df220,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libnum_traits-300c5186abf3804c,libonce_cell-0ba6aecba7086d38,libanyhow-f5d9587881498008}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcoRWZuu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: FORM_OnChar [INFO] [stdout] >>> referenced by static_bindings.rs:2608 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2608) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FORM_OnChar) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_CanRedo [INFO] [stdout] >>> referenced by static_bindings.rs:2672 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2672) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FORM_CanRedo) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_CanUndo [INFO] [stdout] >>> referenced by static_bindings.rs:2666 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2666) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FORM_CanUndo) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_OnFocus [INFO] [stdout] >>> referenced by static_bindings.rs:2507 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2507) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FORM_OnFocus) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_OnKeyUp [INFO] [stdout] >>> referenced by static_bindings.rs:2596 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2596) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FORM_OnKeyUp) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPage_New [INFO] [stdout] >>> referenced by static_bindings.rs:1240 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:1240) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFPage_New) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_FFLDraw [INFO] [stdout] >>> referenced by static_bindings.rs:2776 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2776) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDF_FFLDraw) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_LoadXFA [INFO] [stdout] >>> referenced by static_bindings.rs:2836 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2836) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDF_LoadXFA) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_LoadPage [INFO] [stdout] >>> referenced by static_bindings.rs:348 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:348) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDF_LoadPage) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_OnKeyDown [INFO] [stdout] >>> referenced by static_bindings.rs:2584 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2584) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FORM_OnKeyDown) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFFont_Close [INFO] [stdout] >>> referenced by static_bindings.rs:3779 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3779) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFFont_Close) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPath_Close [INFO] [stdout] >>> referenced by static_bindings.rs:3812 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3812) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFPath_Close) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_ClosePage [INFO] [stdout] >>> referenced by static_bindings.rs:355 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:355) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDF_ClosePage) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_MovePages [INFO] [stdout] >>> referenced by static_bindings.rs:1281 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:1281) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDF_MovePages) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFAnnot_GetAP [INFO] [stdout] >>> referenced by static_bindings.rs:2114 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2114) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFAnnot_GetAP) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFAnnot_SetAP [INFO] [stdout] >>> referenced by static_bindings.rs:2102 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2102) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFAnnot_SetAP) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFLink_GetURL [INFO] [stdout] >>> referenced by static_bindings.rs:3601 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3601) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFLink_GetURL) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPage_Delete [INFO] [stdout] >>> referenced by static_bindings.rs:1246 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:1246) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFPage_Delete) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPath_LineTo [INFO] [stdout] >>> referenced by static_bindings.rs:3791 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3791) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFPath_LineTo) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPath_MoveTo [INFO] [stdout] >>> referenced by static_bindings.rs:3785 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3785) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/pdf2img-4fd1438e3509bb84.pdf2img.7c0753bb32f6371f-cgu.1.rcgu.o:(::FPDFPath_MoveTo) [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chonker95` (bin "pdf2img") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc8PaXqM/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarboard-de165831bbfe6d80,libx11rb-7f61dbf8f302f658,libgethostname-5ac68d65f18546ec,librustix-156f103e1bc3d69c,liblinux_raw_sys-3c3f2e7cf73a0725,libx11rb_protocol-fc5057e604731176,libpercent_encoding-c53c37e60dd2727e,libdirs-21e17963111e6264,libdirs_sys-21b7a00786f5f56d,liboption_ext-23838f1959a6156b,libtrash-6199d434bc32dc53,liburlencoding-2e57689ab08a86e0,libserde_json-983917297a56e535,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libunicode_width-08b963676a6677c5,libserde-ff8965f37dcb7c2f,libserde_core-f53ae1b97f39c180,libpdfium_render-0cb45c29577f0955,liblibloading-cd75e5029df7bb58,libutf16string-5847284b5482f877,libbyteorder-1efcbe4f07366651,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libvecmath-b5905139089d08a0,libfloat-3b1d5641558862e6,libchrono-e60111ed6d88ab98,libiana_time_zone-54997521cde77023,libimage-c89f2c5350113a08,libbytemuck-2c8ba557665e25dd,libmoxcms-194b6a5274f3d7cc,libpxfm-778f947cd529f947,libbyteorder_lite-25e78048a27d33b8,libpng-f3bd2b5a77870f64,libflate2-5dd7cb55e0cb8c62,libminiz_oxide-cbabdfdb7840c1ca,libfdeflate-c41688d19d118d71,libsimd_adler32-eda01a159841bab2,libcrc32fast-6a1b2c0aa5421d05,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libnum_traits-300c5186abf3804c,libonce_cell-0ba6aecba7086d38,libcrossterm-2e429c719c1e5735,librustix-51246f8a88f6a9ea,liblinux_raw_sys-b3e0a6b3ac010104,libbitflags-c9a8c3feded120fa,libparking_lot-149efc82030e8ada,libparking_lot_core-854bc66160a70d12,libcfg_if-666d36e5ee0df220,libsmallvec-45f6e3b8047adea1,liblock_api-12841e339c47716d,libscopeguard-e80a2b0b1f686274,libsignal_hook_mio-59697a7de39a10b2,libsignal_hook-cc19d69e9e5d1a01,libsignal_hook_registry-e9092c65049486f7,libmio-9e475245e5d27772,libmio-74c7483ea94b8652,liblibc-7d0f03b2bc1af056,liblog-45f74354a8b36c20,libclap-68e47be3bac0ab35,libclap_builder-acf376c8cb8cf41f,libstrsim-24acdad2526b95b7,libanstream-3ab91a304c3d0ef4,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libanyhow-f5d9587881498008}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8PaXqM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: FPDFPage_TransformAnnots [INFO] [stdout] >>> referenced by static_bindings.rs:1557 (src/bindings/static_bindings.rs:1557) [INFO] [stdout] >>> pdfium_render-0cb45c29577f0955.pdfium_render.bff410542fda5166-cgu.10.rcgu.o:(::FPDFPage_TransformAnnots) in archive /opt/rustwide/target/debug/deps/libpdfium_render-0cb45c29577f0955.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_OnChar [INFO] [stdout] >>> referenced by static_bindings.rs:2608 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2608) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FORM_OnChar) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_CanRedo [INFO] [stdout] >>> referenced by static_bindings.rs:2672 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2672) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FORM_CanRedo) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_CanUndo [INFO] [stdout] >>> referenced by static_bindings.rs:2666 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2666) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FORM_CanUndo) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_OnFocus [INFO] [stdout] >>> referenced by static_bindings.rs:2507 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2507) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FORM_OnFocus) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_OnKeyUp [INFO] [stdout] >>> referenced by static_bindings.rs:2596 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2596) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FORM_OnKeyUp) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPage_New [INFO] [stdout] >>> referenced by static_bindings.rs:1240 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:1240) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDFPage_New) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_FFLDraw [INFO] [stdout] >>> referenced by static_bindings.rs:2776 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2776) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDF_FFLDraw) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_LoadXFA [INFO] [stdout] >>> referenced by static_bindings.rs:2836 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2836) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDF_LoadXFA) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_LoadPage [INFO] [stdout] >>> referenced by static_bindings.rs:348 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:348) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDF_LoadPage) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FORM_OnKeyDown [INFO] [stdout] >>> referenced by static_bindings.rs:2584 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2584) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FORM_OnKeyDown) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFFont_Close [INFO] [stdout] >>> referenced by static_bindings.rs:3779 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3779) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDFFont_Close) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPath_Close [INFO] [stdout] >>> referenced by static_bindings.rs:3812 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3812) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDFPath_Close) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_ClosePage [INFO] [stdout] >>> referenced by static_bindings.rs:355 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:355) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDF_ClosePage) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDF_MovePages [INFO] [stdout] >>> referenced by static_bindings.rs:1281 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:1281) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDF_MovePages) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFAnnot_GetAP [INFO] [stdout] >>> referenced by static_bindings.rs:2114 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2114) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDFAnnot_GetAP) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFAnnot_SetAP [INFO] [stdout] >>> referenced by static_bindings.rs:2102 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:2102) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDFAnnot_SetAP) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFLink_GetURL [INFO] [stdout] >>> referenced by static_bindings.rs:3601 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3601) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDFLink_GetURL) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPage_Delete [INFO] [stdout] >>> referenced by static_bindings.rs:1246 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:1246) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDFPage_Delete) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FPDFPath_LineTo [INFO] [stdout] >>> referenced by static_bindings.rs:3791 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pdfium-render-0.8.35/src/bindings/static_bindings.rs:3791) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/chonker95-89e9714df9df4d5a.chonker95.a18dd7cc6a79fe16-cgu.3.rcgu.o:(::FPDFPath_LineTo) [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chonker95` (bin "chonker95") due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dec79b85f645b30226ec2439bec6552e836d9f5672e60e5edc32421a7ec09084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dec79b85f645b30226ec2439bec6552e836d9f5672e60e5edc32421a7ec09084", kill_on_drop: false }` [INFO] [stdout] dec79b85f645b30226ec2439bec6552e836d9f5672e60e5edc32421a7ec09084