[INFO] cloning repository https://github.com/ultraflame4/clir_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultraflame4/clir_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultraflame4%2Fclir_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultraflame4%2Fclir_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f494fdda1316886db10f3115948d55696c50b93 [INFO] testing ultraflame4/clir_rs against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultraflame4%2Fclir_rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ultraflame4/clir_rs on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ultraflame4/clir_rs [INFO] finished tweaking git repo https://github.com/ultraflame4/clir_rs [INFO] tweaked toml for git repo https://github.com/ultraflame4/clir_rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ultraflame4/clir_rs 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed248417e4fa7bf222db7a1f583d2d407eeb43f8f38e6eb2b78c1da63ad74a97 [INFO] running `Command { std: "docker" "start" "-a" "ed248417e4fa7bf222db7a1f583d2d407eeb43f8f38e6eb2b78c1da63ad74a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed248417e4fa7bf222db7a1f583d2d407eeb43f8f38e6eb2b78c1da63ad74a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed248417e4fa7bf222db7a1f583d2d407eeb43f8f38e6eb2b78c1da63ad74a97", kill_on_drop: false }` [INFO] [stdout] ed248417e4fa7bf222db7a1f583d2d407eeb43f8f38e6eb2b78c1da63ad74a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe81e10a24523e880d13f18d2cdce274aaf5a19d3e405205ace6d60e1f78f487 [INFO] running `Command { std: "docker" "start" "-a" "fe81e10a24523e880d13f18d2cdce274aaf5a19d3e405205ace6d60e1f78f487", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling bitstream-io v2.2.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pki-types v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling is-url v1.0.4 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling termsize v0.1.6 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling ansi_colours v1.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling clir_rs v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `output` is never read [INFO] [stdout] --> src/main.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 93 | struct RenderSettings { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 97 | output: Option, [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: "cc" "-m64" "/tmp/rustcXtQPgr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-55239d576a4b63c9.rlib,librustls_pemfile-094f56500f2d849c.rlib,librustls_pki_types-0b8700b8136dbd24.rlib,libbase64-32787b0325ea6df8.rlib,libipnet-21a83f2d587ce134.rlib,libhyper_tls-960c32894fa036eb.rlib,libtokio_native_tls-2254333769e46987.rlib,libserde_urlencoded-7e9b39c5144f1193.rlib,libryu-bfbf481d1d54f9d3.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libnative_tls-5110803e709386bc.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-36a0702418db00a6.rlib,libbitflags-46cac965755be86c.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-e9a01f23c22bfcc3.rlib,libhyper_util-17c8b34cee09d793.rlib,libtower-e00d74eaae247451.rlib,libpin_project-326e20b7eeb81690.rlib,libtower_layer-42079adb73a9aac4.rlib,libtower_service-442e0d38cf369aa3.rlib,libhyper-c5a57d269fac6dd3.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-947711e6baf00551.rlib,libh2-4a09ae5a2a6b81ac.rlib,libtracing-de4618641eaf0ff4.rlib,libtracing_core-b916b3518d5055ef.rlib,libonce_cell-a1d7742f74efe1da.rlib,libindexmap-460a20926f80f3a0.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libtokio_util-dac56d587a0bc91e.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libtokio-96fcf9f40fad9617.rlib,libnum_cpus-d22d42fbb82e54ab.rlib,libsocket2-dc47130a240f6d3c.rlib,libmio-629ef6e8207f1c45.rlib,libhttp_body_util-6060999e9253f6b2.rlib,libhttp_body-4371b0348f994417.rlib,libfutures_util-ae5ca8593a7490e7.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-b2d771989aa109c6.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-451bff7c303527ba.rlib,liburl-584af45e868bc717.rlib,libidna-3d968c85a4dbeb2c.rlib,libunicode_normalization-812aeaedb348c362.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-2b0cd9824ecd20f3.rlib,libitoa-20e94f961f8d160c.rlib,libbytes-3fbe0740e65931fa.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtermsize-a114d6d32ec2f6cf.rlib,libatty-70abd07d57dbffdb.rlib,libis_url-6e95f4d80e17c363.rlib,libregex-394a303906fca8ee.rlib,libregex_automata-102bec97f9ebf929.rlib,libaho_corasick-00a745380b85aca7.rlib,libregex_syntax-a3b2c2df707c8030.rlib,liblazy_static-af860367908b8176.rlib,libclir_rs-2399dc11aa0d53cd.rlib,libshellexpand-ca4908f099ab920b.rlib,libdirs-1cf27de92e23daa0.rlib,libdirs_sys-e9362d0be11e9608.rlib,liblibc-27e644efa8757742.rlib,liboption_ext-61303ef911796993.rlib,libansi_colours-ca3ed6c5e6bff533.rlib,libansi_term-74ae5010905c21da.rlib,libimage-a77473d3c3f07eec.rlib,libimage_webp-fcbc260c777c060f.rlib,libbyteorder_lite-f5df2d14b4488fc7.rlib,libqoi-ff57a796f86dc6a3.rlib,libpng-839cc86c7338d14a.rlib,libfdeflate-a4fadcb38258be34.rlib,libbitflags-dde12b0d7d495b50.rlib,libexr-4bf619ee022f237a.rlib,libflume-d3ec7ac03049237d.rlib,libzune_inflate-830e3160eed64e83.rlib,libbit_field-fb70c6f816573082.rlib,liblebe-5694b67511a9813c.rlib,libhalf-69da55b60c671332.rlib,libsmallvec-084045a3116dc58e.rlib,libzune_jpeg-57c736b0c9cadc84.rlib,libzune_core-d8a810c65908360c.rlib,libgif-a79f84abcc2f81df.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libravif-f82a7fbc0d10f7e1.rlib,libloop9-634ef8d7928d5daa.rlib,libavif_serialize-4c6b33c38badfb6a.rlib,libquick_error-702b385be5f12d4a.rlib,librgb-a8fd5714511bed09.rlib,librav1e-e0b54bbc148b0d37.rlib,libprofiling-39bf4080934ff56d.rlib,libav1_grain-0c2fdfa38485783e.rlib,libnom-06bc6c360b642e24.rlib,libmemchr-64e185d99f0c46ef.rlib,libnum_rational-aa49317f43e4e0b0.rlib,libnum_bigint-60db40dbea2a36a8.rlib,libnum_integer-3c3e619ec493cde3.rlib,libanyhow-b7eca5607a5a9b83.rlib,libdebug_unreachable-2bce5da2715432ba.rlib,libmaybe_rayon-f2f0ac198eed15e8.rlib,librayon-d40c4d62dffae985.rlib,librayon_core-59cadf3eeefaeb71.rlib,libcrossbeam_deque-93b78ad9be0d31ec.rlib,libcrossbeam_epoch-396cc62bc111e411.rlib,libcrossbeam_utils-1d5a648c857aa8d3.rlib,libv_frame-570b220f703dc527.rlib,libaligned_vec-657289efa2e8e100.rlib,libarrayvec-0dd80ddcbf129fa5.rlib,libthiserror-d403e7136f417466.rlib,libbitstream_io-705de85bbf88495c.rlib,libitertools-0033de5375d7567f.rlib,libeither-f3ce1a2788976249.rlib,liblog-b5d4972b7add18e7.rlib,libimgref-48e56cef272b279d.rlib,libbytemuck-ba55e2b098624734.rlib,libnum_traits-e0272a0d32bd28e3.rlib,libtiff-577285f10ab7c97f.rlib,libflate2-299c69ee2e4d598b.rlib,libminiz_oxide-398ac37eedcdf328.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-a5978711d05ac274.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libweezl-81d61edd414eb5e8.rlib,libjpeg_decoder-5be1025935bd4e47.rlib,libargh-36e48e4d1b79208d.rlib,libargh_shared-06c95b332cf87b47.rlib,libserde-3b2cafbafb46e371.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clir_rs-d9f08f75f73f5bd4" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clir_rs` (bin "clir_rs") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fe81e10a24523e880d13f18d2cdce274aaf5a19d3e405205ace6d60e1f78f487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe81e10a24523e880d13f18d2cdce274aaf5a19d3e405205ace6d60e1f78f487", kill_on_drop: false }` [INFO] [stdout] fe81e10a24523e880d13f18d2cdce274aaf5a19d3e405205ace6d60e1f78f487