[INFO] fetching crate relaunch 0.3.0... [INFO] testing relaunch-0.3.0 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate relaunch 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate relaunch 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate relaunch 0.3.0 [INFO] tweaked toml for crates.io crate relaunch 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate relaunch 0.3.0 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate relaunch 0.3.0 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c859ae2a253753752d07fcfe6c6ff9cf0a25d9813455cf6bff9e8543854c49e [INFO] running `Command { std: "docker" "start" "-a" "2c859ae2a253753752d07fcfe6c6ff9cf0a25d9813455cf6bff9e8543854c49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c859ae2a253753752d07fcfe6c6ff9cf0a25d9813455cf6bff9e8543854c49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c859ae2a253753752d07fcfe6c6ff9cf0a25d9813455cf6bff9e8543854c49e", kill_on_drop: false }` [INFO] [stdout] 2c859ae2a253753752d07fcfe6c6ff9cf0a25d9813455cf6bff9e8543854c49e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f367ff5185a05c1d6caa9460a7674842c28e6abae20d55a6118b47a8a10513b5 [INFO] running `Command { std: "docker" "start" "-a" "f367ff5185a05c1d6caa9460a7674842c28e6abae20d55a6118b47a8a10513b5", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.4 [INFO] [stderr] Compiling wayland-cursor v0.31.6 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.4 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling relaunch v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.77s [INFO] running `Command { std: "docker" "inspect" "f367ff5185a05c1d6caa9460a7674842c28e6abae20d55a6118b47a8a10513b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f367ff5185a05c1d6caa9460a7674842c28e6abae20d55a6118b47a8a10513b5", kill_on_drop: false }` [INFO] [stdout] f367ff5185a05c1d6caa9460a7674842c28e6abae20d55a6118b47a8a10513b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 51ccc029269bac9cc63914dd0f6991a757a19d568d8c26fbef2a188bd8bc6c18 [INFO] running `Command { std: "docker" "start" "-a" "51ccc029269bac9cc63914dd0f6991a757a19d568d8c26fbef2a188bd8bc6c18", kill_on_drop: false }` [INFO] [stderr] Compiling relaunch v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcoPwRjr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librelaunch-fa44bff241e4937a.rlib,libwinit-b8fb56efd728832c.rlib,libsctk_adwaita-5844db73a218a75c.rlib,libab_glyph-7eb74c2dc61e93b1.rlib,libowned_ttf_parser-d10ad487a2d93578.rlib,libttf_parser-a1c12de548d41c9b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libtiny_skia-aba18c743c77226a.rlib,libarrayvec-45d916162802a94c.rlib,libtiny_skia_path-ed060c3695384864.rlib,libstrict_num-232629ad91d26f3c.rlib,libarrayref-2f266c303305a574.rlib,libbytemuck-6e228075c2684b55.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libx11rb-f44078a080c98ae5.rlib,libas_raw_xcb_connection-319865c9c9493917.rlib,libx11rb_protocol-6ce0db56a2d4cdb7.rlib,libwayland_protocols_plasma-a25384688d5e8bfe.rlib,libahash-7e446808a447b6dc.rlib,libgetrandom-b3d532a9423cfa6a.rlib,libzerocopy-0605fbea9e8a4469.rlib,libsmithay_client_toolkit-869f46a7355f8786.rlib,libwayland_cursor-456db0c62b9ecb1d.rlib,libxcursor-bb8748773ed796f3.rlib,libwayland_protocols_wlr-1e8939531a4aaf59.rlib,libwayland_protocols-a8009d36031e66fb.rlib,libwayland_csd_frame-310e6cf02e0f10d6.rlib,libcalloop_wayland_source-8a4f324a6deae9b4.rlib,libwayland_client-e6c32694da27d70b.rlib,libwayland_backend-c9cfa40050c1ef61.rlib,libdowncast_rs-cc091fe72c7d85c0.rlib,libscoped_tls-bf1363384092f24c.rlib,libwayland_sys-2ee4e7b609720ce5.rlib,libsmallvec-7b5da4b03bad7521.rlib,libcalloop-23e9ce62b8a0b847.rlib,libthiserror-a006054c08481035.rlib,libpolling-73305e848ca2ddc6.rlib,librustix-561f45ca7dfc2655.rlib,liblinux_raw_sys-ea7c24861797f93b.rlib,libmemmap2-90a2b4fba9f91f01.rlib,libx11_dl-acc145f6d77662b3.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libxkbcommon_dl-eed61338e98e9390.rlib,libonce_cell-ffe771e6cc14c29e.rlib,liblog-0d69b46059aa6af5.rlib,libxkeysym-90fc9a8dcf666344.rlib,libdlib-27cdf437f91c300b.rlib,liblibloading-c6ce94de202ff109.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcfg_if-66d55f6b302e88c8.rlib,libtracing-f3cba526c9f8625e.rlib,libpin_project_lite-219604514f12e1b1.rlib,libtracing_core-18a2fe2840110dad.rlib,libbitflags-e446f4ad753e8a66.rlib,libsmol_str-5c29ace040fbadbd.rlib,libcursor_icon-c8378655ddf53332.rlib,libdpi-f8b8d418ba08a55b.rlib,libraw_window_handle-ac528a033d008289.rlib,libdirs-9eabcc5f91a4b723.rlib,libdirs_sys-05e970a4b4f31cfa.rlib,liblibc-63144d4638558bad.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcoPwRjr/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/winit-ba785973d6c4c976" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `relaunch` (example "winit") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "51ccc029269bac9cc63914dd0f6991a757a19d568d8c26fbef2a188bd8bc6c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ccc029269bac9cc63914dd0f6991a757a19d568d8c26fbef2a188bd8bc6c18", kill_on_drop: false }` [INFO] [stdout] 51ccc029269bac9cc63914dd0f6991a757a19d568d8c26fbef2a188bd8bc6c18