[INFO] cloning repository https://github.com/stephenjudkins/doom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephenjudkins/doom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenjudkins%2Fdoom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenjudkins%2Fdoom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a804f4fdb79afcf9760219efd4ccf3e0d0f9b56c [INFO] testing stephenjudkins/doom 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%2Fstephenjudkins%2Fdoom" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stephenjudkins/doom [INFO] finished tweaking git repo https://github.com/stephenjudkins/doom [INFO] tweaked toml for git repo https://github.com/stephenjudkins/doom written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stephenjudkins/doom 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/stephenjudkins/doom 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] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d6225dcc5e63f41caa7e52bd00cf3f3389516f7c491985fa4bf61c1c93b5d0a0 [INFO] running `Command { std: "docker" "start" "-a" "d6225dcc5e63f41caa7e52bd00cf3f3389516f7c491985fa4bf61c1c93b5d0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6225dcc5e63f41caa7e52bd00cf3f3389516f7c491985fa4bf61c1c93b5d0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6225dcc5e63f41caa7e52bd00cf3f3389516f7c491985fa4bf61c1c93b5d0a0", kill_on_drop: false }` [INFO] [stdout] d6225dcc5e63f41caa7e52bd00cf3f3389516f7c491985fa4bf61c1c93b5d0a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ffb6ede9c69c747345ea5f51311e08743f54bf49f4658107633882ec60d617a4 [INFO] running `Command { std: "docker" "start" "-a" "ffb6ede9c69c747345ea5f51311e08743f54bf49f4658107633882ec60d617a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling drm-sys v0.7.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.6.5 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ctor-lite v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling oxidoom v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling drm-ffi v0.8.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling drm v0.12.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.6 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.6 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.6 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [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/rustcuRIvT5/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsoftbuffer-d128888cee56d4af.rlib,libfastrand-73632d5ce9fbbad9.rlib,libtiny_xlib-47299cf476229ecc.rlib,libctor_lite-c56f7224a7527e0f.rlib,libdrm-0f5679a6cb45cdbc.rlib,libdrm_ffi-dc786224533df47a.rlib,libdrm_sys-8a28a08d48369fef.rlib,liblinux_raw_sys-569f6615db01b880.rlib,libdrm_fourcc-911fc5ee0855b21e.rlib,libwinit-562d1779d5e59bc9.rlib,libsctk_adwaita-3d9fe6b4120b160d.rlib,libab_glyph-87534b724b181e6a.rlib,libowned_ttf_parser-a886f1fcc775c5f6.rlib,libttf_parser-76be99f9381db96b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libtiny_skia-63bd6d1fcf4c2766.rlib,libarrayvec-45d916162802a94c.rlib,libtiny_skia_path-d8ddf17b4723b7f1.rlib,libstrict_num-232629ad91d26f3c.rlib,libarrayref-2f266c303305a574.rlib,libbytemuck-a5316197f93293f0.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libx11rb-202f9908ddf8d651.rlib,libas_raw_xcb_connection-319865c9c9493917.rlib,libx11rb_protocol-57e530f904389c6a.rlib,libwayland_protocols_plasma-4c7269b251caae44.rlib,libahash-c593aea83ac499b1.rlib,libgetrandom-2853eed53a05edf6.rlib,libzerocopy-0605fbea9e8a4469.rlib,libsmithay_client_toolkit-f127d32bfc68b516.rlib,libwayland_cursor-5ade880bda215d18.rlib,libxcursor-bb8748773ed796f3.rlib,libwayland_protocols_wlr-d177c35ef8fcb768.rlib,libwayland_protocols-971f87fa6d168591.rlib,libwayland_csd_frame-ba53143bc04453a4.rlib,libcalloop_wayland_source-a1f5ed219607df1d.rlib,libwayland_client-8de917fba0f7dae0.rlib,libwayland_backend-8327fc991f2868eb.rlib,libdowncast_rs-cc091fe72c7d85c0.rlib,libscoped_tls-bf1363384092f24c.rlib,libwayland_sys-93be11536d5d62dc.rlib,libsmallvec-b9c123b427228311.rlib,libcalloop-c2995cb4280798db.rlib,libthiserror-6fe73235a9173e0c.rlib,libpolling-49d771a6be75725f.rlib,librustix-6de64628ae5f1b4e.rlib,liblinux_raw_sys-4232a515bb9bd774.rlib,libmemmap2-1ea9fee83e25b2c1.rlib,libx11_dl-3d113853a0c06a83.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-03c2d671115f66a6.rlib,libxkbcommon_dl-078137c9abd9f3c1.rlib,libonce_cell-6675770f472c48e9.rlib,liblog-9d1c21f0622e8508.rlib,libxkeysym-90fc9a8dcf666344.rlib,libdlib-36fa6bb6d1e465e7.rlib,liblibloading-41358b38f4a10c43.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcfg_if-66d55f6b302e88c8.rlib,libtracing-cf3492c1f52f035e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-93b7e33c0aa90eb7.rlib,libbitflags-52ed1d2aa5af5eb7.rlib,libsmol_str-5c29ace040fbadbd.rlib,libcursor_icon-c8378655ddf53332.rlib,libdpi-f8b8d418ba08a55b.rlib,libraw_window_handle-ac528a033d008289.rlib,liboxidoom-2bc55267b0cb5423.rlib,liblazy_static-f3dc5c13b01a78ba.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/rustcuRIvT5/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/oxidoom-329efec98eb7185c/out" "-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/deps/oxidoom-befeafedac3e044f" "-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: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liboxidoom-2bc55267b0cb5423.rlib(375a3c652c72663f-doomgeneric.o):/opt/rustwide/workdir/doomgeneric/doomgeneric.c:7: multiple definition of `DG_ScreenBuffer'; /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liboxidoom-2bc55267b0cb5423.rlib(oxidoom-2bc55267b0cb5423.oxidoom.43c0b0bd16649eec-cgu.0.rcgu.o):/opt/rustwide/workdir/src/lib.rs:79: first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxidoom` (bin "oxidoom") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ffb6ede9c69c747345ea5f51311e08743f54bf49f4658107633882ec60d617a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb6ede9c69c747345ea5f51311e08743f54bf49f4658107633882ec60d617a4", kill_on_drop: false }` [INFO] [stdout] ffb6ede9c69c747345ea5f51311e08743f54bf49f4658107633882ec60d617a4