[INFO] cloning repository https://github.com/ElrohirGT/GothSpace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElrohirGT/GothSpace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElrohirGT%2FGothSpace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElrohirGT%2FGothSpace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06d65c0c18cdc603bae64824f460bda83e933cc5
[INFO] building ElrohirGT/GothSpace against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElrohirGT%2FGothSpace" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ElrohirGT/GothSpace on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ElrohirGT/GothSpace
[INFO] finished tweaking git repo https://github.com/ElrohirGT/GothSpace
[INFO] tweaked toml for git repo https://github.com/ElrohirGT/GothSpace written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ElrohirGT/GothSpace already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 609f731c29a3bea9a249b39ff94f270487939f35b668090257347490cdfee9d8
[INFO] running `Command { std: "docker" "start" "-a" "609f731c29a3bea9a249b39ff94f270487939f35b668090257347490cdfee9d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "609f731c29a3bea9a249b39ff94f270487939f35b668090257347490cdfee9d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "609f731c29a3bea9a249b39ff94f270487939f35b668090257347490cdfee9d8", kill_on_drop: false }`
[INFO] [stdout] 609f731c29a3bea9a249b39ff94f270487939f35b668090257347490cdfee9d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecca45ca02fb2653a381a3dc80a3f05d660dc1e74165ab5082a20c8315b9f506
[INFO] running `Command { std: "docker" "start" "-a" "ecca45ca02fb2653a381a3dc80a3f05d660dc1e74165ab5082a20c8315b9f506", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling xml-rs v0.8.23
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling fastnoise-lite v1.1.1
[INFO] [stderr]    Compiling mouse-rs v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tobj v4.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling nalgebra-glm v0.19.0
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling gothspace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::shaders`
[INFO] [stdout]   --> src/fragment/ship.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use super::shaders;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uniforms`
[INFO] [stdout]    --> src/fragment/shaders.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn interesting_shader(fragment: &Fragment, uniforms: &Uniforms) -> Color {
[INFO] [stdout]     |                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uniforms`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `interesting_shader` is never used
[INFO] [stdout]    --> src/fragment/shaders.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn interesting_shader(fragment: &Fragment, uniforms: &Uniforms) -> Color {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `should_update` is never read
[INFO] [stdout]    --> src/main.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let mut should_update = false;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vec_from_angles` is never used
[INFO] [stdout]    --> src/main.rs:525:4
[INFO] [stdout]     |
[INFO] [stdout] 525 | fn vec_from_angles(alpha: f32, beta: f32) -> Vec3 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcbOnG53/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmouse_rs-b86f3bbdac6b15b6.rlib,libminifb-10a6a4094387410c.rlib,libwayland_cursor-588d3d7d2c540e52.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libtempfile-c19deba7c0621132.rlib,libfastrand-ae5aa3bcd1a9721b.rlib,librustix-8332dd57351e925f.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libx11_dl-9169bf7fa785a136.rlib,libwayland_protocols-2d5aa7b052a7efbb.rlib,libwayland_client-227b7f1b256a9f8d.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-0f8f0294bf477cb7.rlib,libnix-dc0a8488b35f93dd.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libwayland_sys-15dec0f77f97548b.rlib,liblazy_static-b3603208c0de2608.rlib,libraw_window_handle-b05a882fa4276bbe.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libgothspace-85e80057b19aae92.rlib,libimage-443dfcaeae6a243b.rlib,libimage_webp-b4f95e8601006e05.rlib,libqoi-d2b3b5f8ca2d40fb.rlib,libpng-fcd64dffa6657fc9.rlib,libbitflags-e2b4db6c651223da.rlib,libfdeflate-b4f28e22bbb73497.rlib,libexr-adb540d96a372c53.rlib,libzune_inflate-249878d2816071b4.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-8828d1a34d8bd812.rlib,libsmallvec-8045c56aeb050430.rlib,libzune_jpeg-fbfb68eaa6d49794.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libravif-4cc55262ee872243.rlib,libloop9-4bb62f80164107ac.rlib,libavif_serialize-5a15141fbf181aca.rlib,libquick_error-8d402ad4d863a69d.rlib,librgb-1ed681b62996bb34.rlib,librav1e-0bff020b07f963be.rlib,libprofiling-698ba40e3df42636.rlib,libav1_grain-6f6a7d83c2003e1c.rlib,libnom-ad9297965177f1dd.rlib,libmemchr-4f0714dc45d95749.rlib,libanyhow-3109b5ba994d1b57.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmaybe_rayon-92aab8412df93c0f.rlib,libv_frame-a02b88762013d9ec.rlib,libaligned_vec-ab53b3b8648dcc44.rlib,libarrayvec-41dcfe80309d7422.rlib,libthiserror-b60fa81652d6c329.rlib,libbitstream_io-cf56b29ea9eb7b84.rlib,libitertools-97851b5a067112d9.rlib,liblog-5fb51f756c1191b0.rlib,libimgref-a0e1951dfb279f53.rlib,libtiff-3c54eacb9ac0a63e.rlib,libflate2-122975e2036dd158.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.rlib,librand-e3449518eea11ff2.rlib,librand_chacha-bf1cdc755e60bc33.rlib,libppv_lite86-bf16add546cde1d4.rlib,librand_core-bd69254044e13737.rlib,librayon-f67f93ec3a198981.rlib,librayon_core-9a8f334f0de531d6.rlib,libcrossbeam_deque-337e201672f94d3a.rlib,libcrossbeam_epoch-6eaad7f981b0bedd.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libeither-38d43fea6173fdf6.rlib,libtobj-fcdae7fe64a34614.rlib,libahash-e94fd1bf49991b3a.rlib,libgetrandom-dda14ffa13f510b3.rlib,liblibc-4eec8d85a387d88a.rlib,libonce_cell-debe7c411cf97340.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-2dc6645c34fb3293.rlib,libbyteorder-7df9ab1ae37e1368.rlib,libnalgebra_glm-840fa036422e0c7e.rlib,libnalgebra-dbd33bd7a326b285.rlib,libmatrixmultiply-35e13152c845630a.rlib,librawpointer-a726d041f28ef5ec.rlib,libnum_rational-79ec3d714b963324.rlib,libnum_bigint-4285d731a650782d.rlib,libnum_integer-2c49419fe394dbf4.rlib,libtypenum-e3323f6ed06bf501.rlib,libsimba-47408fd200bfc8a0.rlib,libwide-7efd8b328bf449c6.rlib,libsafe_arch-b47964968c2171be.rlib,libbytemuck-37b34cd22f48b992.rlib,libnum_complex-2ef022bdc22d1349.rlib,libapprox-c564cc7031dd3a51.rlib,libnum_traits-9c08140b505fd33f.rlib,libfastnoise_lite-f77e0f5d8bced851.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/minifb-4d7e08adc0b7ac0d/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gothspace-6e1ef5b1eb7a1fa9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxdo
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gothspace` (bin "gothspace") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ecca45ca02fb2653a381a3dc80a3f05d660dc1e74165ab5082a20c8315b9f506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecca45ca02fb2653a381a3dc80a3f05d660dc1e74165ab5082a20c8315b9f506", kill_on_drop: false }`
[INFO] [stdout] ecca45ca02fb2653a381a3dc80a3f05d660dc1e74165ab5082a20c8315b9f506
