[INFO] fetching crate impellers 0.2.0...
[INFO] testing impellers-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate impellers 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate impellers 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate impellers 0.2.0
[INFO] tweaked toml for crates.io crate impellers 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate impellers 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate impellers 0.2.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zune-jpeg v0.4.14
[INFO] [stderr]   Downloaded byteorder-lite v0.1.0
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded zune-core v0.4.12
[INFO] [stderr]   Downloaded image v0.25.5
[INFO] [stderr]   Downloaded glfw v0.59.0
[INFO] [stderr]   Downloaded glow v0.16.0
[INFO] [stderr]   Downloaded ash v0.38.0+1.3.281
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 472b41d8929e9b35bacc2c79e7d086cb336717e5c2614b98985964c490bc4ae2
[INFO] running `Command { std: "docker" "start" "-a" "472b41d8929e9b35bacc2c79e7d086cb336717e5c2614b98985964c490bc4ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "472b41d8929e9b35bacc2c79e7d086cb336717e5c2614b98985964c490bc4ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "472b41d8929e9b35bacc2c79e7d086cb336717e5c2614b98985964c490bc4ae2", kill_on_drop: false }`
[INFO] [stdout] 472b41d8929e9b35bacc2c79e7d086cb336717e5c2614b98985964c490bc4ae2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f71a6b18376afaa127067e41a7391a9f134c035115808bea2df2f950bed7c801
[INFO] running `Command { std: "docker" "start" "-a" "f71a6b18376afaa127067e41a7391a9f134c035115808bea2df2f950bed7c801", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling impellers v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
[INFO] running `Command { std: "docker" "inspect" "f71a6b18376afaa127067e41a7391a9f134c035115808bea2df2f950bed7c801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f71a6b18376afaa127067e41a7391a9f134c035115808bea2df2f950bed7c801", kill_on_drop: false }`
[INFO] [stdout] f71a6b18376afaa127067e41a7391a9f134c035115808bea2df2f950bed7c801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eca43845d19214278243c71226acbd44b498283d259cf3b61b4e2c8cd5523a8b
[INFO] running `Command { std: "docker" "start" "-a" "eca43845d19214278243c71226acbd44b498283d259cf3b61b4e2c8cd5523a8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling impellers v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling glfw v0.59.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTUqKKc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimpellers-41f69d38beb3ec8e,libeuclid-f4a9ef55e079fb8f,libnum_traits-39be14e70c722fe4,libbytemuck-3aaadcbd34f66593,libglfw-b8f42c32913f0db7,libraw_window_handle-b05a882fa4276bbe,libbitflags-e2b4db6c651223da,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libcfg_if-33ef6c02a07f9fec}.rlib" "<sysroot>/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" "-lX11" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTUqKKc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-b4f63cb666d76043/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/glfw_vulkan-55b47d4e7614740e" "-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: ImpellerContextCreateVulkanNew
[INFO] [stdout]           >>> referenced by lib.rs:539 (src/lib.rs:539)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/glfw_vulkan-55b47d4e7614740e.glfw_vulkan.b9de8ab974e32318-cgu.0.rcgu.o:(impellers::Context::new_vulkan::hb77e560aef245dc6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintRelease
[INFO] [stdout]           >>> referenced by lib.rs:1294 (src/lib.rs:1294)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..ops..drop..Drop$GT$::drop::h09f5624c3ec88e2c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintNew
[INFO] [stdout]           >>> referenced by lib.rs:1300 (src/lib.rs:1300)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..default..Default$GT$::default::h4f84db83f5143128) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:269 (src/lib.rs:269)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Context$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7c2e66f21f748b56) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceRelease
[INFO] [stdout]           >>> referenced by lib.rs:2578 (src/lib.rs:2578)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Surface$u20$as$u20$core..ops..drop..Drop$GT$::drop::h13bec09f565d722f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListRelease
[INFO] [stdout]           >>> referenced by lib.rs:643 (src/lib.rs:643)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayList$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd8b78d59fc0cd3c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerVulkanSwapchainRelease
[INFO] [stdout]           >>> referenced by lib.rs:219 (src/lib.rs:219)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..VkSwapChain$u20$as$u20$core..ops..drop..Drop$GT$::drop::hf27f8422dec04ae8) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:733 (src/lib.rs:733)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayListBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8a4fa4da4a766917) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerVulkanSwapchainAcquireNextSurfaceNew
[INFO] [stdout]           >>> referenced by lib.rs:234 (src/lib.rs:234)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::VkSwapChain::acquire_next_surface_new::hb1490cfa0c20e89e) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerGetVersion
[INFO] [stdout]           >>> referenced by lib.rs:191 (src/lib.rs:191)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ImpellerVersion::get_linked_version::h8ffa81c233e0ed7f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderDrawPaint
[INFO] [stdout]           >>> referenced by lib.rs:1021 (src/lib.rs:1021)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::DisplayListBuilder::draw_paint::h22a35968cf52989f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderNew
[INFO] [stdout]           >>> referenced by lib.rs:751 (src/lib.rs:751)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::DisplayListBuilder::new::hbfd073af7b29c82d) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderCreateDisplayListNew
[INFO] [stdout]           >>> referenced by lib.rs:764 (src/lib.rs:764)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::DisplayListBuilder::build::h49d9af32f3dae7e6) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderDrawRect
[INFO] [stdout]           >>> referenced by lib.rs:1085 (src/lib.rs:1085)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::DisplayListBuilder::draw_rect::h0c7f519e31a340bd) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintSetColor
[INFO] [stdout]           >>> referenced by lib.rs:1314 (src/lib.rs:1314)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::Paint::set_color::hda1a8f6c2e41f367) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextGetVulkanInfo
[INFO] [stdout]           >>> referenced by lib.rs:556 (src/lib.rs:556)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::Context::get_vulkan_info::ha7ba4d7119fcabda) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerVulkanSwapchainCreateNew
[INFO] [stdout]           >>> referenced by lib.rs:585 (src/lib.rs:585)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::Context::create_new_vulkan_swapchain::ha55b8a95349aff3e) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceDrawDisplayList
[INFO] [stdout]           >>> referenced by lib.rs:2599 (src/lib.rs:2599)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::Surface::draw_display_list::h93830e1f53e15906) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfacePresent
[INFO] [stdout]           >>> referenced by lib.rs:2611 (src/lib.rs:2611)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::Surface::present::he58116cd2a54ce4e) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustch25sbo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimpellers-41f69d38beb3ec8e,libeuclid-f4a9ef55e079fb8f,libnum_traits-39be14e70c722fe4,libbytemuck-3aaadcbd34f66593,libglfw-b8f42c32913f0db7,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libcfg_if-33ef6c02a07f9fec,libraw_window_handle-b05a882fa4276bbe,libbitflags-e2b4db6c651223da}.rlib" "<sysroot>/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" "-lX11" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch25sbo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-b4f63cb666d76043/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-0881021a7802d75b" "-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: ImpellerContextCreateOpenGLESNew
[INFO] [stdout]           >>> referenced by lib.rs:327 (src/lib.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/hello-0881021a7802d75b.hello.4c9a6fbda09fcdee-cgu.0.rcgu.o:(impellers::Context::new_opengl_es::h8801e68677636618)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintRelease
[INFO] [stdout]           >>> referenced by lib.rs:1294 (src/lib.rs:1294)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..ops..drop..Drop$GT$::drop::h09f5624c3ec88e2c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintNew
[INFO] [stdout]           >>> referenced by lib.rs:1300 (src/lib.rs:1300)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..default..Default$GT$::default::h4f84db83f5143128) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:269 (src/lib.rs:269)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Context$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7c2e66f21f748b56) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceRelease
[INFO] [stdout]           >>> referenced by lib.rs:2578 (src/lib.rs:2578)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Surface$u20$as$u20$core..ops..drop..Drop$GT$::drop::h13bec09f565d722f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListRelease
[INFO] [stdout]           >>> referenced by lib.rs:643 (src/lib.rs:643)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayList$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd8b78d59fc0cd3c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:733 (src/lib.rs:733)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayListBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8a4fa4da4a766917) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerGetVersion
[INFO] [stdout]           >>> referenced by lib.rs:191 (src/lib.rs:191)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ImpellerVersion::get_linked_version::h8ffa81c233e0ed7f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderDrawPaint
[INFO] [stdout]           >>> referenced by lib.rs:1021 (src/lib.rs:1021)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::DisplayListBuilder::draw_paint::h22a35968cf52989f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderNew
[INFO] [stdout]           >>> referenced by lib.rs:751 (src/lib.rs:751)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::DisplayListBuilder::new::hbfd073af7b29c82d) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderCreateDisplayListNew
[INFO] [stdout]           >>> referenced by lib.rs:764 (src/lib.rs:764)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::DisplayListBuilder::build::h49d9af32f3dae7e6) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderDrawRect
[INFO] [stdout]           >>> referenced by lib.rs:1085 (src/lib.rs:1085)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::DisplayListBuilder::draw_rect::h0c7f519e31a340bd) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintSetColor
[INFO] [stdout]           >>> referenced by lib.rs:1314 (src/lib.rs:1314)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::Paint::set_color::hda1a8f6c2e41f367) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceCreateWrappedFBONew
[INFO] [stdout]           >>> referenced by lib.rs:355 (src/lib.rs:355)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::Context::wrap_fbo::h100f047928252f18) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceDrawDisplayList
[INFO] [stdout]           >>> referenced by lib.rs:2599 (src/lib.rs:2599)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::Surface::draw_display_list::h93830e1f53e15906) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "hello") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `impellers` (example "glfw_vulkan") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmXVqam/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglow-d388b2cf4898cd82,libglfw-b8f42c32913f0db7,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libcfg_if-33ef6c02a07f9fec,libraw_window_handle-b05a882fa4276bbe,libbitflags-e2b4db6c651223da,libimpellers-41f69d38beb3ec8e,libeuclid-f4a9ef55e079fb8f,libnum_traits-39be14e70c722fe4,libbytemuck-3aaadcbd34f66593}.rlib" "<sysroot>/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" "-lX11" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmXVqam/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-b4f63cb666d76043/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rect_stroked-2cad61d047255a97" "-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: ImpellerContextCreateOpenGLESNew
[INFO] [stdout]           >>> referenced by lib.rs:327 (src/lib.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rect_stroked-2cad61d047255a97.rect_stroked.ce18d2d8b962cd5-cgu.2.rcgu.o:(impellers::Context::new_opengl_es::h0eb310e8f5161267)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintRelease
[INFO] [stdout]           >>> referenced by lib.rs:1294 (src/lib.rs:1294)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..ops..drop..Drop$GT$::drop::h09f5624c3ec88e2c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintNew
[INFO] [stdout]           >>> referenced by lib.rs:1300 (src/lib.rs:1300)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..default..Default$GT$::default::h4f84db83f5143128) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:269 (src/lib.rs:269)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Context$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7c2e66f21f748b56) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceRelease
[INFO] [stdout]           >>> referenced by lib.rs:2578 (src/lib.rs:2578)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Surface$u20$as$u20$core..ops..drop..Drop$GT$::drop::h13bec09f565d722f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphRelease
[INFO] [stdout]           >>> referenced by lib.rs:2023 (src/lib.rs:2023)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paragraph$u20$as$u20$core..ops..drop..Drop$GT$::drop::hcc1c9170ff648324) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListRelease
[INFO] [stdout]           >>> referenced by lib.rs:643 (src/lib.rs:643)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayList$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd8b78d59fc0cd3c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleRelease
[INFO] [stdout]           >>> referenced by lib.rs:2230 (src/lib.rs:2230)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0fcc495013a6dd63) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleNew
[INFO] [stdout]           >>> referenced by lib.rs:2236 (src/lib.rs:2236)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..default..Default$GT$::default::hcc5176804a364f53) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:2132 (src/lib.rs:2132)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h4bcae69710eace68) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:1929 (src/lib.rs:1929)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..ops..drop..Drop$GT$::drop::hfa7678cd91cc7481) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:733 (src/lib.rs:733)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayListBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8a4fa4da4a766917) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextNew
[INFO] [stdout]           >>> referenced by lib.rs:1935 (src/lib.rs:1935)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..default..Default$GT$::default::h969dae42f07ea95b) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontSize
[INFO] [stdout]           >>> referenced by lib.rs:2301 (src/lib.rs:2301)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_size::haa781b77fd823cfc) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetForeground
[INFO] [stdout]           >>> referenced by lib.rs:2248 (src/lib.rs:2248)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_foreground::h0319266d9d4df426) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontFamily
[INFO] [stdout]           >>> referenced by lib.rs:2289 (src/lib.rs:2289)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_family::h54111b8e412c0cef) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontWeight
[INFO] [stdout]           >>> referenced by lib.rs:2267 (src/lib.rs:2267)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_weight::hce8e69b6186a4a40) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerGetVersion
[INFO] [stdout]           >>> referenced by lib.rs:191 (src/lib.rs:191)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ImpellerVersion::get_linked_version::h8ffa81c233e0ed7f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderPushStyle
[INFO] [stdout]           >>> referenced by lib.rs:2167 (src/lib.rs:2167)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphBuilder::push_style::h7471d2e2a513ddd0) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderNew
[INFO] [stdout]           >>> referenced by lib.rs:2144 (src/lib.rs:2144)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphBuilder::new::hcbf7fa93ec6235ff) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[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 `impellers` (example "rect_stroked") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqFgvu0/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglow-d388b2cf4898cd82,libglfw-b8f42c32913f0db7,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libcfg_if-33ef6c02a07f9fec,libraw_window_handle-b05a882fa4276bbe,libbitflags-e2b4db6c651223da,libimpellers-41f69d38beb3ec8e,libeuclid-f4a9ef55e079fb8f,libnum_traits-39be14e70c722fe4,libbytemuck-3aaadcbd34f66593}.rlib" "<sysroot>/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" "-lX11" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqFgvu0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-b4f63cb666d76043/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text-37f24d21a53f5437" "-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: ImpellerContextCreateOpenGLESNew
[INFO] [stdout]           >>> referenced by lib.rs:327 (src/lib.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/text-37f24d21a53f5437.text.9e7564c35d320d49-cgu.0.rcgu.o:(impellers::Context::new_opengl_es::h7a5d9067ad620716)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintRelease
[INFO] [stdout]           >>> referenced by lib.rs:1294 (src/lib.rs:1294)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..ops..drop..Drop$GT$::drop::h09f5624c3ec88e2c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintNew
[INFO] [stdout]           >>> referenced by lib.rs:1300 (src/lib.rs:1300)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..default..Default$GT$::default::h4f84db83f5143128) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:269 (src/lib.rs:269)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Context$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7c2e66f21f748b56) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceRelease
[INFO] [stdout]           >>> referenced by lib.rs:2578 (src/lib.rs:2578)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Surface$u20$as$u20$core..ops..drop..Drop$GT$::drop::h13bec09f565d722f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphRelease
[INFO] [stdout]           >>> referenced by lib.rs:2023 (src/lib.rs:2023)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paragraph$u20$as$u20$core..ops..drop..Drop$GT$::drop::hcc1c9170ff648324) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListRelease
[INFO] [stdout]           >>> referenced by lib.rs:643 (src/lib.rs:643)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayList$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd8b78d59fc0cd3c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleRelease
[INFO] [stdout]           >>> referenced by lib.rs:2230 (src/lib.rs:2230)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0fcc495013a6dd63) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleNew
[INFO] [stdout]           >>> referenced by lib.rs:2236 (src/lib.rs:2236)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..default..Default$GT$::default::hcc5176804a364f53) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:2132 (src/lib.rs:2132)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h4bcae69710eace68) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:1929 (src/lib.rs:1929)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..ops..drop..Drop$GT$::drop::hfa7678cd91cc7481) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:733 (src/lib.rs:733)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayListBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8a4fa4da4a766917) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextNew
[INFO] [stdout]           >>> referenced by lib.rs:1935 (src/lib.rs:1935)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..default..Default$GT$::default::h969dae42f07ea95b) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontSize
[INFO] [stdout]           >>> referenced by lib.rs:2301 (src/lib.rs:2301)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_size::haa781b77fd823cfc) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetForeground
[INFO] [stdout]           >>> referenced by lib.rs:2248 (src/lib.rs:2248)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_foreground::h0319266d9d4df426) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontFamily
[INFO] [stdout]           >>> referenced by lib.rs:2289 (src/lib.rs:2289)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_family::h54111b8e412c0cef) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontWeight
[INFO] [stdout]           >>> referenced by lib.rs:2267 (src/lib.rs:2267)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_weight::hce8e69b6186a4a40) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerGetVersion
[INFO] [stdout]           >>> referenced by lib.rs:191 (src/lib.rs:191)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ImpellerVersion::get_linked_version::h8ffa81c233e0ed7f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderPushStyle
[INFO] [stdout]           >>> referenced by lib.rs:2167 (src/lib.rs:2167)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphBuilder::push_style::h7471d2e2a513ddd0) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderNew
[INFO] [stdout]           >>> referenced by lib.rs:2144 (src/lib.rs:2144)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphBuilder::new::hcbf7fa93ec6235ff) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIYp8qB/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglow-d388b2cf4898cd82,libglfw-b8f42c32913f0db7,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libcfg_if-33ef6c02a07f9fec,libraw_window_handle-b05a882fa4276bbe,libbitflags-e2b4db6c651223da,libimpellers-41f69d38beb3ec8e,libeuclid-f4a9ef55e079fb8f,libnum_traits-39be14e70c722fe4,libbytemuck-3aaadcbd34f66593}.rlib" "<sysroot>/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" "-lX11" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIYp8qB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-b4f63cb666d76043/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blurred_rect-b34142a5ad8905e8" "-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: ImpellerContextCreateOpenGLESNew
[INFO] [stdout]           >>> referenced by lib.rs:327 (src/lib.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/blurred_rect-b34142a5ad8905e8.blurred_rect.5f53bbac70711795-cgu.0.rcgu.o:(impellers::Context::new_opengl_es::h15e4d1643f4af784)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintRelease
[INFO] [stdout]           >>> referenced by lib.rs:1294 (src/lib.rs:1294)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..ops..drop..Drop$GT$::drop::h09f5624c3ec88e2c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintNew
[INFO] [stdout]           >>> referenced by lib.rs:1300 (src/lib.rs:1300)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..default..Default$GT$::default::h4f84db83f5143128) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:269 (src/lib.rs:269)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Context$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7c2e66f21f748b56) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceRelease
[INFO] [stdout]           >>> referenced by lib.rs:2578 (src/lib.rs:2578)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Surface$u20$as$u20$core..ops..drop..Drop$GT$::drop::h13bec09f565d722f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphRelease
[INFO] [stdout]           >>> referenced by lib.rs:2023 (src/lib.rs:2023)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paragraph$u20$as$u20$core..ops..drop..Drop$GT$::drop::hcc1c9170ff648324) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerMaskFilterRelease
[INFO] [stdout]           >>> referenced by lib.rs:1882 (src/lib.rs:1882)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..MaskFilter$u20$as$u20$core..ops..drop..Drop$GT$::drop::h5ca3b35406f1ad2e) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListRelease
[INFO] [stdout]           >>> referenced by lib.rs:643 (src/lib.rs:643)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayList$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd8b78d59fc0cd3c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleRelease
[INFO] [stdout]           >>> referenced by lib.rs:2230 (src/lib.rs:2230)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0fcc495013a6dd63) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleNew
[INFO] [stdout]           >>> referenced by lib.rs:2236 (src/lib.rs:2236)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..default..Default$GT$::default::hcc5176804a364f53) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:2132 (src/lib.rs:2132)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h4bcae69710eace68) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:1929 (src/lib.rs:1929)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..ops..drop..Drop$GT$::drop::hfa7678cd91cc7481) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:733 (src/lib.rs:733)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayListBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8a4fa4da4a766917) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextNew
[INFO] [stdout]           >>> referenced by lib.rs:1935 (src/lib.rs:1935)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..default..Default$GT$::default::h969dae42f07ea95b) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerMaskFilterCreateBlurNew
[INFO] [stdout]           >>> referenced by lib.rs:1900 (src/lib.rs:1900)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::MaskFilter::new_blur::hea51f63a77a0b8df) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontSize
[INFO] [stdout]           >>> referenced by lib.rs:2301 (src/lib.rs:2301)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_size::haa781b77fd823cfc) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetForeground
[INFO] [stdout]           >>> referenced by lib.rs:2248 (src/lib.rs:2248)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_foreground::h0319266d9d4df426) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontFamily
[INFO] [stdout]           >>> referenced by lib.rs:2289 (src/lib.rs:2289)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_family::h54111b8e412c0cef) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontWeight
[INFO] [stdout]           >>> referenced by lib.rs:2267 (src/lib.rs:2267)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_weight::hce8e69b6186a4a40) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerGetVersion
[INFO] [stdout]           >>> referenced by lib.rs:191 (src/lib.rs:191)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ImpellerVersion::get_linked_version::h8ffa81c233e0ed7f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[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 `impellers` (example "text") due to 1 previous error
[INFO] [stderr] error: could not compile `impellers` (example "blurred_rect") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4sV0C3/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglow-d388b2cf4898cd82,libglfw-b8f42c32913f0db7,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libcfg_if-33ef6c02a07f9fec,libraw_window_handle-b05a882fa4276bbe,libbitflags-e2b4db6c651223da,libimpellers-41f69d38beb3ec8e,libeuclid-f4a9ef55e079fb8f,libnum_traits-39be14e70c722fe4,libbytemuck-3aaadcbd34f66593}.rlib" "<sysroot>/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" "-lX11" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4sV0C3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-b4f63cb666d76043/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rect-623c4cbf249bb9d0" "-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: ImpellerContextCreateOpenGLESNew
[INFO] [stdout]           >>> referenced by lib.rs:327 (src/lib.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/rect-623c4cbf249bb9d0.rect.b0d2bd38e6f49fbb-cgu.2.rcgu.o:(impellers::Context::new_opengl_es::hbee1ffc90e08dee2)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintRelease
[INFO] [stdout]           >>> referenced by lib.rs:1294 (src/lib.rs:1294)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..ops..drop..Drop$GT$::drop::h09f5624c3ec88e2c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintNew
[INFO] [stdout]           >>> referenced by lib.rs:1300 (src/lib.rs:1300)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..default..Default$GT$::default::h4f84db83f5143128) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:269 (src/lib.rs:269)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Context$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7c2e66f21f748b56) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceRelease
[INFO] [stdout]           >>> referenced by lib.rs:2578 (src/lib.rs:2578)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Surface$u20$as$u20$core..ops..drop..Drop$GT$::drop::h13bec09f565d722f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphRelease
[INFO] [stdout]           >>> referenced by lib.rs:2023 (src/lib.rs:2023)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paragraph$u20$as$u20$core..ops..drop..Drop$GT$::drop::hcc1c9170ff648324) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListRelease
[INFO] [stdout]           >>> referenced by lib.rs:643 (src/lib.rs:643)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayList$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd8b78d59fc0cd3c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleRelease
[INFO] [stdout]           >>> referenced by lib.rs:2230 (src/lib.rs:2230)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0fcc495013a6dd63) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleNew
[INFO] [stdout]           >>> referenced by lib.rs:2236 (src/lib.rs:2236)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..default..Default$GT$::default::hcc5176804a364f53) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:2132 (src/lib.rs:2132)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h4bcae69710eace68) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:1929 (src/lib.rs:1929)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..ops..drop..Drop$GT$::drop::hfa7678cd91cc7481) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:733 (src/lib.rs:733)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayListBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8a4fa4da4a766917) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextNew
[INFO] [stdout]           >>> referenced by lib.rs:1935 (src/lib.rs:1935)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..default..Default$GT$::default::h969dae42f07ea95b) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontSize
[INFO] [stdout]           >>> referenced by lib.rs:2301 (src/lib.rs:2301)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_size::haa781b77fd823cfc) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetForeground
[INFO] [stdout]           >>> referenced by lib.rs:2248 (src/lib.rs:2248)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_foreground::h0319266d9d4df426) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontFamily
[INFO] [stdout]           >>> referenced by lib.rs:2289 (src/lib.rs:2289)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_family::h54111b8e412c0cef) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontWeight
[INFO] [stdout]           >>> referenced by lib.rs:2267 (src/lib.rs:2267)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_weight::hce8e69b6186a4a40) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerGetVersion
[INFO] [stdout]           >>> referenced by lib.rs:191 (src/lib.rs:191)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ImpellerVersion::get_linked_version::h8ffa81c233e0ed7f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderPushStyle
[INFO] [stdout]           >>> referenced by lib.rs:2167 (src/lib.rs:2167)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphBuilder::push_style::h7471d2e2a513ddd0) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderNew
[INFO] [stdout]           >>> referenced by lib.rs:2144 (src/lib.rs:2144)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphBuilder::new::hcbf7fa93ec6235ff) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc65omii/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-5a2ef7a110cbeba6,libbyteorder_lite-25e78048a27d33b8,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libimpellers-41f69d38beb3ec8e,libeuclid-f4a9ef55e079fb8f,libnum_traits-39be14e70c722fe4,libbytemuck-3aaadcbd34f66593,libglow-d388b2cf4898cd82,libglfw-b8f42c32913f0db7,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libcfg_if-33ef6c02a07f9fec,libraw_window_handle-b05a882fa4276bbe,libbitflags-e2b4db6c651223da}.rlib" "<sysroot>/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" "-lX11" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc65omii/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-b4f63cb666d76043/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/backdrop_blur-e5c3ad18ce83aca3" "-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: ImpellerContextCreateOpenGLESNew
[INFO] [stdout]           >>> referenced by lib.rs:327 (src/lib.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/backdrop_blur-e5c3ad18ce83aca3.backdrop_blur.b7feb6053823306d-cgu.0.rcgu.o:(impellers::Context::new_opengl_es::h8dcd835657f15a3e)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintRelease
[INFO] [stdout]           >>> referenced by lib.rs:1294 (src/lib.rs:1294)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..ops..drop..Drop$GT$::drop::h09f5624c3ec88e2c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintNew
[INFO] [stdout]           >>> referenced by lib.rs:1300 (src/lib.rs:1300)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..default..Default$GT$::default::h4f84db83f5143128) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:269 (src/lib.rs:269)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Context$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7c2e66f21f748b56) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceRelease
[INFO] [stdout]           >>> referenced by lib.rs:2578 (src/lib.rs:2578)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Surface$u20$as$u20$core..ops..drop..Drop$GT$::drop::h13bec09f565d722f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTextureRelease
[INFO] [stdout]           >>> referenced by lib.rs:2641 (src/lib.rs:2641)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Texture$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd7bc2cca5502cc2b) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphRelease
[INFO] [stdout]           >>> referenced by lib.rs:2023 (src/lib.rs:2023)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paragraph$u20$as$u20$core..ops..drop..Drop$GT$::drop::hcc1c9170ff648324) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListRelease
[INFO] [stdout]           >>> referenced by lib.rs:643 (src/lib.rs:643)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayList$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd8b78d59fc0cd3c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerImageFilterRelease
[INFO] [stdout]           >>> referenced by lib.rs:1770 (src/lib.rs:1770)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ImageFilter$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd44cf539b11cb2b8) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleRelease
[INFO] [stdout]           >>> referenced by lib.rs:2230 (src/lib.rs:2230)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0fcc495013a6dd63) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleNew
[INFO] [stdout]           >>> referenced by lib.rs:2236 (src/lib.rs:2236)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..default..Default$GT$::default::hcc5176804a364f53) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:2132 (src/lib.rs:2132)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h4bcae69710eace68) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:1929 (src/lib.rs:1929)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..ops..drop..Drop$GT$::drop::hfa7678cd91cc7481) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:733 (src/lib.rs:733)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayListBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8a4fa4da4a766917) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextNew
[INFO] [stdout]           >>> referenced by lib.rs:1935 (src/lib.rs:1935)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..default..Default$GT$::default::h969dae42f07ea95b) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerImageFilterCreateBlurNew
[INFO] [stdout]           >>> referenced by lib.rs:1791 (src/lib.rs:1791)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ImageFilter::new_blur::h80df82170c01db6f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontSize
[INFO] [stdout]           >>> referenced by lib.rs:2301 (src/lib.rs:2301)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_size::haa781b77fd823cfc) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetForeground
[INFO] [stdout]           >>> referenced by lib.rs:2248 (src/lib.rs:2248)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_foreground::h0319266d9d4df426) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontFamily
[INFO] [stdout]           >>> referenced by lib.rs:2289 (src/lib.rs:2289)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_family::h54111b8e412c0cef) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleSetFontWeight
[INFO] [stdout]           >>> referenced by lib.rs:2267 (src/lib.rs:2267)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::ParagraphStyle::set_font_weight::hce8e69b6186a4a40) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[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 `impellers` (example "rect") due to 1 previous error
[INFO] [stderr] error: could not compile `impellers` (example "backdrop_blur") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQDIrBW/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-5a2ef7a110cbeba6,libbyteorder_lite-25e78048a27d33b8,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libimpellers-41f69d38beb3ec8e,libeuclid-f4a9ef55e079fb8f,libnum_traits-39be14e70c722fe4,libbytemuck-3aaadcbd34f66593,libglow-d388b2cf4898cd82,libglfw-b8f42c32913f0db7,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libcfg_if-33ef6c02a07f9fec,libraw_window_handle-b05a882fa4276bbe,libbitflags-e2b4db6c651223da}.rlib" "<sysroot>/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" "-lX11" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQDIrBW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-b4f63cb666d76043/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/star_clip-bd61e34ebcfa3d53" "-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: ImpellerContextCreateOpenGLESNew
[INFO] [stdout]           >>> referenced by lib.rs:327 (src/lib.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/star_clip-bd61e34ebcfa3d53.star_clip.fe79f8fd23c2512-cgu.2.rcgu.o:(impellers::Context::new_opengl_es::h93213ee04d6a3f42)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPathRelease
[INFO] [stdout]           >>> referenced by lib.rs:2394 (src/lib.rs:2394)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Path$u20$as$u20$core..ops..drop..Drop$GT$::drop::he3228f647f7feabc) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintRelease
[INFO] [stdout]           >>> referenced by lib.rs:1294 (src/lib.rs:1294)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..ops..drop..Drop$GT$::drop::h09f5624c3ec88e2c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPaintNew
[INFO] [stdout]           >>> referenced by lib.rs:1300 (src/lib.rs:1300)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paint$u20$as$u20$core..default..Default$GT$::default::h4f84db83f5143128) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:269 (src/lib.rs:269)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Context$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7c2e66f21f748b56) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerSurfaceRelease
[INFO] [stdout]           >>> referenced by lib.rs:2578 (src/lib.rs:2578)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Surface$u20$as$u20$core..ops..drop..Drop$GT$::drop::h13bec09f565d722f) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTextureRelease
[INFO] [stdout]           >>> referenced by lib.rs:2641 (src/lib.rs:2641)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Texture$u20$as$u20$core..ops..drop..Drop$GT$::drop::hd7bc2cca5502cc2b) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphRelease
[INFO] [stdout]           >>> referenced by lib.rs:2023 (src/lib.rs:2023)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..Paragraph$u20$as$u20$core..ops..drop..Drop$GT$::drop::hcc1c9170ff648324) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListRelease
[INFO] [stdout]           >>> referenced by lib.rs:643 (src/lib.rs:643)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayList$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbd8b78d59fc0cd3c) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPathBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:2415 (src/lib.rs:2415)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..PathBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h31f29c2f26c3c928) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPathBuilderNew
[INFO] [stdout]           >>> referenced by lib.rs:2423 (src/lib.rs:2423)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..PathBuilder$u20$as$u20$core..default..Default$GT$::default::hee1f013415ae2ab8) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleRelease
[INFO] [stdout]           >>> referenced by lib.rs:2230 (src/lib.rs:2230)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0fcc495013a6dd63) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphStyleNew
[INFO] [stdout]           >>> referenced by lib.rs:2236 (src/lib.rs:2236)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphStyle$u20$as$u20$core..default..Default$GT$::default::hcc5176804a364f53) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerParagraphBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:2132 (src/lib.rs:2132)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..ParagraphBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h4bcae69710eace68) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextRelease
[INFO] [stdout]           >>> referenced by lib.rs:1929 (src/lib.rs:1929)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..ops..drop..Drop$GT$::drop::hfa7678cd91cc7481) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerDisplayListBuilderRelease
[INFO] [stdout]           >>> referenced by lib.rs:733 (src/lib.rs:733)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..DisplayListBuilder$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8a4fa4da4a766917) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerTypographyContextNew
[INFO] [stdout]           >>> referenced by lib.rs:1935 (src/lib.rs:1935)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(_$LT$impellers..TypographyContext$u20$as$u20$core..default..Default$GT$::default::h969dae42f07ea95b) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPathBuilderTakePathNew
[INFO] [stdout]           >>> referenced by lib.rs:2549 (src/lib.rs:2549)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::PathBuilder::take_path_new::habdf56b616ee2502) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPathBuilderClose
[INFO] [stdout]           >>> referenced by lib.rs:2527 (src/lib.rs:2527)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::PathBuilder::close::h6b642c4849f9e2f7) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: ImpellerPathBuilderLineTo
[INFO] [stdout]           >>> referenced by lib.rs:2443 (src/lib.rs:2443)
[INFO] [stdout]           >>>               impellers-41f69d38beb3ec8e.impellers.8caf756521138f27-cgu.0.rcgu.o:(impellers::PathBuilder::line_to::h8bd605412b215ba4) in archive /opt/rustwide/target/debug/deps/libimpellers-41f69d38beb3ec8e.rlib
[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 `impellers` (example "star_clip") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eca43845d19214278243c71226acbd44b498283d259cf3b61b4e2c8cd5523a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca43845d19214278243c71226acbd44b498283d259cf3b61b4e2c8cd5523a8b", kill_on_drop: false }`
[INFO] [stdout] eca43845d19214278243c71226acbd44b498283d259cf3b61b4e2c8cd5523a8b
