[INFO] cloning repository https://github.com/Tee55/media-organizer-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tee55/media-organizer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTee55%2Fmedia-organizer-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTee55%2Fmedia-organizer-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8aeb7a729b8da5464e6cad4493ffcd73c3e13d5c [INFO] testing Tee55/media-organizer-rust against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTee55%2Fmedia-organizer-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tee55/media-organizer-rust [INFO] finished tweaking git repo https://github.com/Tee55/media-organizer-rust [INFO] tweaked toml for git repo https://github.com/Tee55/media-organizer-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tee55/media-organizer-rust on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tee55/media-organizer-rust 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c838288b4ff84a112c2c2b79dfef15442a4667bc9aa6a673fbaaa82f56f96b4a [INFO] running `Command { std: "docker" "start" "-a" "c838288b4ff84a112c2c2b79dfef15442a4667bc9aa6a673fbaaa82f56f96b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c838288b4ff84a112c2c2b79dfef15442a4667bc9aa6a673fbaaa82f56f96b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c838288b4ff84a112c2c2b79dfef15442a4667bc9aa6a673fbaaa82f56f96b4a", kill_on_drop: false }` [INFO] [stdout] c838288b4ff84a112c2c2b79dfef15442a4667bc9aa6a673fbaaa82f56f96b4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95b944b1f1c2ab83a0c023baaf651af3dbefd6d72733630fb1b5e0e326d8a72f [INFO] running `Command { std: "docker" "start" "-a" "95b944b1f1c2ab83a0c023baaf651af3dbefd6d72733630fb1b5e0e326d8a72f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling unrar_sys v0.5.6 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling rfd v0.15.1 [INFO] [stderr] Compiling zip v2.2.1 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling zvariant_utils v3.0.2 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zvariant_derive v5.1.0 [INFO] [stderr] Compiling tiff v0.9.1 [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 zvariant v5.1.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling zbus_names v4.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zbus_macros v5.1.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling widestring v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling zbus v5.1.1 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling ashpd v0.10.2 [INFO] [stderr] error: could not compile `zbus` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name zbus --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-process", "async-task", "blocking", "blocking-api", "bus-impl", "camino", "chrono", "default", "heapless", "option-as-array", "p2p", "serde_bytes", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=faa97a49a6b9f53a -C extra-filename=-773717e89d41828c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-5180ff6e1ed4194f.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-d87b77a74d2ffd31.rmeta --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-43437c1869cde7d0.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-b4e6373c1b3f985d.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-564f2ddd23938c56.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-ac7388d49e76c6df.rmeta --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-05c57d1f836b6944.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-746d94173b24ba33.so --extern blocking=/opt/rustwide/target/debug/deps/libblocking-f97f2defd696ae72.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-5913bb1020591266.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-233d4610578343f5.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-51dc22de794e43b0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-b862d291ba010f0a.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-72b0c05b9c75098e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-239f51c8d9205e4a.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-9a17418bad749f87.so --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f0217ecdd817a834.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9484890c183bed39.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-9bc7f5c9fa9fe7b6.rmeta --extern xdg_home=/opt/rustwide/target/debug/deps/libxdg_home-629bcf51ca2b41f8.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-fd672ce01f44de88.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-75b70059130b0f26.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-395476bc11e14ad9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "95b944b1f1c2ab83a0c023baaf651af3dbefd6d72733630fb1b5e0e326d8a72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b944b1f1c2ab83a0c023baaf651af3dbefd6d72733630fb1b5e0e326d8a72f", kill_on_drop: false }` [INFO] [stdout] 95b944b1f1c2ab83a0c023baaf651af3dbefd6d72733630fb1b5e0e326d8a72f