[INFO] cloning repository https://github.com/l1na-forever/mpris-notifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l1na-forever/mpris-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1na-forever%2Fmpris-notifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1na-forever%2Fmpris-notifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 899db0b4d82e1d6773a0c60623b0933742ccb100 [INFO] testing l1na-forever/mpris-notifier against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1na-forever%2Fmpris-notifier" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l1na-forever/mpris-notifier on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/l1na-forever/mpris-notifier [INFO] finished tweaking git repo https://github.com/l1na-forever/mpris-notifier [INFO] tweaked toml for git repo https://github.com/l1na-forever/mpris-notifier written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/l1na-forever/mpris-notifier already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded built v0.7.6 [INFO] [stderr] Downloaded rustbus_derive v0.5.0 [INFO] [stderr] Downloaded rustbus v0.19.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8052a80a8b7a674834d6ef477879d0c7803b91d9d551d8a06b5708445c244be [INFO] running `Command { std: "docker" "start" "-a" "f8052a80a8b7a674834d6ef477879d0c7803b91d9d551d8a06b5708445c244be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8052a80a8b7a674834d6ef477879d0c7803b91d9d551d8a06b5708445c244be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8052a80a8b7a674834d6ef477879d0c7803b91d9d551d8a06b5708445c244be", kill_on_drop: false }` [INFO] [stdout] f8052a80a8b7a674834d6ef477879d0c7803b91d9d551d8a06b5708445c244be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c66995c3d2832bc7e86411f47cb1430a727f4cdea25fb957f42b7d119d68e186 [INFO] running `Command { std: "docker" "start" "-a" "c66995c3d2832bc7e86411f47cb1430a727f4cdea25fb957f42b7d119d68e186", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling built v0.7.6 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustbus_derive v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [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 serde_derive v1.0.217 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling rustbus v0.19.3 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling mpris-notifier v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "c66995c3d2832bc7e86411f47cb1430a727f4cdea25fb957f42b7d119d68e186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66995c3d2832bc7e86411f47cb1430a727f4cdea25fb957f42b7d119d68e186", kill_on_drop: false }` [INFO] [stdout] c66995c3d2832bc7e86411f47cb1430a727f4cdea25fb957f42b7d119d68e186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 939d3535eb55a4b132b5ade8a7b149e882584707d03a457e33f10efe1175ca24 [INFO] running `Command { std: "docker" "start" "-a" "939d3535eb55a4b132b5ade8a7b149e882584707d03a457e33f10efe1175ca24", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling mpris-notifier v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcpi7olI/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple_logger-cd564a82cfbaddd6.rlib,libtime-a9dc4c52bb5d1e7d.rlib,libnum_threads-61e374e81b73b35e.rlib,libitoa-7563c53d784d793b.rlib,libtime_core-7fe77ce94ed8ca09.rlib,libnum_conv-b6c9de454a0b9e92.rlib,libderanged-ed0c9f97b90e15f1.rlib,libpowerfmt-f59d1a968c2c4ca0.rlib,libcolored-02b09ff5b7b7afd3.rlib,libtoml-d05accb3aa58eb97.rlib,libhome-3faa2d0094129014.rlib,libureq-6287487414f58783.rlib,libwebpki_roots-2b65eb73913bfd57.rlib,libbase64-7516cdb7853c1587.rlib,librustls-c782fa9ce6f94753.rlib,libsubtle-fad76ac2a029838a.rlib,libwebpki-b19bd4b4f617436c.rlib,libring-8dbb8f5a7a8a5921.rlib,libgetrandom-2d9ee500c9b967e1.rlib,libuntrusted-b4279f9c67108def.rlib,libzeroize-7c31fd35e2f3659a.rlib,librustls_pki_types-8e541e62de24726e.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-bb17ba1fa02ea08e.rlib,libgetopts-d04d0c542852b7d7.rlib,libunicode_width-7748d1fe0f8acd00.rlib,librustc_std_workspace_std-6cf585dc4073d549.rlib}" "/opt/rustwide/target/debug/deps/{libcrossbeam_channel-4f4805554baa4c8c.rlib,libregex-db577972136a9625.rlib,libregex_automata-3b5aff258f827474.rlib,libaho_corasick-4a1170e5e79ef912.rlib,libregex_syntax-442088eef257edda.rlib,librustbus-9b9fe31b0c62e29a.rlib,libnix-4248fe3d3d00a82d.rlib,libmemoffset-86812e8c927fedd3.rlib,libpin_utils-645575864bd7a7f9.rlib,libtempfile-7f6651b05b57a46d.rlib,libgetrandom-1355c150220efe10.rlib,liblibc-ce7d4e89808cccb7.rlib,libfastrand-62e84405f27178eb.rlib,librustix-6f8632d890b64667.rlib,libbitflags-02d55c0b2d0baca7.rlib,liblinux_raw_sys-686515717ad843a7.rlib,libonce_cell-e09ae6dd2be00d0d.rlib,libserde-82f7b2b195551380.rlib,liblazy_static-657e7c5dc2f2a602.rlib,liburl-8af5b40b67b04c1b.rlib,libidna-7c1da71c5e22171d.rlib,libidna_adapter-7a8e1c2e34d2c14b.rlib,libicu_normalizer-268ce79013e07855.rlib,libicu_normalizer_data-d8bb0665036ad909.rlib,libwrite16-864d2b96e30fdbcc.rlib,libutf8_iter-25e21bb8e8d7b0e8.rlib,libutf16_iter-300c5e9fc7afdb03.rlib,libicu_properties-4e987e2528174643.rlib,libicu_properties_data-89f68f2f9388e8d0.rlib,libicu_locid_transform-b86665d09a67ca22.rlib,libicu_locid_transform_data-7a234b572a5c1064.rlib,libicu_collections-be4c86a4547170f3.rlib,libicu_provider-1f8d9498e9a4b979.rlib,libicu_locid-4d8b43fa77435c10.rlib,liblitemap-ef31b7b461e20dfc.rlib,libtinystr-4a3893795353122b.rlib,libzerovec-6458a5df76478902.rlib,libwriteable-2e0a77cb6bff620a.rlib,libyoke-59fc81ee3ae4c189.rlib,libzerofrom-0f72725de6d6a0b8.rlib,libstable_deref_trait-dd7ee4fd024d4b0b.rlib,libform_urlencoded-91fcc9a948fcff9e.rlib,libpercent_encoding-adf865178fe9fb20.rlib,libimage-fca78003329d6a21.rlib,libimage_webp-b12214d86f1565bd.rlib,libqoi-13a90431669d4128.rlib,libpng-be5aa51ead38fa5d.rlib,libbitflags-775714d9affc3256.rlib,libfdeflate-4b042109f4e4db99.rlib,libexr-0cd6bb4f4e89e365.rlib,libzune_inflate-3e3b3a35565c8ea0.rlib,libbit_field-ffd628983ac16780.rlib,liblebe-655dc335363c5905.rlib,libhalf-9727f3dea43bcb69.rlib,libsmallvec-6f08d77720d74e01.rlib,libzune_jpeg-babc1239be36c39d.rlib,libzune_core-4d4957dc74f38840.rlib,libgif-2416e0e0159e82cd.rlib,libcolor_quant-5b784b3209f93941.rlib,libbyteorder_lite-b47ff846bfb652c9.rlib,libravif-6b5ef0d5c00142c3.rlib,libloop9-53c5d7488faee603.rlib,libavif_serialize-5d92aa1c5d064fbb.rlib,libquick_error-00a5d0320cc4e61a.rlib,librgb-fc44ed7b0910730b.rlib,librav1e-1afc2a57424b3dce.rlib,libprofiling-c596d09c3bf020ec.rlib,libav1_grain-849a71ee2306cdb6.rlib,libnom-f7ee057079972e26.rlib,libmemchr-1037564065c8d3d0.rlib,libnum_rational-fcd5c0e33e5f4dfa.rlib,libnum_bigint-d4654032f830d329.rlib,libnum_integer-e19c809b04016d94.rlib,libanyhow-b7c552c8eee0eda6.rlib,libdebug_unreachable-0d1230e5c2b87b9c.rlib,libmaybe_rayon-a0858b43a5e17f5a.rlib,librayon-04cba66b44cd3bf7.rlib,librayon_core-75efd3d5bf681f3f.rlib,libcrossbeam_deque-4f5d1f977f6aad0c.rlib,libcrossbeam_epoch-b935a46a23dd3ebb.rlib,libcrossbeam_utils-072977f4d49590a4.rlib,libv_frame-92971641ccc5722a.rlib,libaligned_vec-bcadf4965bdd5ebe.rlib,libarrayvec-d44cb13ff9810f7d.rlib,libthiserror-f34e34ba4790669b.rlib,libbitstream_io-7b882d2fa6a4b982.rlib,libitertools-66ea141eb85cdcc9.rlib,libeither-5a4f221456088e96.rlib,liblog-62cf50889a8aff7c.rlib,libimgref-bbab6fec4c851dc8.rlib,libbytemuck-a4235715aae1ce4f.rlib,libnum_traits-0890c06e5049ee30.rlib,libtiff-716c49798f33e325.rlib,libflate2-7d817380136ada5a.rlib,libminiz_oxide-d3ce3ae5410e1373.rlib,libsimd_adler32-afcc0dd335bbe987.rlib,libcrc32fast-dc12a418332066d2.rlib,libcfg_if-d4c93475573720c9.rlib,libweezl-9cd342a60f99e176.rlib,libjpeg_decoder-86a5c32c3e0d1c22.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-e950fa3eda4e8e5c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mpris_notifier-afe80395554672fb" "-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 `mpris-notifier` (bin "mpris-notifier" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "939d3535eb55a4b132b5ade8a7b149e882584707d03a457e33f10efe1175ca24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "939d3535eb55a4b132b5ade8a7b149e882584707d03a457e33f10efe1175ca24", kill_on_drop: false }` [INFO] [stdout] 939d3535eb55a4b132b5ade8a7b149e882584707d03a457e33f10efe1175ca24