[INFO] crate crow 0.7.1 is already in cache [INFO] testing crow-0.7.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate crow 0.7.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate crow 0.7.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate crow 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate crow 0.7.1 [INFO] tweaked toml for crates.io crate crow 0.7.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate crow 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d50c9483c05714f2daeaea001194fd3f79a413f9db703eb34411b84837a27123 [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" "d50c9483c05714f2daeaea001194fd3f79a413f9db703eb34411b84837a27123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d50c9483c05714f2daeaea001194fd3f79a413f9db703eb34411b84837a27123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d50c9483c05714f2daeaea001194fd3f79a413f9db703eb34411b84837a27123", kill_on_drop: false }` [INFO] [stdout] d50c9483c05714f2daeaea001194fd3f79a413f9db703eb34411b84837a27123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 599a68bf05bc34226d0621e0886937b9afe286e803fb81eb5684ba137bca4feb [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" "599a68bf05bc34226d0621e0886937b9afe286e803fb81eb5684ba137bca4feb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.0 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling crow v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "599a68bf05bc34226d0621e0886937b9afe286e803fb81eb5684ba137bca4feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "599a68bf05bc34226d0621e0886937b9afe286e803fb81eb5684ba137bca4feb", kill_on_drop: false }` [INFO] [stdout] 599a68bf05bc34226d0621e0886937b9afe286e803fb81eb5684ba137bca4feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--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] af32e32b361ba34d81a59881155eaf9700c0ea16f0d3abf3703ee3bfaa88eaf7 [INFO] running `Command { std: "docker" "start" "-a" "af32e32b361ba34d81a59881155eaf9700c0ea16f0d3abf3703ee3bfaa88eaf7", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling crow v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.debug.6a5gsebp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72" "/opt/rustwide/target/debug/examples/debug-adfdd19a6dabea72.3q8f2ge05ltbetpg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e30dde09b1783999/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrow-858d9ed11343d077.rlib" "/opt/rustwide/target/debug/deps/libimage-b14fcb4224d8a252.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-e1cdac8d00eb114b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36e31fb810401584.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-141e5be4f9cf40cd.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-eb7e323648937c3d.rlib" "/opt/rustwide/target/debug/deps/librayon-2bdae8e171916d61.rlib" "/opt/rustwide/target/debug/deps/librayon_core-097596b0331fcff3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e327f54013f68540.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9d5417f44e865b7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a0493924670b1163.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-18a35424b9d3a656.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libtiff-6019e5e23967a7c3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libglutin-5c5f4b36256f13d7.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-4fab17a46ec6da90.rlib" "/opt/rustwide/target/debug/deps/libshared_library-54cf0b86ed694d30.rlib" "/opt/rustwide/target/debug/deps/libwinit-fe50f9b73d576f29.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9ef0633741d70d0a.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f71cc3c9a4c008f5.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9c8f588274bfb8c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-db83547138082615.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-28f440bdff2bdb19.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c93bf2588e55099f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-0ac2a55878b6a267.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libmio-e846f1885e71ceaa.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-6c71ff0a30d90756.rlib" "/opt/rustwide/target/debug/deps/libnet2-cb1932dd4fbe6759.rlib" "/opt/rustwide/target/debug/deps/libnix-1fdb7b6ff0f3325e.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5e9f20f546b4cc43.rlib" "/opt/rustwide/target/debug/deps/libandrew-c9f88b0a45219b29.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-9a9d9f94694bffbc.rlib" "/opt/rustwide/target/debug/deps/librusttype-85cecb8f68aa9406.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fbb64a4c5081082b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-300eba750971b713.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f77a0034ff5a228.rlib" "/opt/rustwide/target/debug/deps/libapprox-e51064748ca1657e.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c6bff24833a887af.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libdlib-1a5cefb272b82d4a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-dcf3400b0a199cc3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-c132cf159df3dbc3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-86c5415bb2bdb65f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ce7ee6268d4b62be.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cc661ba4f8117363.rlib" "/opt/rustwide/target/debug/deps/liblock_api-268bbe18edc0b1b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libinstant-56a79ba633693c10.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-d274dc5b96b7f816.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5c53a10a80b56b48.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed3767444d987d24.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-862467d2f77bbace.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libgl-4e01c0b15fb741c0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-d313096c35384026.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.test.1oktkz0w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646" "/opt/rustwide/target/debug/deps/test-c32d63bc51cff646.3v703yln8lxiemet.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e30dde09b1783999/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrow-858d9ed11343d077.rlib" "/opt/rustwide/target/debug/deps/libglutin-5c5f4b36256f13d7.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-4fab17a46ec6da90.rlib" "/opt/rustwide/target/debug/deps/libshared_library-54cf0b86ed694d30.rlib" "/opt/rustwide/target/debug/deps/libwinit-fe50f9b73d576f29.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9ef0633741d70d0a.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f71cc3c9a4c008f5.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9c8f588274bfb8c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-db83547138082615.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-28f440bdff2bdb19.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c93bf2588e55099f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-0ac2a55878b6a267.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libmio-e846f1885e71ceaa.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-6c71ff0a30d90756.rlib" "/opt/rustwide/target/debug/deps/libnet2-cb1932dd4fbe6759.rlib" "/opt/rustwide/target/debug/deps/libnix-1fdb7b6ff0f3325e.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5e9f20f546b4cc43.rlib" "/opt/rustwide/target/debug/deps/libandrew-c9f88b0a45219b29.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-9a9d9f94694bffbc.rlib" "/opt/rustwide/target/debug/deps/librusttype-85cecb8f68aa9406.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fbb64a4c5081082b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-300eba750971b713.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f77a0034ff5a228.rlib" "/opt/rustwide/target/debug/deps/libapprox-e51064748ca1657e.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c6bff24833a887af.rlib" "/opt/rustwide/target/debug/deps/libdlib-1a5cefb272b82d4a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-dcf3400b0a199cc3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-c132cf159df3dbc3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-86c5415bb2bdb65f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ce7ee6268d4b62be.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cc661ba4f8117363.rlib" "/opt/rustwide/target/debug/deps/liblock_api-268bbe18edc0b1b5.rlib" "/opt/rustwide/target/debug/deps/libinstant-56a79ba633693c10.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-d274dc5b96b7f816.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5c53a10a80b56b48.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-862467d2f77bbace.rlib" "/opt/rustwide/target/debug/deps/libgl-4e01c0b15fb741c0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-d313096c35384026.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/librand-ff0c8297c0fba5e2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a25ff8cd2846cfee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-a69c9648c0a2fd91.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c5866b8bb292f7f2.rlib" "/opt/rustwide/target/debug/deps/libimage-b14fcb4224d8a252.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-e1cdac8d00eb114b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36e31fb810401584.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-141e5be4f9cf40cd.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-eb7e323648937c3d.rlib" "/opt/rustwide/target/debug/deps/librayon-2bdae8e171916d61.rlib" "/opt/rustwide/target/debug/deps/librayon_core-097596b0331fcff3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e327f54013f68540.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed3767444d987d24.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9d5417f44e865b7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a0493924670b1163.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-18a35424b9d3a656.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libtiff-6019e5e23967a7c3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `crow`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.rectangles.8w47zjf5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab" "/opt/rustwide/target/debug/examples/rectangles-2cc5ee31d95420ab.31yhlz5kyjfsm6y5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e30dde09b1783999/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-e1b113fbe5926efa.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e1d9de3f1cb995d8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libatty-a81aeb14f45fcff4.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libregex-500fa521324d9b15.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3e3cdb3d4660bae6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/librand-ff0c8297c0fba5e2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a25ff8cd2846cfee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-a69c9648c0a2fd91.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c5866b8bb292f7f2.rlib" "/opt/rustwide/target/debug/deps/libcrow-858d9ed11343d077.rlib" "/opt/rustwide/target/debug/deps/libimage-b14fcb4224d8a252.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-e1cdac8d00eb114b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36e31fb810401584.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-141e5be4f9cf40cd.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-eb7e323648937c3d.rlib" "/opt/rustwide/target/debug/deps/librayon-2bdae8e171916d61.rlib" "/opt/rustwide/target/debug/deps/librayon_core-097596b0331fcff3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e327f54013f68540.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9d5417f44e865b7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a0493924670b1163.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-18a35424b9d3a656.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libtiff-6019e5e23967a7c3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libglutin-5c5f4b36256f13d7.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-4fab17a46ec6da90.rlib" "/opt/rustwide/target/debug/deps/libshared_library-54cf0b86ed694d30.rlib" "/opt/rustwide/target/debug/deps/libwinit-fe50f9b73d576f29.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9ef0633741d70d0a.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f71cc3c9a4c008f5.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9c8f588274bfb8c4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-db83547138082615.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-28f440bdff2bdb19.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c93bf2588e55099f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-0ac2a55878b6a267.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libmio-e846f1885e71ceaa.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-6c71ff0a30d90756.rlib" "/opt/rustwide/target/debug/deps/libnet2-cb1932dd4fbe6759.rlib" "/opt/rustwide/target/debug/deps/libnix-1fdb7b6ff0f3325e.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5e9f20f546b4cc43.rlib" "/opt/rustwide/target/debug/deps/libandrew-c9f88b0a45219b29.rlib" "/opt/rustwide/target/debug/deps/libxml-601fe3bf6e6d12e8.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-9a9d9f94694bffbc.rlib" "/opt/rustwide/target/debug/deps/librusttype-85cecb8f68aa9406.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fbb64a4c5081082b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-300eba750971b713.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f77a0034ff5a228.rlib" "/opt/rustwide/target/debug/deps/libapprox-e51064748ca1657e.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c6bff24833a887af.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libdlib-1a5cefb272b82d4a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-dcf3400b0a199cc3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-c132cf159df3dbc3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-86c5415bb2bdb65f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ce7ee6268d4b62be.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cc661ba4f8117363.rlib" "/opt/rustwide/target/debug/deps/liblock_api-268bbe18edc0b1b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libinstant-56a79ba633693c10.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-d274dc5b96b7f816.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5c53a10a80b56b48.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed3767444d987d24.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-862467d2f77bbace.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libgl-4e01c0b15fb741c0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-d313096c35384026.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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: build failed [INFO] running `Command { std: "docker" "inspect" "af32e32b361ba34d81a59881155eaf9700c0ea16f0d3abf3703ee3bfaa88eaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af32e32b361ba34d81a59881155eaf9700c0ea16f0d3abf3703ee3bfaa88eaf7", kill_on_drop: false }` [INFO] [stdout] af32e32b361ba34d81a59881155eaf9700c0ea16f0d3abf3703ee3bfaa88eaf7