[INFO] fetching crate pn-editor 0.7.0... [INFO] testing pn-editor-0.7.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate pn-editor 0.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pn-editor 0.7.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pn-editor 0.7.0 [INFO] finished tweaking crates.io crate pn-editor 0.7.0 [INFO] tweaked toml for crates.io crate pn-editor 0.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate pn-editor 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-general-category v0.2.0 [INFO] [stderr] Downloaded ttf-parser v0.9.0 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Downloaded imgref v1.9.0 [INFO] [stderr] Downloaded rustybuzz v0.3.0 [INFO] [stderr] Downloaded x11-clipboard v0.5.1 [INFO] [stderr] Downloaded unicode-ccc v0.1.1 [INFO] [stderr] Downloaded gapp-winit v0.1.0 [INFO] [stderr] Downloaded pn-editor-core v0.1.0 [INFO] [stderr] Downloaded resource v0.5.0 [INFO] [stderr] Downloaded femtovg v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b95f8abce70124cdb54e772063ce7a0c3ef2c32e9c0b9589a487f88b849454d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b95f8abce70124cdb54e772063ce7a0c3ef2c32e9c0b9589a487f88b849454d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b95f8abce70124cdb54e772063ce7a0c3ef2c32e9c0b9589a487f88b849454d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b95f8abce70124cdb54e772063ce7a0c3ef2c32e9c0b9589a487f88b849454d", kill_on_drop: false }` [INFO] [stdout] 7b95f8abce70124cdb54e772063ce7a0c3ef2c32e9c0b9589a487f88b849454d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 993aa1542d91272bc93a57581f2625e515eab97d8e4d9adf651c31d164142983 [INFO] running `Command { std: "docker" "start" "-a" "993aa1542d91272bc93a57581f2625e515eab97d8e4d9adf651c31d164142983", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling pns v0.7.1 [INFO] [stderr] Compiling gapp v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-ccc v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling text-editing v0.1.0 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling imgref v1.9.0 [INFO] [stderr] Compiling resource v0.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling femtovg v0.1.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling copypasta v0.6.3 [INFO] [stderr] Compiling pn-editor-core v0.1.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling gapp-winit v0.1.0 [INFO] [stderr] Compiling pn-editor v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.pn_editor.15806661-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9.4zxvjvkviv0yle7e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tinyfiledialogs-29ae863b684863a2/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libresource-0caa577c8d33d0b4.rlib" "/opt/rustwide/target/debug/deps/libfemtovg-7eecf0c7c3b4e4be.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-cb9a4f6ef9b6f451.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-d72c7b7b8f9eb28a.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-0e1cc3dd6918789e.rlib" "/opt/rustwide/target/debug/deps/libunicode_ccc-849a136b9dd19eab.rlib" "/opt/rustwide/target/debug/deps/libunicode_general_category-ce894993b4da7351.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-f207c0405c0d4d6e.rlib" "/opt/rustwide/target/debug/deps/libglow-e78cbc6c95252475.rlib" "/opt/rustwide/target/debug/deps/libimage-57a7a2e5fa861b1e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dba6eb3d1497a771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-76a7d97f6e9e00bc.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-784891560bce8487.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/liblru-234f1dd3fb2cba89.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-1ec41cba145e57fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/librgb-a06731f819e511a8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a0f60d705cdc62c9.rlib" "/opt/rustwide/target/debug/deps/libimgref-0e0cef0bd4bef006.rlib" "/opt/rustwide/target/debug/deps/libpn_editor_core-c8eb22c5cebbc4e7.rlib" "/opt/rustwide/target/debug/deps/libreplace_with-6cfae1cd4640a36e.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libtinyfiledialogs-45e9cf9f7c1c78f6.rlib" "/opt/rustwide/target/debug/deps/libtext_editing-192e9495f6b8ced2.rlib" "/opt/rustwide/target/debug/deps/libpns-01dab52578928492.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-0685ee55a258b149.rlib" "/opt/rustwide/target/debug/deps/libalga-f8082f9f192a7471.rlib" "/opt/rustwide/target/debug/deps/librand-59654c882da68fc3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-f6731ffd69be689c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-05df704ca0f0b1de.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9cb7fd706510861d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-af3e520c0684e203.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7029a332da5b8132.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libmint-565991fecc7111f3.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-960b6cf76fd255ba.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-5705d4b7778f4593.rlib" "/opt/rustwide/target/debug/deps/libxcb-93cf6e3a9377ea16.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-2d3687ff65720110.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-5afb66afe7841cdc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0a99986300d8a98e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-445d06fee3e4f55b.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-32e9a68b6fae554d.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-303fcbbc16326f10.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bef6693bbf788724.rlib" "/opt/rustwide/target/debug/deps/libandrew-b7eef3ffb32b9843.rlib" "/opt/rustwide/target/debug/deps/librusttype-845de82fa068ef68.rlib" "/opt/rustwide/target/debug/deps/librusttype-7a38283fadaaef21.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a78c81c3159e97e8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e74654102f9c6d93.rlib" "/opt/rustwide/target/debug/deps/libapprox-089e0a17a017b5a5.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-e2fd9068316d8063.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rlib" "/opt/rustwide/target/debug/deps/libnix-574e86c66b3f3365.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libgapp_winit-82f0a12f2381941d.rlib" "/opt/rustwide/target/debug/deps/libglutin-2d21242f259e14e0.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-456a48672f019721.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-9a87032f7aaafde1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-78c2397bebd1e8f6.rlib" "/opt/rustwide/target/debug/deps/libwinit-7c8aa1df58151485.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-309d576dc2e1441d.rlib" "/opt/rustwide/target/debug/deps/libmio-235d8be0401d9c59.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-9c0314699e2fc754.rlib" "/opt/rustwide/target/debug/deps/libnet2-ccec22333f223be8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-a6f2e0582be91702.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ae87681626547437.rlib" "/opt/rustwide/target/debug/deps/libxcursor-b4689d1b4c992f5a.rlib" "/opt/rustwide/target/debug/deps/libnom-6f6c5741e0c2d66e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-d19c1bb49f226534.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-292d01ea3647e60d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-aa45447c5e6f59aa.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-d97cc9777a89fd36.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libnix-47d39cbbbccdabc2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e5ba149d4f85eaac.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libcalloop-db7e9b4648868b9e.rlib" "/opt/rustwide/target/debug/deps/libnix-e3889a4275afd9d0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-30e2883bdc7a9adb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-243c976350a4830c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-287588b854e55a41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d35e41efd9907f0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0568bfb0631e94fb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6c83036326b1d0ba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a1959fbe336a4e4.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7b7a92179df6a53b.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libgapp-dbabdba95cf7223e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lpns" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pn_editor-8d74ba9770035ae9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpns [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pn-editor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "993aa1542d91272bc93a57581f2625e515eab97d8e4d9adf651c31d164142983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993aa1542d91272bc93a57581f2625e515eab97d8e4d9adf651c31d164142983", kill_on_drop: false }` [INFO] [stdout] 993aa1542d91272bc93a57581f2625e515eab97d8e4d9adf651c31d164142983