[INFO] cloning repository https://github.com/kruserr/pakka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kruserr/pakka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkruserr%2Fpakka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkruserr%2Fpakka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 860fbf644d9328592e7114cd589b361c9beb43bc [INFO] testing kruserr/pakka against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkruserr%2Fpakka" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/kruserr/pakka [INFO] finished tweaking git repo https://github.com/kruserr/pakka [INFO] tweaked toml for git repo https://github.com/kruserr/pakka written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kruserr/pakka on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kruserr/pakka 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/pakka/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/pakka-gui/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-core v1.0.8 [INFO] [stderr] Downloaded thiserror v1.0.66 [INFO] [stderr] Downloaded iced_renderer v0.13.0 [INFO] [stderr] Downloaded predicates v3.1.2 [INFO] [stderr] Downloaded assert_cmd v2.0.16 [INFO] [stderr] Downloaded drm-sys v0.7.0 [INFO] [stderr] Downloaded drm-ffi v0.8.0 [INFO] [stderr] Downloaded font-types v0.7.2 [INFO] [stderr] Downloaded iced_futures v0.13.2 [INFO] [stderr] Downloaded tiny-xlib v0.2.3 [INFO] [stderr] Downloaded etagere v0.2.13 [INFO] [stderr] Downloaded drm v0.12.0 [INFO] [stderr] Downloaded wgpu-types v0.19.2 [INFO] [stderr] Downloaded futures-lite v2.4.0 [INFO] [stderr] Downloaded iced_core v0.13.2 [INFO] [stderr] Downloaded wgpu v0.19.4 [INFO] [stderr] Downloaded iced_widget v0.13.4 [INFO] [stderr] Downloaded iced_wgpu v0.13.5 [INFO] [stderr] Downloaded cc v1.1.34 [INFO] [stderr] Downloaded iced_glyphon v0.6.0 [INFO] [stderr] Downloaded iced_graphics v0.13.0 [INFO] [stderr] Downloaded wgpu-core v0.19.4 [INFO] [stderr] Downloaded wgpu-hal v0.19.5 [INFO] [stderr] Downloaded syn v2.0.86 [INFO] [stderr] Downloaded gpu-allocator v0.25.0 [INFO] [stderr] Downloaded d3d12 v0.19.0 [INFO] [stderr] Downloaded dark-light v1.1.1 [INFO] [stderr] Downloaded rustc-hash v2.0.0 [INFO] [stderr] Downloaded glam v0.25.0 [INFO] [stderr] Downloaded window_clipboard v0.4.1 [INFO] [stderr] Downloaded iced v0.13.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.66 [INFO] [stderr] Downloaded clipboard_macos v0.1.1 [INFO] [stderr] Downloaded clipboard_wayland v0.2.2 [INFO] [stderr] Downloaded iced_winit v0.13.0 [INFO] [stderr] Downloaded iced_tiny_skia v0.13.0 [INFO] [stderr] Downloaded dconf_rs v0.3.0 [INFO] [stderr] Downloaded iced_runtime v0.13.2 [INFO] [stderr] Downloaded clipboard_x11 v0.4.2 [INFO] [stderr] Downloaded naga v0.19.2 [INFO] [stderr] Downloaded predicates-tree v1.0.11 [INFO] [stderr] Downloaded detect-desktop-environment v0.2.0 [INFO] [stderr] Downloaded tokio v1.41.0 [INFO] [stderr] Downloaded kurbo v0.10.4 [INFO] [stderr] Downloaded metal v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c51e66ba149e0fa4ece2f378f3c9c9ad10da168b5f8143c372e703ac9383803 [INFO] running `Command { std: "docker" "start" "-a" "0c51e66ba149e0fa4ece2f378f3c9c9ad10da168b5f8143c372e703ac9383803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c51e66ba149e0fa4ece2f378f3c9c9ad10da168b5f8143c372e703ac9383803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c51e66ba149e0fa4ece2f378f3c9c9ad10da168b5f8143c372e703ac9383803", kill_on_drop: false }` [INFO] [stdout] 0c51e66ba149e0fa4ece2f378f3c9c9ad10da168b5f8143c372e703ac9383803 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dd482d7eef1e8143a6c01536813fd01b71d295f7a9f1e1494ac87d6c409a3d0d [INFO] running `Command { std: "docker" "start" "-a" "dd482d7eef1e8143a6c01536813fd01b71d295f7a9f1e1494ac87d6c409a3d0d", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/pakka/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/pakka-gui/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling futures-lite v2.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling dark-light v1.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling detect-desktop-environment v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.86/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=84cffa4062b7dc36 -C extra-filename=-9ec2451f9d900652 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-58c879c56cd9916c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-22cb6b716a333d58.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-bece8bd5cebe93e2.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dd482d7eef1e8143a6c01536813fd01b71d295f7a9f1e1494ac87d6c409a3d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd482d7eef1e8143a6c01536813fd01b71d295f7a9f1e1494ac87d6c409a3d0d", kill_on_drop: false }` [INFO] [stdout] dd482d7eef1e8143a6c01536813fd01b71d295f7a9f1e1494ac87d6c409a3d0d