[INFO] fetching crate doryen-rs 1.2.3... [INFO] testing doryen-rs-1.2.3 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate doryen-rs 1.2.3 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate doryen-rs 1.2.3 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate doryen-rs 1.2.3 [INFO] finished tweaking crates.io crate doryen-rs 1.2.3 [INFO] tweaked toml for crates.io crate doryen-rs 1.2.3 written to /workspace/builds/worker-71/source/Cargo.toml [INFO] crate crates.io crate doryen-rs 1.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dlib v0.4.1 [INFO] [stderr] Downloaded downcast-rs v1.1.1 [INFO] [stderr] Downloaded x11-dl v2.18.4 [INFO] [stderr] Downloaded serde_derive v1.0.103 [INFO] [stderr] Downloaded xml-rs v0.8.0 [INFO] [stderr] Downloaded png v0.15.2 [INFO] [stderr] Downloaded num-rational v0.2.2 [INFO] [stderr] Downloaded image v0.22.3 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.55 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.55 [INFO] [stderr] Downloaded serde v1.0.103 [INFO] [stderr] Downloaded serde_json v1.0.42 [INFO] [stderr] Downloaded syn v1.0.9 [INFO] [stderr] Downloaded wasm-bindgen v0.2.55 [INFO] [stderr] Downloaded doryen-fov v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.55 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f81f50bdbd26ee4d4a4df9b624ca7f18a78fcab1f8e0d05a6c1c7fd59203eb5a [INFO] running `Command { std: "docker" "start" "-a" "f81f50bdbd26ee4d4a4df9b624ca7f18a78fcab1f8e0d05a6c1c7fd59203eb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f81f50bdbd26ee4d4a4df9b624ca7f18a78fcab1f8e0d05a6c1c7fd59203eb5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81f50bdbd26ee4d4a4df9b624ca7f18a78fcab1f8e0d05a6c1c7fd59203eb5a", kill_on_drop: false }` [INFO] [stdout] f81f50bdbd26ee4d4a4df9b624ca7f18a78fcab1f8e0d05a6c1c7fd59203eb5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca569a53095ea88cd3129b537e900bbb590481cfbabc5922407aa7c883d3a43 [INFO] running `Command { std: "docker" "start" "-a" "aca569a53095ea88cd3129b537e900bbb590481cfbabc5922407aa7c883d3a43", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling uni-gl v0.1.2 [INFO] [stderr] Compiling uni-app v0.1.3 [INFO] [stderr] Compiling doryen-rs v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.27s [INFO] running `Command { std: "docker" "inspect" "aca569a53095ea88cd3129b537e900bbb590481cfbabc5922407aa7c883d3a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca569a53095ea88cd3129b537e900bbb590481cfbabc5922407aa7c883d3a43", kill_on_drop: false }` [INFO] [stdout] aca569a53095ea88cd3129b537e900bbb590481cfbabc5922407aa7c883d3a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b30d54f6fedd857657e74db2de83ef2f5f3f97a0388cd8e4d1abc64c6b17fec7 [INFO] running `Command { std: "docker" "start" "-a" "b30d54f6fedd857657e74db2de83ef2f5f3f97a0388cd8e4d1abc64c6b17fec7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling doryen-fov v0.1.1 [INFO] [stderr] Compiling doryen-rs v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `doryen-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name doryen_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a205e06cf8624def -C extra-filename=-a205e06cf8624def --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern doryen_fov=/opt/rustwide/target/debug/deps/libdoryen_fov-4f03d981ee4972ce.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-20a184dffb88a099.rlib --extern uni_app=/opt/rustwide/target/debug/deps/libuni_app-adc130290e64756f.rlib --extern uni_gl=/opt/rustwide/target/debug/deps/libuni_gl-d3889f35bf4b1888.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-18899379d770124c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-82f9e87b1b1e87f2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.perf.e66bd3ec-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6.3n9wrqdqbev0ule2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-82f9e87b1b1e87f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_rs-540ce7fb14d71c63.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-d3889f35bf4b1888.rlib" "/opt/rustwide/target/debug/deps/libgl-f5554cdd1428b249.rlib" "/opt/rustwide/target/debug/deps/libuni_app-adc130290e64756f.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libglutin-8420454ce6cc931f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-558d1525a8f167af.rlib" "/opt/rustwide/target/debug/deps/libwinit-02e467f12ba04cb4.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ed2faae753a03ebd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-591519ae818357fc.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c260e82556bcd7a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-884605b5b37c83c0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9bc62c5e8acde22a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libtempfile-543611af20e064d0.rlib" "/opt/rustwide/target/debug/deps/librand-bf28377944e1472c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5766f6056ba04338.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-85565df61af4d038.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9c308aca5f70544d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f2ec4b2bcbcd3310.rlib" "/opt/rustwide/target/debug/deps/libnix-2f095676a543f387.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-51a965a8feabf0a9.rlib" "/opt/rustwide/target/debug/deps/libdlib-f5fe3a269b455746.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bc72cef39bf53cd5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e72a4a74a0c55d5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-941f330a34079bd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/librand-e8fede2eb5cb9a14.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-61fe82d04bb024a6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-23777d6f2d267a8c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libimage-20a184dffb88a099.rlib" "/opt/rustwide/target/debug/deps/libpng-489005cd5d2c27f8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fe372e905fe26ec6.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0852e1c2dd8d7c76.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-925ffcde2207e514.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f9d05a0045b81c6a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-42b70c2c1196e6f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/perf-8c58abe9cce0c2a6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `doryen-rs` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.exit.3f356c16-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e.wqa9fqogdq92hd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-82f9e87b1b1e87f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_rs-540ce7fb14d71c63.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-d3889f35bf4b1888.rlib" "/opt/rustwide/target/debug/deps/libgl-f5554cdd1428b249.rlib" "/opt/rustwide/target/debug/deps/libuni_app-adc130290e64756f.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libglutin-8420454ce6cc931f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-558d1525a8f167af.rlib" "/opt/rustwide/target/debug/deps/libwinit-02e467f12ba04cb4.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ed2faae753a03ebd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-591519ae818357fc.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c260e82556bcd7a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-884605b5b37c83c0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9bc62c5e8acde22a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libtempfile-543611af20e064d0.rlib" "/opt/rustwide/target/debug/deps/librand-bf28377944e1472c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5766f6056ba04338.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-85565df61af4d038.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9c308aca5f70544d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f2ec4b2bcbcd3310.rlib" "/opt/rustwide/target/debug/deps/libnix-2f095676a543f387.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-51a965a8feabf0a9.rlib" "/opt/rustwide/target/debug/deps/libdlib-f5fe3a269b455746.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bc72cef39bf53cd5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e72a4a74a0c55d5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-941f330a34079bd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/librand-e8fede2eb5cb9a14.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-61fe82d04bb024a6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-23777d6f2d267a8c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libimage-20a184dffb88a099.rlib" "/opt/rustwide/target/debug/deps/libpng-489005cd5d2c27f8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fe372e905fe26ec6.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0852e1c2dd8d7c76.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-925ffcde2207e514.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f9d05a0045b81c6a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-42b70c2c1196e6f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/exit-51dbc8d70cb2e19e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `doryen-rs` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.basic.9ccf1052-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40.2qb0zhyz7y3awb9a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-82f9e87b1b1e87f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_rs-540ce7fb14d71c63.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-d3889f35bf4b1888.rlib" "/opt/rustwide/target/debug/deps/libgl-f5554cdd1428b249.rlib" "/opt/rustwide/target/debug/deps/libuni_app-adc130290e64756f.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libglutin-8420454ce6cc931f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-558d1525a8f167af.rlib" "/opt/rustwide/target/debug/deps/libwinit-02e467f12ba04cb4.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ed2faae753a03ebd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-591519ae818357fc.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c260e82556bcd7a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-884605b5b37c83c0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9bc62c5e8acde22a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libtempfile-543611af20e064d0.rlib" "/opt/rustwide/target/debug/deps/librand-bf28377944e1472c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5766f6056ba04338.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-85565df61af4d038.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9c308aca5f70544d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f2ec4b2bcbcd3310.rlib" "/opt/rustwide/target/debug/deps/libnix-2f095676a543f387.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-51a965a8feabf0a9.rlib" "/opt/rustwide/target/debug/deps/libdlib-f5fe3a269b455746.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bc72cef39bf53cd5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e72a4a74a0c55d5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-941f330a34079bd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/librand-e8fede2eb5cb9a14.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-61fe82d04bb024a6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-23777d6f2d267a8c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libimage-20a184dffb88a099.rlib" "/opt/rustwide/target/debug/deps/libpng-489005cd5d2c27f8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fe372e905fe26ec6.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0852e1c2dd8d7c76.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-925ffcde2207e514.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f9d05a0045b81c6a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-42b70c2c1196e6f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic-eb3a47974f62ec40" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `doryen-rs` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.image.6dc1d5e2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd.3x9zo1mf5xkt694p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-82f9e87b1b1e87f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_rs-540ce7fb14d71c63.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-d3889f35bf4b1888.rlib" "/opt/rustwide/target/debug/deps/libgl-f5554cdd1428b249.rlib" "/opt/rustwide/target/debug/deps/libuni_app-adc130290e64756f.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libglutin-8420454ce6cc931f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-558d1525a8f167af.rlib" "/opt/rustwide/target/debug/deps/libwinit-02e467f12ba04cb4.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ed2faae753a03ebd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-591519ae818357fc.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c260e82556bcd7a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-884605b5b37c83c0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9bc62c5e8acde22a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libtempfile-543611af20e064d0.rlib" "/opt/rustwide/target/debug/deps/librand-bf28377944e1472c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5766f6056ba04338.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-85565df61af4d038.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9c308aca5f70544d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f2ec4b2bcbcd3310.rlib" "/opt/rustwide/target/debug/deps/libnix-2f095676a543f387.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-51a965a8feabf0a9.rlib" "/opt/rustwide/target/debug/deps/libdlib-f5fe3a269b455746.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bc72cef39bf53cd5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e72a4a74a0c55d5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-941f330a34079bd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/librand-e8fede2eb5cb9a14.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-61fe82d04bb024a6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-23777d6f2d267a8c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libimage-20a184dffb88a099.rlib" "/opt/rustwide/target/debug/deps/libpng-489005cd5d2c27f8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fe372e905fe26ec6.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0852e1c2dd8d7c76.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-925ffcde2207e514.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f9d05a0045b81c6a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-42b70c2c1196e6f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/image-b79103be93b95cfd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `doryen-rs` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.subcell.abda7570-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542.30e91n3appnnp8rh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-82f9e87b1b1e87f2/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_rs-540ce7fb14d71c63.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-d3889f35bf4b1888.rlib" "/opt/rustwide/target/debug/deps/libgl-f5554cdd1428b249.rlib" "/opt/rustwide/target/debug/deps/libuni_app-adc130290e64756f.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libglutin-8420454ce6cc931f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-558d1525a8f167af.rlib" "/opt/rustwide/target/debug/deps/libwinit-02e467f12ba04cb4.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ed2faae753a03ebd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-591519ae818357fc.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c260e82556bcd7a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-884605b5b37c83c0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-9bc62c5e8acde22a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f9baeb8fea6f3e96.rlib" "/opt/rustwide/target/debug/deps/libtempfile-543611af20e064d0.rlib" "/opt/rustwide/target/debug/deps/librand-bf28377944e1472c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5766f6056ba04338.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-85565df61af4d038.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9c308aca5f70544d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f2ec4b2bcbcd3310.rlib" "/opt/rustwide/target/debug/deps/libnix-2f095676a543f387.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-51a965a8feabf0a9.rlib" "/opt/rustwide/target/debug/deps/libdlib-f5fe3a269b455746.rlib" "/opt/rustwide/target/debug/deps/liblibloading-bc72cef39bf53cd5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e72a4a74a0c55d5c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-941f330a34079bd9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/librand-e8fede2eb5cb9a14.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-61fe82d04bb024a6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-23777d6f2d267a8c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libimage-20a184dffb88a099.rlib" "/opt/rustwide/target/debug/deps/libpng-489005cd5d2c27f8.rlib" "/opt/rustwide/target/debug/deps/libdeflate-fe372e905fe26ec6.rlib" "/opt/rustwide/target/debug/deps/libinflate-2121f917044764ef.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0852e1c2dd8d7c76.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-925ffcde2207e514.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f9d05a0045b81c6a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-42b70c2c1196e6f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subcell-74b2f96af4e98542" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `doryen-rs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b30d54f6fedd857657e74db2de83ef2f5f3f97a0388cd8e4d1abc64c6b17fec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30d54f6fedd857657e74db2de83ef2f5f3f97a0388cd8e4d1abc64c6b17fec7", kill_on_drop: false }` [INFO] [stdout] b30d54f6fedd857657e74db2de83ef2f5f3f97a0388cd8e4d1abc64c6b17fec7