[INFO] fetching crate sphinx 0.0.6... [INFO] testing sphinx-0.0.6 against 1.81.0 for beta-1.82-1 [INFO] extracting crate sphinx 0.0.6 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate sphinx 0.0.6 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sphinx 0.0.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sphinx 0.0.6 [INFO] tweaked toml for crates.io crate sphinx 0.0.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate sphinx 0.0.6 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sphinx-use-state v0.0.1 [INFO] [stderr] Downloaded once_cell v1.11.0 [INFO] [stderr] Downloaded egui_glow v0.18.1 [INFO] [stderr] Downloaded eframe v0.18.0 [INFO] [stderr] Downloaded egui v0.18.1 [INFO] [stderr] Downloaded epaint v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d8ab20b17bc8b42aefcc8111c39a236338e8efdad12641baf591b7fc85d0c5d [INFO] running `Command { std: "docker" "start" "-a" "5d8ab20b17bc8b42aefcc8111c39a236338e8efdad12641baf591b7fc85d0c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d8ab20b17bc8b42aefcc8111c39a236338e8efdad12641baf591b7fc85d0c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d8ab20b17bc8b42aefcc8111c39a236338e8efdad12641baf591b7fc85d0c5d", kill_on_drop: false }` [INFO] [stdout] 5d8ab20b17bc8b42aefcc8111c39a236338e8efdad12641baf591b7fc85d0c5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40672845fb82ba6fc24866e8c077af46a8fa63407ac9dd9bb4471ffd5c6efc45 [INFO] running `Command { std: "docker" "start" "-a" "40672845fb82ba6fc24866e8c077af46a8fa63407ac9dd9bb4471ffd5c6efc45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.11.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling sphinx-use-state v0.0.1 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling egui_glow v0.18.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.18.0 [INFO] [stderr] Compiling eframe v0.18.0 [INFO] [stderr] Compiling sphinx v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "40672845fb82ba6fc24866e8c077af46a8fa63407ac9dd9bb4471ffd5c6efc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40672845fb82ba6fc24866e8c077af46a8fa63407ac9dd9bb4471ffd5c6efc45", kill_on_drop: false }` [INFO] [stdout] 40672845fb82ba6fc24866e8c077af46a8fa63407ac9dd9bb4471ffd5c6efc45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dce5a80bfe3695e5d4a7b21ea02d56f383ef2c26043dabb82fd2acaa3ab432b [INFO] running `Command { std: "docker" "start" "-a" "6dce5a80bfe3695e5d4a7b21ea02d56f383ef2c26043dabb82fd2acaa3ab432b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling egui_glow v0.18.1 [INFO] [stderr] Compiling egui-winit v0.18.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling eframe v0.18.0 [INFO] [stderr] Compiling sphinx v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcd89pq5/symbols.o" "/opt/rustwide/target/debug/examples/error-75184d0435bfbde2.error.b2d22ee82c16191-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/error-75184d0435bfbde2.9zfg8np8jjb0ieme5ony6akwj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9706678d2e1623ee.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cca7e823c9c2412f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-79f3674e94ea6424.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a1804ce2527f2e2a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-dc7970e12808f656.rlib" "/opt/rustwide/target/debug/deps/libsphinx-a0c8a420a70f7724.rlib" "/opt/rustwide/target/debug/deps/libeframe-d47d52f0df05aa56.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-efd029bebaa08af6.rlib" "/opt/rustwide/target/debug/deps/libglutin-0828da76fa5f3704.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-fc3cbe25179dd854.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-026509578d6dd53c.rlib" "/opt/rustwide/target/debug/deps/libshared_library-8e2b7c1d20136c7d.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-13fc2e6dd24717e4.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-bc9c0e5c1cf16f81.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-1f391639bc848779.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-b456ef86e4dfc914.rlib" "/opt/rustwide/target/debug/deps/liburl-364e6a739d34d4d0.rlib" "/opt/rustwide/target/debug/deps/libidna-e285e1b88083cf54.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c2876a813c4c21b1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d8515708c201d129.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-e7dae66dd24d1d8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-aff3ecfd4d4c378e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-11f4bd5caf7f7dfd.rlib" "/opt/rustwide/target/debug/deps/libmatches-0a5f2dd89f0442aa.rlib" "/opt/rustwide/target/debug/deps/libarboard-a9390cd34ab1ea3c.rlib" "/opt/rustwide/target/debug/deps/libx11rb-8c61e09ed1364627.rlib" "/opt/rustwide/target/debug/deps/libgethostname-13d64c98d91bafb3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f548105d2e04fecc.rlib" "/opt/rustwide/target/debug/deps/libwinit-70c669ebb02b7f0c.rlib" "/opt/rustwide/target/debug/deps/libmio-3a3476f5d846487d.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-ab2e166af98a0c53.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e89327287b8156cd.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-82ac45215807e24c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-18d9d0d54698d821.rlib" "/opt/rustwide/target/debug/deps/libxcursor-f8b46e9bba6ce26a.rlib" "/opt/rustwide/target/debug/deps/libnom-e980769deaadf0cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cd12e4ddc2afb48f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e9528ba84cdee1ef.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-dad27a3e0aa7099b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5f00aaf2a8287e52.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-7b329c85770e3d92.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-8db2b577e54aa1e3.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8dfcf88c122adae0.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1fffc16810bef52c.rlib" "/opt/rustwide/target/debug/deps/libnix-9a4d048c5d2824ac.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3f5a6c1382d5eb44.rlib" "/opt/rustwide/target/debug/deps/libdlib-92603a0e25713778.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5aaba1339be916d9.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-aadbaf97855c50f9.rlib" "/opt/rustwide/target/debug/deps/libcty-72c475f8df878742.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0e73d875f1718430.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b9e34f841d8e3304.rlib" "/opt/rustwide/target/debug/deps/libinstant-186e88ba7d6724aa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/liblog-8d61cdf5073ef83a.rlib" "/opt/rustwide/target/debug/deps/libglow-1838765a2b494a00.rlib" "/opt/rustwide/target/debug/deps/libegui-f39e9ef938eb5a44.rlib" "/opt/rustwide/target/debug/deps/libepaint-3b674d523af81e23.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-0a136a1190b640d5.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-bdcc8b06e1157901.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-c913444ddb946a0d.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-3326807f634e3e98.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-45d8c2765976cf85.rlib" "/opt/rustwide/target/debug/deps/libahash-d26887443a3504ae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7ecc01c07956dfde.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f7c7a8d2e39b691e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f1ec9761e6ee37b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3f80ac3912151685.rlib" "/opt/rustwide/target/debug/deps/liblibc-8de729596c93fef7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b96754c36eedfc1f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b6e61cbe0b0075e8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c074b287cd0e217b.rlib" "/opt/rustwide/target/debug/deps/libemath-6395f63009785110.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0909c1c27d45e1d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-18e3079b4de88fdf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d950c96e51881071.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-19299da551c35d57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/error-75184d0435bfbde2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sphinx` (example "error") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6dce5a80bfe3695e5d4a7b21ea02d56f383ef2c26043dabb82fd2acaa3ab432b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dce5a80bfe3695e5d4a7b21ea02d56f383ef2c26043dabb82fd2acaa3ab432b", kill_on_drop: false }` [INFO] [stdout] 6dce5a80bfe3695e5d4a7b21ea02d56f383ef2c26043dabb82fd2acaa3ab432b